cp -f .layerapi2_label /opt/metwork-mfext-1.2/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.2/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.2/.dhash_ignore_hash touch /opt/metwork-mfext-1.2/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.2/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.2/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.2/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.2/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.2/bin/envtpl chmod a+rx /opt/metwork-mfext-1.2/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.2/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.2/bin/dhash chmod a+rx /opt/metwork-mfext-1.2/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.2/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.2/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.2/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.2/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.2/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.2/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.2/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.2/bin/module_hash chmod a+rx /opt/metwork-mfext-1.2/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.2/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.2/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.2/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.2/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.2/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.2/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.2/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.2/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.2/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.2/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.2/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.2/config/version || { rm -f /opt/metwork-mfext-1.2/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.2/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.2/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.2/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.2/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.2/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.2/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.2/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.2/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.2/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.2/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.2/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.2/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.2/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.2/.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.2/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/core" "core" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: 2b6d1dcd7af3b45a763d4c2841bb1c52 cache missed (/buildcache/mfext_cache_layer_core_85a7a4cb7755a764cdfd418de14e4d37.tar) if ! test -f cache/hit; then \ for SUBDIR in 0002_autoconf 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 0209_onig 0210_jq 0300_libpng 0310_freetype 0311_fontconfig 0320_libevent 0330_zeromq 0350_graphviz; 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.2/opt/core ; \ fi make[3]: Entering directory `/src/layers/layer0_core/0002_autoconf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "name: 'autoconf'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "version: '2.64'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "checksum: 'ef400d672005e0be21e0d20648169074'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo -n "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "website: 'https://www.gnu.org/software/autoconf'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml echo "license: 'Gnu LGPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/autoconf.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0002_autoconf' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/autoconf-2.64.tar.bz2` `readlink -m ./sources` MD5 ef400d672005e0be21e0d20648169074 Trying to download http://ftp.gnu.org/gnu/autoconf/autoconf-2.64.tar.bz2... --2023-07-17 13:22:12-- http://ftp.gnu.org/gnu/autoconf/autoconf-2.64.tar.bz2 Resolving ftp.gnu.org... 209.51.188.20, 2001:470:142:3::b Connecting to ftp.gnu.org|209.51.188.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1313833 (1.3M) [application/x-bzip2] Saving to: `/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64.tar.bz2' 0K .......... .......... .......... .......... .......... 3% 302K 4s 50K .......... .......... .......... .......... .......... 7% 613K 3s 100K .......... .......... .......... .......... .......... 11% 136M 2s 150K .......... .......... .......... .......... .......... 15% 18.5M 1s 200K .......... .......... .......... .......... .......... 19% 634K 1s 250K .......... .......... .......... .......... .......... 23% 91.8M 1s 300K .......... .......... .......... .......... .......... 27% 12.9M 1s 350K .......... .......... .......... .......... .......... 31% 97.1M 1s 400K .......... .......... .......... .......... .......... 35% 660K 1s 450K .......... .......... .......... .......... .......... 38% 60.9M 1s 500K .......... .......... .......... .......... .......... 42% 96.8M 1s 550K .......... .......... .......... .......... .......... 46% 110M 0s 600K .......... .......... .......... .......... .......... 50% 98.0M 0s 650K .......... .......... .......... .......... .......... 54% 19.9M 0s 700K .......... .......... .......... .......... .......... 58% 95.4M 0s 750K .......... .......... .......... .......... .......... 62% 101M 0s 800K .......... .......... .......... .......... .......... 66% 110M 0s 850K .......... .......... .......... .......... .......... 70% 669K 0s 900K .......... .......... .......... .......... .......... 74% 66.1M 0s 950K .......... .......... .......... .......... .......... 77% 76.7M 0s 1000K .......... .......... .......... .......... .......... 81% 113M 0s 1050K .......... .......... .......... .......... .......... 85% 109M 0s 1100K .......... .......... .......... .......... .......... 89% 116M 0s 1150K .......... .......... .......... .......... .......... 93% 94.5M 0s 1200K .......... .......... .......... .......... .......... 97% 102M 0s 1250K .......... .......... .......... ... 100% 95.1M=0.5s 2023-07-17 13:22:13 (2.54 MB/s) - `/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64.tar.bz2' saved [1313833/1313833] Computing checksum for /src/layers/layer0_core/0002_autoconf/build/autoconf-2.64.tar.bz2... Good checksum rm -Rf autoconf-2.64 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/autoconf-2.64.tar.bz2` tar.bz2 autoconf-2.64 cd build/autoconf-2.64 && 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.2/opt/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 /bin/sh -n is known to work... yes checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /usr/bin/expr checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for emacs... no checking for xemacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking whether make is case sensitive... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands cd build/autoconf-2.64 && make make[2]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' Making all in bin make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' rm -f autom4te autom4te.tmp srcdir=''; \ test -f ./autom4te.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te cd ../lib && make autom4te.cfg make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' rm -f autom4te.cfg autom4te.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' cd ../lib/m4sugar && make version.m4 make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' :;{ \ echo '# This file is part of -*- Autoconf -*-.' && \ echo '# Version of Autoconf.' && \ echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ echo '# Free Software Foundation, Inc.' && \ echo &&\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([m4_PACKAGE_VERSION], [2.64])' && \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.64])' && \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ } > version.m4-t mv version.m4-t version.m4 make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in rm -f autoconf autoconf.tmp srcdir=''; \ test -f ./autoconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp srcdir=''; \ test -f ./autoheader.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp srcdir=''; \ test -f ./autoreconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp srcdir=''; \ test -f ./ifnames.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp srcdir=''; \ test -f ./autoscan.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp srcdir=''; \ test -f ./autoupdate.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/opt/metwork-mfext-1.2/opt/core/bin|g' -e 's|@pkgdatadir[@]|/opt/metwork-mfext-1.2/opt/core/share/autoconf|g' -e 's|@prefix[@]|/opt/metwork-mfext-1.2/opt/core|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.64|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' Making all in . make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' Making all in lib make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' Making all in Autom4te make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' Making all in m4sugar make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' Making all in autoconf make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' Making all in autotest make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' Making all in autoscan make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' Making all in emacs make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' Making all in doc make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' Making all in tests make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/tests' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in rm -f autoconf autoconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv -f autoconf.tmp autoconf rm -f autoheader autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv -f autoheader.tmp autoheader rm -f autom4te autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv -f autom4te.tmp autom4te rm -f autoreconf autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv -f autoreconf.tmp autoreconf rm -f autoscan autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv -f autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv -f autoupdate.tmp autoupdate rm -f ifnames ifnames.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e 's|@abs_top_builddir[@]|/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv -f ifnames.tmp ifnames make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/tests' Making all in man make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[3]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[2]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' cd build/autoconf-2.64 && make install make[2]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make install-recursive make[3]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' Making install in bin make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' test -z "/opt/metwork-mfext-1.2/opt/core/bin" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/bin" /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/opt/metwork-mfext-1.2/opt/core/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/bin' Making install in . make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[5]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf" /usr/bin/install -c -m 644 ./INSTALL '/opt/metwork-mfext-1.2/opt/core/share/autoconf' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' Making install in lib make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' Making install in Autom4te make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/Autom4te" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/Autom4te" /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Request.pm Struct.pm XFile.pm '/opt/metwork-mfext-1.2/opt/core/share/autoconf/Autom4te' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/Autom4te' Making install in m4sugar make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar" /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar' test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar" /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/opt/metwork-mfext-1.2/opt/core/share/autoconf/m4sugar' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/m4sugar' Making install in autoconf make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf" /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 headers.m4 types.m4 libs.m4 programs.m4 '/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf' test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf" /usr/bin/install -c -m 644 autoconf.m4f '/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoconf' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoconf' Making install in autotest make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest" /usr/bin/install -c -m 644 autotest.m4 general.m4 '/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest' test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest" /usr/bin/install -c -m 644 autotest.m4f '/opt/metwork-mfext-1.2/opt/core/share/autoconf/autotest' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autotest' Making install in autoscan make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoscan" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoscan" /usr/bin/install -c -m 644 autoscan.list '/opt/metwork-mfext-1.2/opt/core/share/autoconf/autoscan' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/autoscan' Making install in emacs make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib/emacs' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[6]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[6]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/autoconf" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/autoconf" /usr/bin/install -c -m 644 autom4te.cfg '/opt/metwork-mfext-1.2/opt/core/share/autoconf' make[6]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/lib' Making install in doc make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' make[5]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/info" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/info" /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/opt/metwork-mfext-1.2/opt/core/share/info' install-info --info-dir='/opt/metwork-mfext-1.2/opt/core/share/info' '/opt/metwork-mfext-1.2/opt/core/share/info/autoconf.info' install-info --info-dir='/opt/metwork-mfext-1.2/opt/core/share/info' '/opt/metwork-mfext-1.2/opt/core/share/info/standards.info' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/doc' Making install in tests make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/tests' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/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/layer0_core/0002_autoconf/build/autoconf-2.64/tests' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/tests' Making install in man make[4]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[5]: Entering directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[5]: Nothing to be done for 'install-exec-am'. test -z "/opt/metwork-mfext-1.2/opt/core/share/man/man1" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/share/man/man1" /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[5]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[4]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64/man' make[3]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[2]: Leaving directory '/src/layers/layer0_core/0002_autoconf/build/autoconf-2.64' make[1]: Leaving directory '/src/layers/layer0_core/0002_autoconf' make[3]: Leaving directory `/src/layers/layer0_core/0002_autoconf' make[3]: Entering directory `/src/layers/layer0_core/0003_xz' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "name: 'xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "version: '5.2.5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "checksum: '33ab3ef79aa1146b83b778210e7b0a54'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo -n "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils are the successor to LZMA Utils." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "website: 'https://tukaani.org/xz/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml echo "license: 'Public domain (liblzma) + GNU LGPLv2.1 + GPLv2 + GPLv3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/xz.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core OPTIONS="--enable-shared --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0003_xz' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/xz-5.2.5.tar.bz2` `readlink -m ./sources` MD5 33ab3ef79aa1146b83b778210e7b0a54 Trying to download https://tukaani.org/xz/xz-5.2.5.tar.bz2... --2023-07-17 13:22:16-- https://tukaani.org/xz/xz-5.2.5.tar.bz2 Resolving tukaani.org... 5.44.245.25 Connecting to tukaani.org|5.44.245.25|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://sourceforge.net/projects/lzmautils/files/xz-5.2.5.tar.bz2/download [following] --2023-07-17 13:22:16-- https://sourceforge.net/projects/lzmautils/files/xz-5.2.5.tar.bz2/download Resolving sourceforge.net... 104.18.10.128, 104.18.11.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net|104.18.10.128|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/lzmautils/xz-5.2.5.tar.bz2?ts=gAAAAABktUCI1lQvZ5_wW9LD3PBr4AMty0-m1y9cqROwbavPgiLKKUH55z6VdQqOa3ge8Xi8SxXI31hVnhkDL6JEhr1K_EiBcw%3D%3D&use_mirror=netix&r= [following] --2023-07-17 13:22:16-- https://downloads.sourceforge.net/project/lzmautils/xz-5.2.5.tar.bz2?ts=gAAAAABktUCI1lQvZ5_wW9LD3PBr4AMty0-m1y9cqROwbavPgiLKKUH55z6VdQqOa3ge8Xi8SxXI31hVnhkDL6JEhr1K_EiBcw%3D%3D&use_mirror=netix&r= Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://netix.dl.sourceforge.net/project/lzmautils/xz-5.2.5.tar.bz2 [following] --2023-07-17 13:22:17-- https://netix.dl.sourceforge.net/project/lzmautils/xz-5.2.5.tar.bz2 Resolving netix.dl.sourceforge.net... 87.121.121.2 Connecting to netix.dl.sourceforge.net|87.121.121.2|:443... connected. WARNING: cannot verify netix.dl.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 1473322 (1.4M) [application/octet-stream] Saving to: `/src/layers/layer0_core/0003_xz/build/xz-5.2.5.tar.bz2' 0K .......... .......... .......... .......... .......... 3% 639K 2s 50K .......... .......... .......... .......... .......... 6% 1.32M 2s 100K .......... .......... .......... .......... .......... 10% 47.3M 1s 150K .......... .......... .......... .......... .......... 13% 1.34M 1s 200K .......... .......... .......... .......... .......... 17% 86.6M 1s 250K .......... .......... .......... .......... .......... 20% 90.2M 1s 300K .......... .......... .......... .......... .......... 24% 132M 0s 350K .......... .......... .......... .......... .......... 27% 101M 0s 400K .......... .......... .......... .......... .......... 31% 1.38M 0s 450K .......... .......... .......... .......... .......... 34% 92.8M 0s 500K .......... .......... .......... .......... .......... 38% 346M 0s 550K .......... .......... .......... .......... .......... 41% 137M 0s 600K .......... .......... .......... .......... .......... 45% 305M 0s 650K .......... .......... .......... .......... .......... 48% 279M 0s 700K .......... .......... .......... .......... .......... 52% 307M 0s 750K .......... .......... .......... .......... .......... 55% 335M 0s 800K .......... .......... .......... .......... .......... 59% 1.42M 0s 850K .......... .......... .......... .......... .......... 62% 328M 0s 900K .......... .......... .......... .......... .......... 66% 196M 0s 950K .......... .......... .......... .......... .......... 69% 98.8M 0s 1000K .......... .......... .......... .......... .......... 72% 250M 0s 1050K .......... .......... .......... .......... .......... 76% 367M 0s 1100K .......... .......... .......... .......... .......... 79% 107M 0s 1150K .......... .......... .......... .......... .......... 83% 307M 0s 1200K .......... .......... .......... .......... .......... 86% 302M 0s 1250K .......... .......... .......... .......... .......... 90% 407M 0s 1300K .......... .......... .......... .......... .......... 93% 343M 0s 1350K .......... .......... .......... .......... .......... 97% 358M 0s 1400K .......... .......... .......... ........ 100% 409M=0.2s 2023-07-17 13:22:17 (6.15 MB/s) - `/src/layers/layer0_core/0003_xz/build/xz-5.2.5.tar.bz2' saved [1473322/1473322] Computing checksum for /src/layers/layer0_core/0003_xz/build/xz-5.2.5.tar.bz2... Good checksum rm -Rf xz-5.2.5 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/xz-5.2.5.tar.bz2` tar.bz2 xz-5.2.5 Patching with xz5.1.2alpha.patch... patching file src/liblzma/liblzma.map Patch ok cd build/xz-5.2.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.2/opt/core --enable-shared --disable-static XZ Utils 5.2.5 System type: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if assembler optimizations should be used... x86_64 checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if library symbol versioning should be used... yes checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: 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 ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking 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 POSIX threading support: checking for a sed that does not truncate output... /bin/sed checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 for windres... no Initializing gettext: 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... /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 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc System headers and functions: checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking immintrin.h usability... yes checking immintrin.h presence... yes checking for immintrin.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking whether _mm_movemask_epi8 is declared... yes checking sys/capsicum.h usability... no checking sys/capsicum.h presence... no checking for sys/capsicum.h... no checking whether cap_rights_limit is declared... no GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if gcc accepts -Wall... yes checking if gcc accepts -Wextra... yes checking if gcc accepts -Wvla... yes checking if gcc accepts -Wformat=2... yes checking if gcc accepts -Winit-self... yes checking if gcc accepts -Wmissing-include-dirs... yes checking if gcc accepts -Wstrict-aliasing... yes checking if gcc accepts -Wfloat-equal... yes checking if gcc accepts -Wundef... yes checking if gcc accepts -Wshadow... yes checking if gcc accepts -Wpointer-arith... yes checking if gcc accepts -Wbad-function-cast... yes checking if gcc accepts -Wwrite-strings... yes checking if gcc accepts -Wlogical-op... yes checking if gcc accepts -Waggregate-return... yes checking if gcc accepts -Wstrict-prototypes... yes checking if gcc accepts -Wold-style-definition... yes checking if gcc accepts -Wmissing-prototypes... yes checking if gcc accepts -Wmissing-declarations... yes checking if gcc accepts -Wmissing-noreturn... yes checking if gcc accepts -Wredundant-decls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless 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 cd build/xz-5.2.5 && make make[2]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' Making all in src make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' Making all in liblzma make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' Making all in api make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -no-undefined -version-info 7:5:2 -Wl,--version-script=../../src/liblzma/liblzma.map -o liblzma.la -rpath /opt/metwork-mfext-1.2/opt/core/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo -lrt -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -lrt -lpthread -pthread -g -O2 -Wl,--version-script=../../src/liblzma/liblzma.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.5 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.5" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.5" "liblzma.so") libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) rm -f liblzma.pc sed \ -e 's,@prefix[@],/opt/metwork-mfext-1.2/opt/core,g' \ -e 's,@exec_prefix[@],/opt/metwork-mfext-1.2/opt/core,g' \ -e 's,@libdir[@],/opt/metwork-mfext-1.2/opt/core/lib,g' \ -e 's,@includedir[@],/opt/metwork-mfext-1.2/opt/core/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.2.5,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lrt -lpthread,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' Making all in xzdec make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lrt -lpthread libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lrt -lpthread -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lrt -lpthread libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lrt -lpthread -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' Making all in xz make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c mv -f .deps/xz-message.Tpo .deps/xz-message.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/xz-list.Tpo .deps/xz-list.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lrt -lpthread libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/.libs/liblzma.so -lrt -lpthread -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' Making all in lzmainfo make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/opt/metwork-mfext-1.2/opt/core/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lrt -lpthread libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lrt -lpthread -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' Making all in scripts make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' Making all in po make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/po' Making all in tests make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/tests' make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[3]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[2]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' cd build/xz-5.2.5 && make install make[2]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' Making install in src make[3]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' Making install in liblzma make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' Making install in api make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/opt/metwork-mfext-1.2/opt/core/include/lzma' /usr/bin/install -c -m 644 lzma.h '/opt/metwork-mfext-1.2/opt/core/include/.' make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma/api' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.5 /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so.5.2.5 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.5 liblzma.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.5 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /opt/metwork-mfext-1.2/opt/core/lib/liblzma.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/liblzma' Making install in xzdec make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xzdec /opt/metwork-mfext-1.2/opt/core/bin/xzdec libtool: install: /usr/bin/install -c .libs/lzmadec /opt/metwork-mfext-1.2/opt/core/bin/lzmadec /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang" install-man; \ fi; \ man1dir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[7]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' make[7]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xzdec' Making install in xz make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xz /opt/metwork-mfext-1.2/opt/core/bin/xz make install-exec-hook make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' cd "/opt/metwork-mfext-1.2/opt/core/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang" install-man; \ fi; \ man1dir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[7]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' make[7]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/xz' Making install in lzmainfo make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/lzmainfo /opt/metwork-mfext-1.2/opt/core/bin/lzmainfo /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/lzmainfo' Making install in scripts make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/opt/metwork-mfext-1.2/opt/core/bin' make install-exec-hook make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' cd "/opt/metwork-mfext-1.2/opt/core/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ make dist_man_MANS="$mans" man_MANS= \ mandir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/opt/metwork-mfext-1.2/opt/core/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[7]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzgrep.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/opt/metwork-mfext-1.2/opt/core/share/man/de/man1' make[7]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[6]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src/scripts' make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[5]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' make[3]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/src' Making install in po make[3]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/po' installing cs.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/cs/LC_MESSAGES/xz.mo installing da.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/da/LC_MESSAGES/xz.mo installing de.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/de/LC_MESSAGES/xz.mo installing fi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fi/LC_MESSAGES/xz.mo installing fr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fr/LC_MESSAGES/xz.mo installing hu.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/hu/LC_MESSAGES/xz.mo installing it.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pl/LC_MESSAGES/xz.mo installing pt_BR.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pt_BR/LC_MESSAGES/xz.mo installing vi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/vi/LC_MESSAGES/xz.mo installing zh_CN.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_CN/LC_MESSAGES/xz.mo installing zh_TW.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.2/opt/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.2/opt/core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.2/opt/core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/po' Making install in tests make[3]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/tests' make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/tests' 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/layer0_core/0003_xz/build/xz-5.2.5/tests' make[3]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5/tests' make[3]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[4]: Entering directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/xz' /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/opt/metwork-mfext-1.2/opt/core/share/doc/xz' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/xz/examples' /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/Makefile '/opt/metwork-mfext-1.2/opt/core/share/doc/xz/examples' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/xz/examples_old' /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/opt/metwork-mfext-1.2/opt/core/share/doc/xz/examples_old' make[4]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[3]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[2]: Leaving directory '/src/layers/layer0_core/0003_xz/build/xz-5.2.5' make[1]: Leaving directory '/src/layers/layer0_core/0003_xz' make[3]: Leaving directory `/src/layers/layer0_core/0003_xz' make[3]: Entering directory `/src/layers/layer0_core/0004_libffi' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "name: 'libffi'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "version: '3.2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "checksum: '41e0216cc2be4029fad3128988295f0f'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo -n "A Portable Foreign Function Interface Library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "website: 'https://sourceware.org/libffi/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libffi.yaml; fi make --file=../../Makefile.standard OPTIONS="--libdir=/opt/metwork-mfext-1.2/opt/core/lib --enable-portable-binary --enable-shared --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0004_libffi' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libffi-3.2.tar.gz` `readlink -m ./sources` MD5 41e0216cc2be4029fad3128988295f0f Computing checksum for /src/layers/layer0_core/0004_libffi/build/libffi-3.2.tar.gz... Good checksum rm -Rf libffi-3.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libffi-3.2.tar.gz` tar.gz libffi-3.2 Patching with libffi_build.patch... patching file configure Patch ok cd build/libffi-3.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/core --libdir=/opt/metwork-mfext-1.2/opt/core/lib --enable-portable-binary --enable-shared --disable-static checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu continue configure in default builddir "./x86_64-unknown-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux gnu" checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 size of size_t... 8 checking for C compiler vendor... gnu checking whether C compiler accepts -fstrict-aliasing... yes checking whether C compiler accepts -ffast-math... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... 16:756e6547:6c65746e:49656e69 checking for x86 cpuid 1 output... 906ea:100800:7ffafbff:bfebfbff checking whether C compiler accepts -mtune=core2... yes checking for gcc architecture flag... -mtune=core2 checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2... yes checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-unknown-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands cd build/libffi-3.2 && make make[2]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' MAKE x86_64-unknown-linux-gnu : 0 * all-all make[3]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/sh /src/layers/layer0_core/0004_libffi/build/libffi-3.2/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/opt/metwork-mfext-1.2/opt/core' 'infodir=/opt/metwork-mfext-1.2/opt/core/share/info' 'libdir=/opt/metwork-mfext-1.2/opt/core/lib' 'mandir=/opt/metwork-mfext-1.2/opt/core/share/man' 'prefix=/opt/metwork-mfext-1.2/opt/core' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64' 'NM=/opt/rh/devtoolset-8/root/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' Making all in include make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' Making all in testsuite make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' Making all in man make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -mtune=core2 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /opt/metwork-mfext-1.2/opt/core/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -mtune=core2 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' cd build/libffi-3.2 && make install make[2]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' MAKE x86_64-unknown-linux-gnu : 0 * install make[3]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' Making install in include make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' Making install in testsuite make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' Making install in man make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.4 /opt/metwork-mfext-1.2/opt/core/lib/libffi.so.6.0.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /opt/metwork-mfext-1.2/opt/core/lib/libffi.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/info' /usr/bin/install -c -m 644 ../doc/libffi.info '/opt/metwork-mfext-1.2/opt/core/share/info' install-info --info-dir='/opt/metwork-mfext-1.2/opt/core/share/info' '/opt/metwork-mfext-1.2/opt/core/share/info/libffi.info' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libffi.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' make[1]: Leaving directory '/src/layers/layer0_core/0004_libffi' make[3]: Leaving directory `/src/layers/layer0_core/0004_libffi' make[3]: Entering directory `/src/layers/layer0_core/0005_pcre' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "name: 'pcre'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "version: '8.43'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "checksum: 'e775489c9f024a92ca0f431301ef4c5c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo -n "The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "website: 'http://www.pcre.org'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/pcre.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-shared --disable-static --enable-unicode-properties" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0005_pcre' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/pcre-8.43.tar.gz` `readlink -m ./sources` MD5 e775489c9f024a92ca0f431301ef4c5c Trying to download https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz... --2023-07-17 13:22:49-- https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz Resolving sourceforge.net... 104.18.11.128, 104.18.10.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz/ [following] --2023-07-17 13:22:49-- https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz/ Connecting to sourceforge.net|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz/download [following] --2023-07-17 13:22:49-- https://sourceforge.net/projects/pcre/files/pcre/8.43/pcre-8.43.tar.gz/download Connecting to sourceforge.net|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/pcre/pcre/8.43/pcre-8.43.tar.gz?ts=gAAAAABktUCpy7dyVP3n0ZFMs9qVQ7LZgjE3nbxB0BweTKQkQv9lj5vT5jtQun77F9zOrbAAVu6EsvVVUJT-UTkXZ6-bpvzCfg%3D%3D&use_mirror=netix&r= [following] --2023-07-17 13:22:50-- https://downloads.sourceforge.net/project/pcre/pcre/8.43/pcre-8.43.tar.gz?ts=gAAAAABktUCpy7dyVP3n0ZFMs9qVQ7LZgjE3nbxB0BweTKQkQv9lj5vT5jtQun77F9zOrbAAVu6EsvVVUJT-UTkXZ6-bpvzCfg%3D%3D&use_mirror=netix&r= Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://netix.dl.sourceforge.net/project/pcre/pcre/8.43/pcre-8.43.tar.gz [following] --2023-07-17 13:22:50-- https://netix.dl.sourceforge.net/project/pcre/pcre/8.43/pcre-8.43.tar.gz Resolving netix.dl.sourceforge.net... 87.121.121.2 Connecting to netix.dl.sourceforge.net|87.121.121.2|:443... connected. WARNING: cannot verify netix.dl.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 2085854 (2.0M) [application/x-gzip] Saving to: `/src/layers/layer0_core/0005_pcre/build/pcre-8.43.tar.gz' 0K .......... .......... .......... .......... .......... 2% 679K 3s 50K .......... .......... .......... .......... .......... 4% 1.21M 2s 100K .......... .......... .......... .......... .......... 7% 48.4M 1s 150K .......... .......... .......... .......... .......... 9% 1.24M 1s 200K .......... .......... .......... .......... .......... 12% 52.8M 1s 250K .......... .......... .......... .......... .......... 14% 1.17M 1s 300K .......... .......... .......... .......... .......... 17% 61.7M 1s 350K .......... .......... .......... .......... .......... 19% 1.18M 1s 400K .......... .......... .......... .......... .......... 22% 1.18M 1s 450K .......... .......... .......... .......... .......... 24% 51.8M 1s 500K .......... .......... .......... .......... .......... 27% 16.4M 1s 550K .......... .......... .......... .......... .......... 29% 1.28M 1s 600K .......... .......... .......... .......... .......... 31% 71.6M 1s 650K .......... .......... .......... .......... .......... 34% 1.25M 1s 700K .......... .......... .......... .......... .......... 36% 55.1M 1s 750K .......... .......... .......... .......... .......... 39% 1.26M 1s 800K .......... .......... .......... .......... .......... 41% 16.5M 1s 850K .......... .......... .......... .......... .......... 44% 1.33M 1s 900K .......... .......... .......... .......... .......... 46% 46.2M 1s 950K .......... .......... .......... .......... .......... 49% 1.18M 1s 1000K .......... .......... .......... .......... .......... 51% 53.6M 0s 1050K .......... .......... .......... .......... .......... 54% 1.13M 0s 1100K .......... .......... .......... .......... .......... 56% 64.5M 0s 1150K .......... .......... .......... .......... .......... 58% 1.12M 0s 1200K .......... .......... .......... .......... .......... 61% 43.7M 0s 1250K .......... .......... .......... .......... .......... 63% 1.11M 0s 1300K .......... .......... .......... .......... .......... 66% 61.6M 0s 1350K .......... .......... .......... .......... .......... 68% 1.10M 0s 1400K .......... .......... .......... .......... .......... 71% 53.2M 0s 1450K .......... .......... .......... .......... .......... 73% 16.9M 0s 1500K .......... .......... .......... .......... .......... 76% 1.18M 0s 1550K .......... .......... .......... .......... .......... 78% 17.8M 0s 1600K .......... .......... .......... .......... .......... 81% 1.16M 0s 1650K .......... .......... .......... .......... .......... 83% 19.2M 0s 1700K .......... .......... .......... .......... .......... 85% 1.14M 0s 1750K .......... .......... .......... .......... .......... 88% 72.9M 0s 1800K .......... .......... .......... .......... .......... 90% 1.11M 0s 1850K .......... .......... .......... .......... .......... 93% 62.9M 0s 1900K .......... .......... .......... .......... .......... 95% 1.10M 0s 1950K .......... .......... .......... .......... .......... 98% 61.3M 0s 2000K .......... .......... .......... ...... 100% 52.7M=0.9s 2023-07-17 13:22:51 (2.23 MB/s) - `/src/layers/layer0_core/0005_pcre/build/pcre-8.43.tar.gz' saved [2085854/2085854] Computing checksum for /src/layers/layer0_core/0005_pcre/build/pcre-8.43.tar.gz... Good checksum rm -Rf pcre-8.43 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/pcre-8.43.tar.gz` tar.gz pcre-8.43 cd build/pcre-8.43 && 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.2/opt/core --enable-shared --disable-static --enable-unicode-properties 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 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 ar... ar checking the archiver (ar) interface... ar 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for 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 int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/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 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 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 whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.43 configuration summary: Install prefix .................. : /opt/metwork-mfext-1.2/opt/core C preprocessor .................. : gcc -E C compiler ...................... : gcc C++ preprocessor ................ : g++ -E C++ compiler .................... : g++ Linker .......................... : /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -g -O2 -fvisibility=hidden C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no cd build/pcre-8.43 && make make[2]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make all-am make[3]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CCLD libpcre.la CC libpcreposix_la-pcreposix.lo CCLD libpcreposix.la CCLD pcretest CC pcregrep-pcregrep.o CCLD pcregrep CXX pcrecpp_unittest-pcrecpp_unittest.o CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXXLD libpcrecpp.la CXXLD pcrecpp_unittest CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXXLD pcre_scanner_unittest CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CXXLD pcre_stringpiece_unittest make[3]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[2]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' cd build/pcre-8.43 && make install make[2]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make install-am make[3]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[4]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.11 /opt/metwork-mfext-1.2/opt/core/lib/libpcre.so.1.2.11 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcre.so.1.2.11 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.11 libpcre.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcre.so.1.2.11 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.11 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /opt/metwork-mfext-1.2/opt/core/lib/libpcre.la libtool: warning: relinking 'libpcreposix.la' libtool: install: (cd /src/layers/layer0_core/0005_pcre/build/pcre-8.43; /bin/sh "/src/layers/layer0_core/0005_pcre/build/pcre-8.43/libtool" --silent --tag CC --mode=relink gcc -fvisibility=hidden -g -O2 -version-info 0:6:0 -o libpcreposix.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libpcreposix_la-pcreposix.lo libpcre.la ) libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.6T /opt/metwork-mfext-1.2/opt/core/lib/libpcreposix.so.0.0.6 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcreposix.so.0.0.6 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.6 libpcreposix.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcreposix.so.0.0.6 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.6 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /opt/metwork-mfext-1.2/opt/core/lib/libpcreposix.la libtool: warning: relinking 'libpcrecpp.la' libtool: install: (cd /src/layers/layer0_core/0005_pcre/build/pcre-8.43; /bin/sh "/src/layers/layer0_core/0005_pcre/build/pcre-8.43/libtool" --silent --tag CXX --mode=relink g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -version-info 0:1:0 -o libpcrecpp.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la ) libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.1T /opt/metwork-mfext-1.2/opt/core/lib/libpcrecpp.so.0.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /opt/metwork-mfext-1.2/opt/core/lib/libpcrecpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/pcretest /opt/metwork-mfext-1.2/opt/core/bin/pcretest libtool: install: /usr/bin/install -c .libs/pcregrep /opt/metwork-mfext-1.2/opt/core/bin/pcregrep /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c pcre-config '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre/html' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/opt/metwork-mfext-1.2/opt/core/share/doc/pcre/html' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' ln -sf pcre_assign_jit_stack.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/pcre32_version.3 make[5]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[4]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[3]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[2]: Leaving directory '/src/layers/layer0_core/0005_pcre/build/pcre-8.43' make[1]: Leaving directory '/src/layers/layer0_core/0005_pcre' make[3]: Leaving directory `/src/layers/layer0_core/0005_pcre' make[3]: Entering directory `/src/layers/layer0_core/0005_readline' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "name: 'readline'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "version: '8.0'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "checksum: '7e6c1f16aee3244a69aba6e438295ca3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo -n "The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "website: 'https://www.gnu.org/software/readline'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml echo "license: 'GNU GPLv3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/readline.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0005_readline' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/readline-8.0.tar.gz` `readlink -m ./sources` MD5 7e6c1f16aee3244a69aba6e438295ca3 Computing checksum for /src/layers/layer0_core/0005_readline/build/readline-8.0.tar.gz... Good checksum rm -Rf readline-8.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/readline-8.0.tar.gz` tar.gz readline-8.0 Patching with readline-link-to-libtinfo.patch... patching file support/shobj-conf Patch ok cd build/readline-8.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/core checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.0 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for readlink... yes checking for fnmatch... yes checking for memmove... yes checking for pselect... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... yes checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... 4 checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating config.h config.status: executing default commands cd build/readline-8.0 && make make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O bind.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O display.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O misc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O shell.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O colors.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O parse-colors.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O xmalloc.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O xfree.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -g -O compat.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' rm -f readline.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o bind.o ../bind.c mv bind.o bind.so rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o display.o ../display.c mv display.o display.so rm -f signals.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so rm -f colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o colors.o ../colors.c mv colors.o colors.so rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.8.0 gcc -shared -Wl,-soname,libreadline.so.8.0 -Wl,-rpath,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-soname,`basename libreadline.so.8.0 .0` -o libreadline.so.8.0 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -ltinfo rm -f libhistory.so.8.0 gcc -shared -Wl,-soname,libhistory.so.8.0 -Wl,-rpath,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-soname,`basename libhistory.so.8.0 .0` -o libhistory.so.8.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -ltinfo make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' cd build/readline-8.0 && make install make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' /bin/sh ./support/mkinstalldirs /opt/metwork-mfext-1.2/opt/core/include \ /opt/metwork-mfext-1.2/opt/core/include/readline /opt/metwork-mfext-1.2/opt/core/lib \ /opt/metwork-mfext-1.2/opt/core/share/info /opt/metwork-mfext-1.2/opt/core/share/man/man3 /opt/metwork-mfext-1.2/opt/core/share/doc/readline \ /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig mkdir -p -- /opt/metwork-mfext-1.2/opt/core/include/readline /opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/share/info /opt/metwork-mfext-1.2/opt/core/share/man/man3 /opt/metwork-mfext-1.2/opt/core/share/doc/readline /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /opt/metwork-mfext-1.2/opt/core/include/readline ; \ done /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /opt/metwork-mfext-1.2/opt/core/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w infodir=/opt/metwork-mfext-1.2/opt/core/share/info DESTDIR= install; \ fi ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/doc' /bin/sh ../support/mkdirs /opt/metwork-mfext-1.2/opt/core/share/info /opt/metwork-mfext-1.2/opt/core/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /opt/metwork-mfext-1.2/opt/core/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /opt/metwork-mfext-1.2/opt/core/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /opt/metwork-mfext-1.2/opt/core/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /opt/metwork-mfext-1.2/opt/core/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /opt/metwork-mfext-1.2/opt/core/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /opt/metwork-mfext-1.2/opt/core/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/opt/metwork-mfext-1.2/opt/core/share/info/dir \ /opt/metwork-mfext-1.2/opt/core/share/info/readline.info ; \ install-info --dir-file=/opt/metwork-mfext-1.2/opt/core/share/info/dir \ /opt/metwork-mfext-1.2/opt/core/share/info/history.info ; \ install-info --dir-file=/opt/metwork-mfext-1.2/opt/core/share/info/dir \ /opt/metwork-mfext-1.2/opt/core/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /opt/metwork-mfext-1.2/opt/core/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /rluserman.html; \ fi ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/doc' ( cd examples ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/examples' /bin/sh ../support/mkdirs /opt/metwork-mfext-1.2/opt/core/share/readline mkdir /opt/metwork-mfext-1.2/opt/core/share/readline /usr/bin/install: cannot stat `./rltest2.c': No such file or directory make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/examples' /usr/bin/install -c -m 644 /src/layers/layer0_core/0005_readline/build/readline-8.0/readline.pc /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig/readline.pc mv /opt/metwork-mfext-1.2/opt/core/lib/libreadline.a /opt/metwork-mfext-1.2/opt/core/lib/libreadline.old mv: cannot stat `/opt/metwork-mfext-1.2/opt/core/lib/libreadline.a': No such file or directory make[2]: [Makefile:254: install-static] Error 1 (ignored) /usr/bin/install -c -m 644 libreadline.a /opt/metwork-mfext-1.2/opt/core/lib/libreadline.a test -n "ranlib" && ranlib /opt/metwork-mfext-1.2/opt/core/lib/libreadline.a mv /opt/metwork-mfext-1.2/opt/core/lib/libhistory.a /opt/metwork-mfext-1.2/opt/core/lib/libhistory.old mv: cannot stat `/opt/metwork-mfext-1.2/opt/core/lib/libhistory.a': No such file or directory make[2]: [Makefile:257: install-static] Error 1 (ignored) /usr/bin/install -c -m 644 libhistory.a /opt/metwork-mfext-1.2/opt/core/lib/libhistory.a test -n "ranlib" && ranlib /opt/metwork-mfext-1.2/opt/core/lib/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' ( cd shlib ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' /bin/sh ../support/mkdirs /opt/metwork-mfext-1.2/opt/core/lib /bin/sh ../support/mkdirs /opt/metwork-mfext-1.2/opt/core/bin /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-1.2/opt/core/lib -b /opt/metwork-mfext-1.2/opt/core/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.0 /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-1.2/opt/core/lib -b /opt/metwork-mfext-1.2/opt/core/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.0 install: you may need to run ldconfig make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' make[1]: Leaving directory '/src/layers/layer0_core/0005_readline' make[3]: Leaving directory `/src/layers/layer0_core/0005_readline' make[3]: Entering directory `/src/layers/layer0_core/0010_liquidprompt' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "name: 'liquidprompt'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "version: 'v_1.11'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "checksum: '4b2562a5cc66829d18c0bffe368af8f0'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "LIQUIDPROMPT is a full-featured & carefully designed adaptive prompt for Bash & Zsh" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "website: 'https://github.com/nojhan/liquidprompt'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml echo "license: 'AGPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/liquidprompt.yaml; fi make --file=../../Makefile.standard ARCHIVE=v_1.11.tar.gz download uncompress make[1]: Entering directory '/src/layers/layer0_core/0010_liquidprompt' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/v_1.11.tar.gz` `readlink -m ./sources` MD5 4b2562a5cc66829d18c0bffe368af8f0 Computing checksum for /src/layers/layer0_core/0010_liquidprompt/build/v_1.11.tar.gz... Good checksum rm -Rf liquidprompt-v_1.11 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/v_1.11.tar.gz` tar.gz liquidprompt-v_1.11 make[1]: Leaving directory '/src/layers/layer0_core/0010_liquidprompt' rm -Rf /opt/metwork-mfext-1.2/opt/core/share/liquidprompt mkdir -p /opt/metwork-mfext-1.2/opt/core/share/liquidprompt cd build/liquidprompt-v_1.11 && cp -Rf * /opt/metwork-mfext-1.2/opt/core/share/liquidprompt/ make[3]: Leaving directory `/src/layers/layer0_core/0010_liquidprompt' make[3]: Entering directory `/src/layers/layer0_core/0015_libev' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "name: 'libev'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "version: '4.25'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "checksum: '911daf566534f745726015736a04f04a'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo -n "A full-featured and high-performance event loop library (in C)." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "website: 'http://software.schmorp.de/pkg/libev.html'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libev.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0015_libev' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libev-4.25.tar.gz` `readlink -m ./sources` MD5 911daf566534f745726015736a04f04a Trying to download http://dist.schmorp.de/libev/Attic/libev-4.25.tar.gz... --2023-07-17 13:23:22-- http://dist.schmorp.de/libev/Attic/libev-4.25.tar.gz Resolving dist.schmorp.de... 5.9.56.12 Connecting to dist.schmorp.de|5.9.56.12|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 545817 (533K) [application/gzip] Saving to: `/src/layers/layer0_core/0015_libev/build/libev-4.25.tar.gz' 0K .......... .......... .......... .......... .......... 9% 1.81M 0s 50K .......... .......... .......... .......... .......... 18% 3.63M 0s 100K .......... .......... .......... .......... .......... 28% 132M 0s 150K .......... .......... .......... .......... .......... 37% 112M 0s 200K .......... .......... .......... .......... .......... 46% 3.76M 0s 250K .......... .......... .......... .......... .......... 56% 113M 0s 300K .......... .......... .......... .......... .......... 65% 113M 0s 350K .......... .......... .......... .......... .......... 75% 3.93M 0s 400K .......... .......... .......... .......... .......... 84% 120M 0s 450K .......... .......... .......... .......... .......... 93% 112M 0s 500K .......... .......... .......... ... 100% 111M=0.07s 2023-07-17 13:23:22 (7.59 MB/s) - `/src/layers/layer0_core/0015_libev/build/libev-4.25.tar.gz' saved [545817/545817] Computing checksum for /src/layers/layer0_core/0015_libev/build/libev-4.25.tar.gz... Good checksum rm -Rf libev-4.25 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libev-4.25.tar.gz` tar.gz libev-4.25 cd build/libev-4.25 && 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.2/opt/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 for style of include used by make... GNU 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 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 sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... no checking for clock_gettime syscall... yes checking for nanosleep... yes checking for library containing floor... -lm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libev-4.25 && make make[2]: Entering directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' make all-am make[3]: Entering directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:1836:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ ^~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o >/dev/null 2>&1 mv -f .deps/ev.Tpo .deps/ev.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -version-info 4:0:0 -o libev.la -rpath /opt/metwork-mfext-1.2/opt/core/lib ev.lo event.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/ev.o .libs/event.o -lm -g -O3 -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4") libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so") libtool: link: ar cru .libs/libev.a ev.o event.o libtool: link: ranlib .libs/libev.a libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[3]: Leaving directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' make[2]: Leaving directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' cd build/libev-4.25 && make install make[2]: Entering directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' make[3]: Entering directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libev.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /opt/metwork-mfext-1.2/opt/core/lib/libev.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; }) libtool: install: /usr/bin/install -c .libs/libev.lai /opt/metwork-mfext-1.2/opt/core/lib/libev.la libtool: install: /usr/bin/install -c .libs/libev.a /opt/metwork-mfext-1.2/opt/core/lib/libev.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libev.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libev.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 ev.h ev++.h event.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 ev.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' make[3]: Leaving directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' make[2]: Leaving directory '/src/layers/layer0_core/0015_libev/build/libev-4.25' make[1]: Leaving directory '/src/layers/layer0_core/0015_libev' make[3]: Leaving directory `/src/layers/layer0_core/0015_libev' make[3]: Entering directory `/src/layers/layer0_core/0020_sqlite' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "name: 'sqlite'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "version: '3300100'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "checksum: '51252dc6bc9094ba11ab151ba650ff3c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo -n "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine (the database is a file)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "website: 'http://sqlite.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml echo "license: 'Domain public'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/sqlite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core EXPLICIT_NAME="sqlite-autoconf-3300100" OPTIONS="--enable-shared --disable-static" EXTRACFLAGS="-I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA" EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/core/lib" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0020_sqlite' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/sqlite-3300100.tar.gz` `readlink -m ./sources` MD5 51252dc6bc9094ba11ab151ba650ff3c Trying to download https://sqlite.org/2019/sqlite-autoconf-3300100.tar.gz... --2023-07-17 13:23:27-- https://sqlite.org/2019/sqlite-autoconf-3300100.tar.gz Resolving sqlite.org... 45.33.6.223, 2600:3c00::f03c:91ff:fe96:b959 Connecting to sqlite.org|45.33.6.223|:443... connected. WARNING: cannot verify sqlite.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 2848951 (2.7M) [application/x-gzip] Saving to: `/src/layers/layer0_core/0020_sqlite/build/sqlite-3300100.tar.gz' 0K .......... .......... .......... .......... .......... 1% 229K 12s 50K .......... .......... .......... .......... .......... 3% 458K 9s 100K .......... .......... .......... .......... .......... 5% 181M 6s 150K .......... .......... .......... .......... .......... 7% 459K 6s 200K .......... .......... .......... .......... .......... 8% 167M 4s 250K .......... .......... .......... .......... .......... 10% 221M 4s 300K .......... .......... .......... .......... .......... 12% 350M 3s 350K .......... .......... .......... .......... .......... 14% 1.24M 3s 400K .......... .......... .......... .......... .......... 16% 722K 3s 450K .......... .......... .......... .......... .......... 17% 97.3M 2s 500K .......... .......... .......... .......... .......... 19% 208M 2s 550K .......... .......... .......... .......... .......... 21% 505M 2s 600K .......... .......... .......... .......... .......... 23% 485M 2s 650K .......... .......... .......... .......... .......... 25% 451M 2s 700K .......... .......... .......... .......... .......... 26% 1.26M 2s 750K .......... .......... .......... .......... .......... 28% 452M 1s 800K .......... .......... .......... .......... .......... 30% 724K 1s 850K .......... .......... .......... .......... .......... 32% 188M 1s 900K .......... .......... .......... .......... .......... 34% 394M 1s 950K .......... .......... .......... .......... .......... 35% 96.2M 1s 1000K .......... .......... .......... .......... .......... 37% 506M 1s 1050K .......... .......... .......... .......... .......... 39% 227M 1s 1100K .......... .......... .......... .......... .......... 41% 516M 1s 1150K .......... .......... .......... .......... .......... 43% 270M 1s 1200K .......... .......... .......... .......... .......... 44% 256M 1s 1250K .......... .......... .......... .......... .......... 46% 521M 1s 1300K .......... .......... .......... .......... .......... 48% 529M 1s 1350K .......... .......... .......... .......... .......... 50% 535M 1s 1400K .......... .......... .......... .......... .......... 52% 1.29M 1s 1450K .......... .......... .......... .......... .......... 53% 215M 1s 1500K .......... .......... .......... .......... .......... 55% 447M 1s 1550K .......... .......... .......... .......... .......... 57% 727K 1s 1600K .......... .......... .......... .......... .......... 59% 320M 1s 1650K .......... .......... .......... .......... .......... 61% 173M 0s 1700K .......... .......... .......... .......... .......... 62% 213M 0s 1750K .......... .......... .......... .......... .......... 64% 518M 0s 1800K .......... .......... .......... .......... .......... 66% 341M 0s 1850K .......... .......... .......... .......... .......... 68% 524M 0s 1900K .......... .......... .......... .......... .......... 70% 528M 0s 1950K .......... .......... .......... .......... .......... 71% 207M 0s 2000K .......... .......... .......... .......... .......... 73% 138M 0s 2050K .......... .......... .......... .......... .......... 75% 513M 0s 2100K .......... .......... .......... .......... .......... 77% 529M 0s 2150K .......... .......... .......... .......... .......... 79% 432M 0s 2200K .......... .......... .......... .......... .......... 80% 313M 0s 2250K .......... .......... .......... .......... .......... 82% 527M 0s 2300K .......... .......... .......... .......... .......... 84% 287M 0s 2350K .......... .......... .......... .......... .......... 86% 504M 0s 2400K .......... .......... .......... .......... .......... 88% 402M 0s 2450K .......... .......... .......... .......... .......... 89% 525M 0s 2500K .......... .......... .......... .......... .......... 91% 525M 0s 2550K .......... .......... .......... .......... .......... 93% 536M 0s 2600K .......... .......... .......... .......... .......... 95% 533M 0s 2650K .......... .......... .......... .......... .......... 97% 517M 0s 2700K .......... .......... .......... .......... .......... 98% 536M 0s 2750K .......... .......... .......... .. 100% 514M=0.8s 2023-07-17 13:23:28 (3.54 MB/s) - `/src/layers/layer0_core/0020_sqlite/build/sqlite-3300100.tar.gz' saved [2848951/2848951] Computing checksum for /src/layers/layer0_core/0020_sqlite/build/sqlite-3300100.tar.gz... Good checksum rm -Rf sqlite-autoconf-3300100 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/sqlite-3300100.tar.gz` tar.gz sqlite-autoconf-3300100 cd build/sqlite-autoconf-3300100 && if test "-L/opt/metwork-mfext-1.2/opt/core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/core/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/core --enable-shared --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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking 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 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 checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for library containing tgetent... -ltermcap checking for library containing readline... -lreadline checking for library containing pthread_create... -lpthread checking for library containing pthread_mutexattr_init... none required checking for library containing dlopen... -ldl checking for whether to support dynamic extensions... yes checking for library containing log... -lm checking for posix_fallocate... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing system... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands config.status: executing libtool commands cd build/sqlite-autoconf-3300100 && make make[2]: Entering directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.30.1\" -DPACKAGE_STRING=\"sqlite\ 3.30.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.30.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c libtool: compile: gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.30.1\" "-DPACKAGE_STRING=\"sqlite 3.30.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.30.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o mv -f .deps/sqlite3.Tpo .deps/sqlite3.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -no-undefined -version-info 8:6:8 -L/opt/metwork-mfext-1.2/opt/core/lib -o libsqlite3.la -rpath /opt/metwork-mfext-1.2/opt/core/lib sqlite3.lo -lz -lm -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sqlite3.o -L/opt/metwork-mfext-1.2/opt/core/lib -lz -lm -ldl -lpthread -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.30.1\" -DPACKAGE_STRING=\"sqlite\ 3.30.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.30.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -MT sqlite3-shell.o -MD -MP -MF .deps/sqlite3-shell.Tpo -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c mv -f .deps/sqlite3-shell.Tpo .deps/sqlite3-shell.Po gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.30.1\" -DPACKAGE_STRING=\"sqlite\ 3.30.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.30.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -MT sqlite3-sqlite3.o -MD -MP -MF .deps/sqlite3-sqlite3.Tpo -c -o sqlite3-sqlite3.o `test -f 'sqlite3.c' || echo './'`sqlite3.c mv -f .deps/sqlite3-sqlite3.Tpo .deps/sqlite3-sqlite3.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -L/opt/metwork-mfext-1.2/opt/core/lib -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -lreadline -ltermcap -lz -lm -ldl -lpthread libtool: link: gcc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -I/opt/metwork-mfext-1.2/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -L/opt/metwork-mfext-1.2/opt/core/lib -lreadline -ltermcap -lz -lm -ldl -lpthread make[2]: Leaving directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' cd build/sqlite-autoconf-3300100 && make install make[2]: Entering directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' make[3]: Entering directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so.0.8.6 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c sqlite3 '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c sqlite3 /opt/metwork-mfext-1.2/opt/core/bin/sqlite3 /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 sqlite3.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[3]: Leaving directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' make[2]: Leaving directory '/src/layers/layer0_core/0020_sqlite/build/sqlite-autoconf-3300100' make[1]: Leaving directory '/src/layers/layer0_core/0020_sqlite' make[3]: Leaving directory `/src/layers/layer0_core/0020_sqlite' make[3]: Entering directory `/src/layers/layer0_core/0027_cares' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "name: 'c-ares'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "version: '1.15.0'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "checksum: 'd2391da274653f7643270623e822dff7'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo -n "C-ARES is a C library for asynchronous DNS requests (including name resolves)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "website: 'https://c-ares.haxx.se/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/c-ares.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0027_cares' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/c-ares-1.15.0.tar.gz` `readlink -m ./sources` MD5 d2391da274653f7643270623e822dff7 Trying to download https://c-ares.org/download/c-ares-1.15.0.tar.gz... --2023-07-17 13:23:39-- https://c-ares.org/download/c-ares-1.15.0.tar.gz Resolving c-ares.org... 159.253.31.95 Connecting to c-ares.org|159.253.31.95|:443... connected. WARNING: cannot verify c-ares.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 1347687 (1.3M) [application/x-gzip] Saving to: `/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0.tar.gz' 0K .......... .......... .......... .......... .......... 3% 970K 1s 50K .......... .......... .......... .......... .......... 7% 1.90M 1s 100K .......... .......... .......... .......... .......... 11% 1.88M 1s 150K .......... .......... .......... .......... .......... 15% 1.89M 1s 200K .......... .......... .......... .......... .......... 18% 1.89M 1s 250K .......... .......... .......... .......... .......... 22% 1.89M 1s 300K .......... .......... .......... .......... .......... 26% 1.90M 1s 350K .......... .......... .......... .......... .......... 30% 1.91M 1s 400K .......... .......... .......... .......... .......... 34% 1.90M 0s 450K .......... .......... .......... .......... .......... 37% 184M 0s 500K .......... .......... .......... .......... .......... 41% 1.90M 0s 550K .......... .......... .......... .......... .......... 45% 1.90M 0s 600K .......... .......... .......... .......... .......... 49% 1.90M 0s 650K .......... .......... .......... .......... .......... 53% 1.89M 0s 700K .......... .......... .......... .......... .......... 56% 1.91M 0s 750K .......... .......... .......... .......... .......... 60% 1.90M 0s 800K .......... .......... .......... .......... .......... 64% 1.90M 0s 850K .......... .......... .......... .......... .......... 68% 162M 0s 900K .......... .......... .......... .......... .......... 72% 1.90M 0s 950K .......... .......... .......... .......... .......... 75% 1.89M 0s 1000K .......... .......... .......... .......... .......... 79% 1.89M 0s 1050K .......... .......... .......... .......... .......... 83% 1.88M 0s 1100K .......... .......... .......... .......... .......... 87% 1.91M 0s 1150K .......... .......... .......... .......... .......... 91% 161M 0s 1200K .......... .......... .......... .......... .......... 94% 1.90M 0s 1250K .......... .......... .......... .......... .......... 98% 1.89M 0s 1300K .......... ...... 100% 290M=0.6s 2023-07-17 13:23:40 (2.08 MB/s) - `/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0.tar.gz' saved [1347687/1347687] Computing checksum for /src/layers/layer0_core/0027_cares/build/c-ares-1.15.0.tar.gz... Good checksum rm -Rf c-ares-1.15.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/c-ares-1.15.0.tar.gz` tar.gz c-ares-1.15.0 cd build/c-ares-1.15.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.2/opt/core checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... not specified (assuming yes) checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to expose internal static functions for testing... no checking for path separator... : checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for ar... /opt/rh/devtoolset-8/root/usr/bin/ar checking for a sed that does not truncate output... (cached) /bin/sed checking whether to build with code coverage support... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++11 features by default... yes 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 the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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 whether to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... yes checking whether to build shared libraries only... no checking whether to build static libraries only... no checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts debug disabling options... yes configure: compiler options added: -g0 checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for strcasecmp... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking whether to use libgcc... no checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for net/if.h... yes checking for errno.h... yes checking for socket.h... no checking for strings.h... (cached) yes checking for stdbool.h... yes checking for time.h... (cached) yes checking for limits.h... yes checking for arpa/nameser.h... yes checking for arpa/nameser_compat.h... yes checking for arpa/inet.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for ares_socklen_t data type... socklen_t checking size of ares_socklen_t... 4 checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recvfrom... yes checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if getenv can be linked... yes checking if getenv is prototyped... yes checking if getenv is compilable... yes checking if getenv usage allowed... yes checking if getenv might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_net_pton can be linked... no checking if inet_net_pton might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking for PF_INET6... yes checking for AF_INET6... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct addrinfo.ai_flags... yes checking for bitncmp... no checking deeper for bitncmp... but still no checking for gettimeofday... yes checking for if_indextoname... yes checking for __system_property_get... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for getnameinfo... yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,unsigned int checking whether byte ordering is bigendian... no checking for "/dev/urandom"... yes checking whether to enable non-blocking communications... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking whether hiding of library internal symbols will actually happen... yes checking whether to build tests... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcares.pc config.status: creating ares_config.h config.status: creating ares_build.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in test (/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0/test) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.2/opt/core' --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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... 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 gcc... gcc 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 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 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 whether to build with code coverage support... no checking whether user namespaces are supported... no checking whether UTS namespaces are supported... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: amending ./Makefile cd build/c-ares-1.15.0 && make make[2]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[4]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' CC ahost-ahost.o CC ahost-ares_getopt.o CC ahost-ares_nowarn.o CC ahost-ares_strcasecmp.o CC libcares_la-ares__close_sockets.lo CC libcares_la-ares__get_hostent.lo CC libcares_la-ares__read_line.lo CC libcares_la-ares__timeval.lo CC libcares_la-ares_android.lo CC libcares_la-ares_cancel.lo CC libcares_la-ares_data.lo CC libcares_la-ares_destroy.lo CC libcares_la-ares_expand_name.lo CC libcares_la-ares_expand_string.lo CC libcares_la-ares_fds.lo CC libcares_la-ares_free_hostent.lo CC libcares_la-ares_free_string.lo CC libcares_la-ares_getenv.lo CC libcares_la-ares_gethostbyaddr.lo CC libcares_la-ares_gethostbyname.lo CC libcares_la-ares_getnameinfo.lo CC libcares_la-ares_getsock.lo CC libcares_la-ares_init.lo CC libcares_la-ares_library_init.lo CC libcares_la-ares_llist.lo CC libcares_la-ares_mkquery.lo CC libcares_la-ares_create_query.lo CC libcares_la-ares_nowarn.lo CC libcares_la-ares_options.lo CC libcares_la-ares_parse_a_reply.lo CC libcares_la-ares_parse_aaaa_reply.lo CC libcares_la-ares_parse_mx_reply.lo CC libcares_la-ares_parse_naptr_reply.lo CC libcares_la-ares_parse_ns_reply.lo CC libcares_la-ares_parse_ptr_reply.lo CC libcares_la-ares_parse_soa_reply.lo CC libcares_la-ares_parse_srv_reply.lo CC libcares_la-ares_parse_txt_reply.lo CC libcares_la-ares_platform.lo CC libcares_la-ares_process.lo CC libcares_la-ares_query.lo CC libcares_la-ares_search.lo CC libcares_la-ares_send.lo CC libcares_la-ares_strcasecmp.lo CC libcares_la-ares_strdup.lo CC libcares_la-ares_strerror.lo CC libcares_la-ares_strsplit.lo CC libcares_la-ares_timeout.lo CC libcares_la-ares_version.lo CC libcares_la-ares_writev.lo CC libcares_la-bitncmp.lo CC libcares_la-inet_net_pton.lo CC libcares_la-inet_ntop.lo CC libcares_la-windows_port.lo CCLD libcares.la CCLD ahost CC adig-adig.o CC adig-ares_getopt.o CC adig-ares_nowarn.o CC adig-ares_strcasecmp.o CCLD adig CC acountry-acountry.o CC acountry-ares_getopt.o CC acountry-ares_nowarn.o CC acountry-ares_strcasecmp.o CCLD acountry make[4]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[3]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[2]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' cd build/c-ares-1.15.0 && make install make[2]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[3]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[4]: Entering directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcares.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libcares.so.2.3.0 /opt/metwork-mfext-1.2/opt/core/lib/libcares.so.2.3.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcares.so.2.3.0 libcares.so.2 || { rm -f libcares.so.2 && ln -s libcares.so.2.3.0 libcares.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcares.so.2.3.0 libcares.so || { rm -f libcares.so && ln -s libcares.so.2.3.0 libcares.so; }; }) libtool: install: /usr/bin/install -c .libs/libcares.lai /opt/metwork-mfext-1.2/opt/core/lib/libcares.la libtool: install: /usr/bin/install -c .libs/libcares.a /opt/metwork-mfext-1.2/opt/core/lib/libcares.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libcares.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libcares.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 ares.h ares_version.h ares_dns.h ares_build.h ares_rules.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 ares_cancel.3 ares_create_query.3 ares_destroy.3 ares_destroy_options.3 ares_dup.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 ares_free_data.3 ares_free_hostent.3 ares_free_string.3 ares_get_servers.3 ares_get_servers_ports.3 ares_gethostbyaddr.3 ares_gethostbyname.3 ares_gethostbyname_file.3 ares_getnameinfo.3 ares_getsock.3 ares_inet_ntop.3 ares_inet_pton.3 ares_init.3 ares_init_options.3 ares_library_cleanup.3 ares_library_init.3 ares_library_init_android.3 ares_library_initialized.3 ares_mkquery.3 ares_parse_a_reply.3 ares_parse_aaaa_reply.3 ares_parse_mx_reply.3 ares_parse_naptr_reply.3 ares_parse_ns_reply.3 ares_parse_ptr_reply.3 ares_parse_soa_reply.3 ares_parse_srv_reply.3 ares_parse_txt_reply.3 ares_process.3 ares_query.3 ares_save_options.3 ares_search.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 ares_send.3 ares_set_local_dev.3 ares_set_local_ip4.3 ares_set_local_ip6.3 ares_set_servers.3 ares_set_servers_csv.3 ares_set_servers_ports.3 ares_set_servers_ports_csv.3 ares_set_socket_callback.3 ares_set_socket_configure_callback.3 ares_set_socket_functions.3 ares_set_sortlist.3 ares_strerror.3 ares_timeout.3 ares_version.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcares.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[3]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[2]: Leaving directory '/src/layers/layer0_core/0027_cares/build/c-ares-1.15.0' make[1]: Leaving directory '/src/layers/layer0_core/0027_cares' make[3]: Leaving directory `/src/layers/layer0_core/0027_cares' make[3]: Entering directory `/src/layers/layer0_core/0028_libressl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "name: 'libressl'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "version: '2.9.2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "checksum: 'b3fa8935701af31c894c4d78f9a21f1c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo -n "LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "website: 'https://www.libressl.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml echo "license: 'OpenSSL License + Original SSLeay License'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libressl.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0028_libressl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libressl-2.9.2.tar.gz` `readlink -m ./sources` MD5 b3fa8935701af31c894c4d78f9a21f1c Trying to download https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.2.tar.gz... --2023-07-17 13:24:19-- https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.2.tar.gz Resolving ftp.openbsd.org... 199.185.178.81 Connecting to ftp.openbsd.org|199.185.178.81|:443... connected. WARNING: cannot verify ftp.openbsd.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 3607549 (3.4M) [text/plain] Saving to: `/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2.tar.gz' 0K .......... .......... .......... .......... .......... 1% 170K 20s 50K .......... .......... .......... .......... .......... 2% 341K 15s 100K .......... .......... .......... .......... .......... 4% 58.4M 10s 150K .......... .......... .......... .......... .......... 5% 342K 10s 200K .......... .......... .......... .......... .......... 7% 55.9M 8s 250K .......... .......... .......... .......... .......... 8% 343K 8s 300K .......... .......... .......... .......... .......... 9% 63.0M 7s 350K .......... .......... .......... .......... .......... 11% 82.8M 6s 400K .......... .......... .......... .......... .......... 12% 343K 6s 450K .......... .......... .......... .......... .......... 14% 68.7M 5s 500K .......... .......... .......... .......... .......... 15% 98.6M 5s 550K .......... .......... .......... .......... .......... 17% 120M 4s 600K .......... .......... .......... .......... .......... 18% 344K 5s 650K .......... .......... .......... .......... .......... 19% 109M 4s 700K .......... .......... .......... .......... .......... 21% 120M 4s 750K .......... .......... .......... .......... .......... 22% 119M 4s 800K .......... .......... .......... .......... .......... 24% 72.0M 3s 850K .......... .......... .......... .......... .......... 25% 97.6M 3s 900K .......... .......... .......... .......... .......... 26% 347K 3s 950K .......... .......... .......... .......... .......... 28% 41.4M 3s 1000K .......... .......... .......... .......... .......... 29% 67.5M 3s 1050K .......... .......... .......... .......... .......... 31% 96.8M 3s 1100K .......... .......... .......... .......... .......... 32% 86.8M 2s 1150K .......... .......... .......... .......... .......... 34% 51.4M 2s 1200K .......... .......... .......... .......... .......... 35% 65.0M 2s 1250K .......... .......... .......... .......... .......... 36% 96.5M 2s 1300K .......... .......... .......... .......... .......... 38% 87.3M 2s 1350K .......... .......... .......... .......... .......... 39% 111M 2s 1400K .......... .......... .......... .......... .......... 41% 69.1M 2s 1450K .......... .......... .......... .......... .......... 42% 356K 2s 1500K .......... .......... .......... .......... .......... 43% 78.2M 2s 1550K .......... .......... .......... .......... .......... 45% 84.7M 2s 1600K .......... .......... .......... .......... .......... 46% 62.6M 2s 1650K .......... .......... .......... .......... .......... 48% 116M 1s 1700K .......... .......... .......... .......... .......... 49% 64.5M 1s 1750K .......... .......... .......... .......... .......... 51% 112M 1s 1800K .......... .......... .......... .......... .......... 52% 112M 1s 1850K .......... .......... .......... .......... .......... 53% 83.1M 1s 1900K .......... .......... .......... .......... .......... 55% 91.0M 1s 1950K .......... .......... .......... .......... .......... 56% 88.8M 1s 2000K .......... .......... .......... .......... .......... 58% 68.8M 1s 2050K .......... .......... .......... .......... .......... 59% 78.5M 1s 2100K .......... .......... .......... .......... .......... 61% 82.5M 1s 2150K .......... .......... .......... .......... .......... 62% 64.1M 1s 2200K .......... .......... .......... .......... .......... 63% 52.7M 1s 2250K .......... .......... .......... .......... .......... 65% 363K 1s 2300K .......... .......... .......... .......... .......... 66% 87.0M 1s 2350K .......... .......... .......... .......... .......... 68% 118M 1s 2400K .......... .......... .......... .......... .......... 69% 74.6M 1s 2450K .......... .......... .......... .......... .......... 70% 102M 1s 2500K .......... .......... .......... .......... .......... 72% 99.7M 1s 2550K .......... .......... .......... .......... .......... 73% 59.6M 1s 2600K .......... .......... .......... .......... .......... 75% 122M 0s 2650K .......... .......... .......... .......... .......... 76% 98.9M 0s 2700K .......... .......... .......... .......... .......... 78% 98.9M 0s 2750K .......... .......... .......... .......... .......... 79% 77.8M 0s 2800K .......... .......... .......... .......... .......... 80% 87.6M 0s 2850K .......... .......... .......... .......... .......... 82% 116M 0s 2900K .......... .......... .......... .......... .......... 83% 103M 0s 2950K .......... .......... .......... .......... .......... 85% 112M 0s 3000K .......... .......... .......... .......... .......... 86% 110M 0s 3050K .......... .......... .......... .......... .......... 87% 105M 0s 3100K .......... .......... .......... .......... .......... 89% 117M 0s 3150K .......... .......... .......... .......... .......... 90% 113M 0s 3200K .......... .......... .......... .......... .......... 92% 78.0M 0s 3250K .......... .......... .......... .......... .......... 93% 107M 0s 3300K .......... .......... .......... .......... .......... 95% 121M 0s 3350K .......... .......... .......... .......... .......... 96% 117M 0s 3400K .......... .......... .......... .......... .......... 97% 114M 0s 3450K .......... .......... .......... .......... .......... 99% 106M 0s 3500K .......... .......... .. 100% 156K=1.6s 2023-07-17 13:24:22 (2.11 MB/s) - `/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2.tar.gz' saved [3607549/3607549] Computing checksum for /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2.tar.gz... Good checksum rm -Rf libressl-2.9.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libressl-2.9.2.tar.gz` tar.gz libressl-2.9.2 cd build/libressl-2.9.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.2/opt/core checking build system type... x86_64-pc-linux-gnu checking host 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 make supports nested variables... (cached) yes checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed 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 cc... /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-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 cc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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 if cc supports "-fno-strict-overflow"... yes checking if cc supports "-D_FORTIFY_SOURCE=2"... yes checking if /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 supports "-Wl,-z,relro"... yes checking if /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 supports "-Wl,-z,now"... yes checking if cc supports "-fstack-protector-strong"... yes checking whether AS supports .note.GNU-stack... yes checking dependency style of cc... gcc3 checking if compiling with clang... no checking whether CC supports -Wno-pointer-sign... yes checking for symlink... yes checking for funopen... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking for asprintf... yes checking for freezero... no checking for memmem... yes checking for readpassphrase... no checking for reallocarray... no checking for recallocarray... no checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strnlen... yes checking for strsep... yes checking for strtonum... no checking for timegm... yes checking for _mkgmtime... no checking for timespecsub... no checking for getprogname... no checking for syslog... yes checking for syslog_r... no checking for getpagesize... yes checking for accept4... yes checking for pipe2... yes checking for pledge... no checking for poll... yes checking for socketpair... yes checking for arc4random... no checking for arc4random_buf... no checking for arc4random_uniform... no checking for explicit_bzero... no checking for getauxval... no checking for getentropy... no checking for timingsafe_bcmp... no checking for timingsafe_memcmp... no checking for getauxval... (cached) no checking for library containing dl_iterate_phdr... none required checking for dl_iterate_phdr... yes checking for library containing pthread_once... -lpthread checking for library containing pthread_mutex_lock... none required checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for library containing b64_ntop... no checking for library containing __b64_ntop... -lresolv checking for b64_ntop... yes checking if BSWAP4 builds without __STRICT_ALIGNMENT... no checking if .gnu.warning accepts long strings... yes checking size of time_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/openssl/Makefile config.status: creating crypto/Makefile config.status: creating ssl/Makefile config.status: creating tls/Makefile config.status: creating tests/Makefile config.status: creating apps/Makefile config.status: creating apps/ocspcheck/Makefile config.status: creating apps/openssl/Makefile config.status: creating apps/nc/Makefile config.status: creating man/Makefile config.status: creating libcrypto.pc config.status: creating libssl.pc config.status: creating libtls.pc config.status: creating openssl.pc config.status: executing depfiles commands config.status: executing libtool commands cd build/libressl-2.9.2 && make make[2]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' Making all in crypto make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' echo "generating crypto_portable.sym ..." generating crypto_portable.sym ... cp ../crypto/crypto.sym crypto_portable.sym chmod u+w crypto_portable.sym echo arc4random >> crypto_portable.sym echo arc4random_buf >> crypto_portable.sym echo arc4random_uniform >> crypto_portable.sym echo getentropy >> crypto_portable.sym echo explicit_bzero >> crypto_portable.sym echo freezero >> crypto_portable.sym echo reallocarray >> crypto_portable.sym echo recallocarray >> crypto_portable.sym echo strlcat >> crypto_portable.sym echo strlcpy >> crypto_portable.sym echo timingsafe_bcmp >> crypto_portable.sym echo timingsafe_memcmp >> crypto_portable.sym echo OPENSSL_ia32cap_P >> crypto_portable.sym make all-am make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' CPPAS aes/libcrypto_la-aes-elf-x86_64.lo CPPAS aes/libcrypto_la-bsaes-elf-x86_64.lo CPPAS aes/libcrypto_la-vpaes-elf-x86_64.lo CPPAS aes/libcrypto_la-aesni-elf-x86_64.lo CPPAS aes/libcrypto_la-aesni-sha1-elf-x86_64.lo CPPAS bn/libcrypto_la-modexp512-elf-x86_64.lo CPPAS bn/libcrypto_la-mont-elf-x86_64.lo CPPAS bn/libcrypto_la-mont5-elf-x86_64.lo CPPAS bn/libcrypto_la-gf2m-elf-x86_64.lo CPPAS camellia/libcrypto_la-cmll-elf-x86_64.lo CPPAS md5/libcrypto_la-md5-elf-x86_64.lo CPPAS modes/libcrypto_la-ghash-elf-x86_64.lo CPPAS rc4/libcrypto_la-rc4-elf-x86_64.lo CPPAS rc4/libcrypto_la-rc4-md5-elf-x86_64.lo CPPAS sha/libcrypto_la-sha1-elf-x86_64.lo CPPAS sha/libcrypto_la-sha256-elf-x86_64.lo CPPAS sha/libcrypto_la-sha512-elf-x86_64.lo CPPAS whrlpool/libcrypto_la-wp-elf-x86_64.lo CPPAS libcrypto_la-cpuid-elf-x86_64.lo CC libcrypto_la-cpt_err.lo CC libcrypto_la-cryptlib.lo CC libcrypto_la-crypto_init.lo CC libcrypto_la-crypto_lock.lo CC libcrypto_la-cversion.lo CC libcrypto_la-ex_data.lo CC libcrypto_la-malloc-wrapper.lo CC libcrypto_la-mem_clr.lo CC libcrypto_la-mem_dbg.lo CC libcrypto_la-o_init.lo CC libcrypto_la-o_str.lo CC libcrypto_la-o_time.lo CC aes/libcrypto_la-aes_cfb.lo CC aes/libcrypto_la-aes_ctr.lo CC aes/libcrypto_la-aes_ecb.lo CC aes/libcrypto_la-aes_ige.lo CC aes/libcrypto_la-aes_misc.lo CC aes/libcrypto_la-aes_ofb.lo CC aes/libcrypto_la-aes_wrap.lo CC asn1/libcrypto_la-a_bitstr.lo CC asn1/libcrypto_la-a_bool.lo CC asn1/libcrypto_la-a_d2i_fp.lo CC asn1/libcrypto_la-a_digest.lo CC asn1/libcrypto_la-a_dup.lo CC asn1/libcrypto_la-a_enum.lo CC asn1/libcrypto_la-a_i2d_fp.lo CC asn1/libcrypto_la-a_int.lo CC asn1/libcrypto_la-a_mbstr.lo CC asn1/libcrypto_la-a_object.lo CC asn1/libcrypto_la-a_octet.lo CC asn1/libcrypto_la-a_print.lo CC asn1/libcrypto_la-a_sign.lo CC asn1/libcrypto_la-a_strex.lo CC asn1/libcrypto_la-a_strnid.lo CC asn1/libcrypto_la-a_time.lo CC asn1/libcrypto_la-a_time_tm.lo CC asn1/libcrypto_la-a_type.lo CC asn1/libcrypto_la-a_utf8.lo CC asn1/libcrypto_la-a_verify.lo CC asn1/libcrypto_la-ameth_lib.lo CC asn1/libcrypto_la-asn1_err.lo CC asn1/libcrypto_la-asn1_gen.lo CC asn1/libcrypto_la-asn1_lib.lo CC asn1/libcrypto_la-asn1_par.lo CC asn1/libcrypto_la-asn_mime.lo CC asn1/libcrypto_la-asn_moid.lo CC asn1/libcrypto_la-asn_pack.lo CC asn1/libcrypto_la-bio_asn1.lo CC asn1/libcrypto_la-bio_ndef.lo CC asn1/libcrypto_la-d2i_pr.lo CC asn1/libcrypto_la-d2i_pu.lo CC asn1/libcrypto_la-evp_asn1.lo CC asn1/libcrypto_la-f_enum.lo CC asn1/libcrypto_la-f_int.lo CC asn1/libcrypto_la-f_string.lo CC asn1/libcrypto_la-i2d_pr.lo CC asn1/libcrypto_la-i2d_pu.lo CC asn1/libcrypto_la-n_pkey.lo CC asn1/libcrypto_la-nsseq.lo CC asn1/libcrypto_la-p5_pbe.lo CC asn1/libcrypto_la-p5_pbev2.lo CC asn1/libcrypto_la-p8_pkey.lo CC asn1/libcrypto_la-t_bitst.lo CC asn1/libcrypto_la-t_crl.lo CC asn1/libcrypto_la-t_pkey.lo CC asn1/libcrypto_la-t_req.lo CC asn1/libcrypto_la-t_spki.lo CC asn1/libcrypto_la-t_x509.lo CC asn1/libcrypto_la-t_x509a.lo CC asn1/libcrypto_la-tasn_dec.lo CC asn1/libcrypto_la-tasn_enc.lo CC asn1/libcrypto_la-tasn_fre.lo CC asn1/libcrypto_la-tasn_new.lo CC asn1/libcrypto_la-tasn_prn.lo CC asn1/libcrypto_la-tasn_typ.lo CC asn1/libcrypto_la-tasn_utl.lo CC asn1/libcrypto_la-x_algor.lo CC asn1/libcrypto_la-x_attrib.lo CC asn1/libcrypto_la-x_bignum.lo CC asn1/libcrypto_la-x_crl.lo CC asn1/libcrypto_la-x_exten.lo CC asn1/libcrypto_la-x_info.lo CC asn1/libcrypto_la-x_long.lo CC asn1/libcrypto_la-x_name.lo CC asn1/libcrypto_la-x_nx509.lo CC asn1/libcrypto_la-x_pkey.lo CC asn1/libcrypto_la-x_pubkey.lo CC asn1/libcrypto_la-x_req.lo CC asn1/libcrypto_la-x_sig.lo CC asn1/libcrypto_la-x_spki.lo CC asn1/libcrypto_la-x_val.lo CC asn1/libcrypto_la-x_x509.lo CC asn1/libcrypto_la-x_x509a.lo CC bf/libcrypto_la-bf_cfb64.lo CC bf/libcrypto_la-bf_ecb.lo CC bf/libcrypto_la-bf_enc.lo CC bf/libcrypto_la-bf_ofb64.lo CC bf/libcrypto_la-bf_skey.lo CC bio/libcrypto_la-b_dump.lo CC bio/libcrypto_la-b_posix.lo CC bio/libcrypto_la-b_print.lo CC bio/libcrypto_la-b_sock.lo CC bio/libcrypto_la-bf_buff.lo CC bio/libcrypto_la-bf_nbio.lo CC bio/libcrypto_la-bf_null.lo CC bio/libcrypto_la-bio_cb.lo CC bio/libcrypto_la-bio_err.lo CC bio/libcrypto_la-bio_lib.lo CC bio/libcrypto_la-bio_meth.lo CC bio/libcrypto_la-bss_acpt.lo CC bio/libcrypto_la-bss_bio.lo CC bio/libcrypto_la-bss_conn.lo CC bio/libcrypto_la-bss_dgram.lo CC bio/libcrypto_la-bss_fd.lo CC bio/libcrypto_la-bss_file.lo CC bio/libcrypto_la-bss_log.lo CC bio/libcrypto_la-bss_mem.lo CC bio/libcrypto_la-bss_null.lo CC bio/libcrypto_la-bss_sock.lo CC bn/libcrypto_la-bn_add.lo CC bn/libcrypto_la-bn_asm.lo CC bn/libcrypto_la-bn_blind.lo CC bn/libcrypto_la-bn_const.lo CC bn/libcrypto_la-bn_ctx.lo CC bn/libcrypto_la-bn_depr.lo CC bn/libcrypto_la-bn_div.lo CC bn/libcrypto_la-bn_err.lo CC bn/libcrypto_la-bn_exp.lo CC bn/libcrypto_la-bn_exp2.lo CC bn/libcrypto_la-bn_gcd.lo CC bn/libcrypto_la-bn_gf2m.lo CC bn/libcrypto_la-bn_kron.lo CC bn/libcrypto_la-bn_lib.lo CC bn/libcrypto_la-bn_mod.lo CC bn/libcrypto_la-bn_mont.lo CC bn/libcrypto_la-bn_mpi.lo CC bn/libcrypto_la-bn_mul.lo CC bn/libcrypto_la-bn_nist.lo CC bn/libcrypto_la-bn_prime.lo CC bn/libcrypto_la-bn_print.lo CC bn/libcrypto_la-bn_rand.lo CC bn/libcrypto_la-bn_recp.lo CC bn/libcrypto_la-bn_shift.lo CC bn/libcrypto_la-bn_sqr.lo CC bn/libcrypto_la-bn_sqrt.lo CC bn/libcrypto_la-bn_word.lo CC bn/libcrypto_la-bn_x931p.lo CC buffer/libcrypto_la-buf_err.lo CC buffer/libcrypto_la-buf_str.lo CC buffer/libcrypto_la-buffer.lo CC camellia/libcrypto_la-cmll_cfb.lo CC camellia/libcrypto_la-cmll_ctr.lo CC camellia/libcrypto_la-cmll_ecb.lo CC camellia/libcrypto_la-cmll_misc.lo CC camellia/libcrypto_la-cmll_ofb.lo CC cast/libcrypto_la-c_cfb64.lo CC cast/libcrypto_la-c_ecb.lo CC cast/libcrypto_la-c_enc.lo CC cast/libcrypto_la-c_ofb64.lo CC cast/libcrypto_la-c_skey.lo CC chacha/libcrypto_la-chacha.lo CC cmac/libcrypto_la-cm_ameth.lo CC cmac/libcrypto_la-cm_pmeth.lo CC cmac/libcrypto_la-cmac.lo CC comp/libcrypto_la-c_rle.lo CC comp/libcrypto_la-c_zlib.lo CC comp/libcrypto_la-comp_err.lo CC comp/libcrypto_la-comp_lib.lo CC conf/libcrypto_la-conf_api.lo CC conf/libcrypto_la-conf_def.lo CC conf/libcrypto_la-conf_err.lo CC conf/libcrypto_la-conf_lib.lo CC conf/libcrypto_la-conf_mall.lo CC conf/libcrypto_la-conf_mod.lo CC conf/libcrypto_la-conf_sap.lo CC curve25519/libcrypto_la-curve25519-generic.lo CC curve25519/libcrypto_la-curve25519.lo CC des/libcrypto_la-cbc_cksm.lo CC des/libcrypto_la-cbc_enc.lo CC des/libcrypto_la-cfb64ede.lo CC des/libcrypto_la-cfb64enc.lo CC des/libcrypto_la-cfb_enc.lo CC des/libcrypto_la-des_enc.lo CC des/libcrypto_la-ecb3_enc.lo CC des/libcrypto_la-ecb_enc.lo CC des/libcrypto_la-ede_cbcm_enc.lo CC des/libcrypto_la-enc_read.lo CC des/libcrypto_la-enc_writ.lo CC des/libcrypto_la-fcrypt.lo CC des/libcrypto_la-fcrypt_b.lo CC des/libcrypto_la-ofb64ede.lo CC des/libcrypto_la-ofb64enc.lo CC des/libcrypto_la-ofb_enc.lo CC des/libcrypto_la-pcbc_enc.lo CC des/libcrypto_la-qud_cksm.lo CC des/libcrypto_la-rand_key.lo CC des/libcrypto_la-set_key.lo CC des/libcrypto_la-str2key.lo CC des/libcrypto_la-xcbc_enc.lo CC dh/libcrypto_la-dh_ameth.lo CC dh/libcrypto_la-dh_asn1.lo CC dh/libcrypto_la-dh_check.lo CC dh/libcrypto_la-dh_depr.lo CC dh/libcrypto_la-dh_err.lo CC dh/libcrypto_la-dh_gen.lo CC dh/libcrypto_la-dh_key.lo CC dh/libcrypto_la-dh_lib.lo CC dh/libcrypto_la-dh_pmeth.lo CC dh/libcrypto_la-dh_prn.lo CC dsa/libcrypto_la-dsa_ameth.lo CC dsa/libcrypto_la-dsa_asn1.lo CC dsa/libcrypto_la-dsa_depr.lo CC dsa/libcrypto_la-dsa_err.lo CC dsa/libcrypto_la-dsa_gen.lo CC dsa/libcrypto_la-dsa_key.lo CC dsa/libcrypto_la-dsa_lib.lo CC dsa/libcrypto_la-dsa_meth.lo CC dsa/libcrypto_la-dsa_ossl.lo CC dsa/libcrypto_la-dsa_pmeth.lo CC dsa/libcrypto_la-dsa_prn.lo CC dsa/libcrypto_la-dsa_sign.lo CC dsa/libcrypto_la-dsa_vrf.lo CC dso/libcrypto_la-dso_dlfcn.lo CC dso/libcrypto_la-dso_err.lo CC dso/libcrypto_la-dso_lib.lo CC dso/libcrypto_la-dso_null.lo CC dso/libcrypto_la-dso_openssl.lo CC ec/libcrypto_la-ec2_mult.lo CC ec/libcrypto_la-ec2_oct.lo CC ec/libcrypto_la-ec2_smpl.lo CC ec/libcrypto_la-ec_ameth.lo CC ec/libcrypto_la-ec_asn1.lo CC ec/libcrypto_la-ec_check.lo CC ec/libcrypto_la-ec_curve.lo CC ec/libcrypto_la-ec_cvt.lo CC ec/libcrypto_la-ec_err.lo CC ec/libcrypto_la-ec_key.lo CC ec/libcrypto_la-ec_kmeth.lo CC ec/libcrypto_la-ec_lib.lo CC ec/libcrypto_la-ec_mult.lo CC ec/libcrypto_la-ec_oct.lo CC ec/libcrypto_la-ec_pmeth.lo CC ec/libcrypto_la-ec_print.lo CC ec/libcrypto_la-eck_prn.lo CC ec/libcrypto_la-ecp_mont.lo CC ec/libcrypto_la-ecp_nist.lo CC ec/libcrypto_la-ecp_oct.lo CC ec/libcrypto_la-ecp_smpl.lo CC ecdh/libcrypto_la-ech_err.lo CC ecdh/libcrypto_la-ech_key.lo CC ecdh/libcrypto_la-ech_lib.lo CC ecdsa/libcrypto_la-ecs_asn1.lo CC ecdsa/libcrypto_la-ecs_err.lo CC ecdsa/libcrypto_la-ecs_lib.lo CC ecdsa/libcrypto_la-ecs_ossl.lo CC ecdsa/libcrypto_la-ecs_sign.lo CC ecdsa/libcrypto_la-ecs_vrf.lo CC engine/libcrypto_la-eng_all.lo CC engine/libcrypto_la-eng_cnf.lo CC engine/libcrypto_la-eng_ctrl.lo CC engine/libcrypto_la-eng_dyn.lo CC engine/libcrypto_la-eng_err.lo CC engine/libcrypto_la-eng_fat.lo CC engine/libcrypto_la-eng_init.lo CC engine/libcrypto_la-eng_lib.lo CC engine/libcrypto_la-eng_list.lo CC engine/libcrypto_la-eng_openssl.lo CC engine/libcrypto_la-eng_pkey.lo CC engine/libcrypto_la-eng_table.lo CC engine/libcrypto_la-tb_asnmth.lo CC engine/libcrypto_la-tb_cipher.lo CC engine/libcrypto_la-tb_dh.lo CC engine/libcrypto_la-tb_digest.lo CC engine/libcrypto_la-tb_dsa.lo CC engine/libcrypto_la-tb_ecdh.lo CC engine/libcrypto_la-tb_ecdsa.lo CC engine/libcrypto_la-tb_eckey.lo CC engine/libcrypto_la-tb_pkmeth.lo CC engine/libcrypto_la-tb_rand.lo CC engine/libcrypto_la-tb_rsa.lo CC engine/libcrypto_la-tb_store.lo CC err/libcrypto_la-err.lo CC err/libcrypto_la-err_all.lo CC err/libcrypto_la-err_prn.lo CC evp/libcrypto_la-bio_b64.lo CC evp/libcrypto_la-bio_enc.lo CC evp/libcrypto_la-bio_md.lo CC evp/libcrypto_la-c_all.lo CC evp/libcrypto_la-digest.lo CC evp/libcrypto_la-e_aes.lo CC evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo CC evp/libcrypto_la-e_bf.lo CC evp/libcrypto_la-e_camellia.lo CC evp/libcrypto_la-e_cast.lo CC evp/libcrypto_la-e_chacha.lo CC evp/libcrypto_la-e_chacha20poly1305.lo CC evp/libcrypto_la-e_des.lo CC evp/libcrypto_la-e_des3.lo CC evp/libcrypto_la-e_gost2814789.lo CC evp/libcrypto_la-e_idea.lo CC evp/libcrypto_la-e_null.lo CC evp/libcrypto_la-e_old.lo CC evp/libcrypto_la-e_rc2.lo CC evp/libcrypto_la-e_rc4.lo CC evp/libcrypto_la-e_rc4_hmac_md5.lo CC evp/libcrypto_la-e_sm4.lo CC evp/libcrypto_la-e_xcbc_d.lo CC evp/libcrypto_la-encode.lo CC evp/libcrypto_la-evp_aead.lo CC evp/libcrypto_la-evp_enc.lo CC evp/libcrypto_la-evp_err.lo CC evp/libcrypto_la-evp_key.lo CC evp/libcrypto_la-evp_lib.lo CC evp/libcrypto_la-evp_pbe.lo CC evp/libcrypto_la-evp_pkey.lo CC evp/libcrypto_la-m_dss.lo CC evp/libcrypto_la-m_dss1.lo CC evp/libcrypto_la-m_ecdsa.lo CC evp/libcrypto_la-m_gost2814789.lo CC evp/libcrypto_la-m_gostr341194.lo CC evp/libcrypto_la-m_md4.lo CC evp/libcrypto_la-m_md5.lo CC evp/libcrypto_la-m_md5_sha1.lo CC evp/libcrypto_la-m_null.lo CC evp/libcrypto_la-m_ripemd.lo CC evp/libcrypto_la-m_sha1.lo CC evp/libcrypto_la-m_sigver.lo CC evp/libcrypto_la-m_streebog.lo CC evp/libcrypto_la-m_sm3.lo CC evp/libcrypto_la-m_wp.lo CC evp/libcrypto_la-names.lo CC evp/libcrypto_la-p5_crpt.lo CC evp/libcrypto_la-p5_crpt2.lo CC evp/libcrypto_la-p_dec.lo CC evp/libcrypto_la-p_enc.lo CC evp/libcrypto_la-p_lib.lo CC evp/libcrypto_la-p_open.lo CC evp/libcrypto_la-p_seal.lo CC evp/libcrypto_la-p_sign.lo CC evp/libcrypto_la-p_verify.lo CC evp/libcrypto_la-pmeth_fn.lo CC evp/libcrypto_la-pmeth_gn.lo CC evp/libcrypto_la-pmeth_lib.lo CC gost/libcrypto_la-gost2814789.lo CC gost/libcrypto_la-gost89_keywrap.lo CC gost/libcrypto_la-gost89_params.lo CC gost/libcrypto_la-gost89imit_ameth.lo CC gost/libcrypto_la-gost89imit_pmeth.lo CC gost/libcrypto_la-gost_asn1.lo CC gost/libcrypto_la-gost_err.lo CC gost/libcrypto_la-gostr341001.lo CC gost/libcrypto_la-gostr341001_ameth.lo CC gost/libcrypto_la-gostr341001_key.lo CC gost/libcrypto_la-gostr341001_params.lo CC gost/libcrypto_la-gostr341001_pmeth.lo CC gost/libcrypto_la-gostr341194.lo CC gost/libcrypto_la-streebog.lo CC hkdf/libcrypto_la-hkdf.lo CC hmac/libcrypto_la-hm_ameth.lo CC hmac/libcrypto_la-hm_pmeth.lo CC hmac/libcrypto_la-hmac.lo CC idea/libcrypto_la-i_cbc.lo CC idea/libcrypto_la-i_cfb64.lo CC idea/libcrypto_la-i_ecb.lo CC idea/libcrypto_la-i_ofb64.lo CC idea/libcrypto_la-i_skey.lo CC lhash/libcrypto_la-lh_stats.lo CC lhash/libcrypto_la-lhash.lo CC md4/libcrypto_la-md4_dgst.lo CC md4/libcrypto_la-md4_one.lo CC md5/libcrypto_la-md5_dgst.lo CC md5/libcrypto_la-md5_one.lo CC modes/libcrypto_la-cbc128.lo CC modes/libcrypto_la-ccm128.lo CC modes/libcrypto_la-cfb128.lo CC modes/libcrypto_la-ctr128.lo CC modes/libcrypto_la-cts128.lo CC modes/libcrypto_la-gcm128.lo CC modes/libcrypto_la-ofb128.lo CC modes/libcrypto_la-xts128.lo CC objects/libcrypto_la-o_names.lo CC objects/libcrypto_la-obj_dat.lo CC objects/libcrypto_la-obj_err.lo CC objects/libcrypto_la-obj_lib.lo CC objects/libcrypto_la-obj_xref.lo CC ocsp/libcrypto_la-ocsp_asn.lo CC ocsp/libcrypto_la-ocsp_cl.lo CC ocsp/libcrypto_la-ocsp_err.lo CC ocsp/libcrypto_la-ocsp_ext.lo CC ocsp/libcrypto_la-ocsp_ht.lo CC ocsp/libcrypto_la-ocsp_lib.lo CC ocsp/libcrypto_la-ocsp_prn.lo CC ocsp/libcrypto_la-ocsp_srv.lo CC ocsp/libcrypto_la-ocsp_vfy.lo CC pem/libcrypto_la-pem_all.lo CC pem/libcrypto_la-pem_err.lo CC pem/libcrypto_la-pem_info.lo CC pem/libcrypto_la-pem_lib.lo CC pem/libcrypto_la-pem_oth.lo CC pem/libcrypto_la-pem_pk8.lo CC pem/libcrypto_la-pem_pkey.lo CC pem/libcrypto_la-pem_seal.lo CC pem/libcrypto_la-pem_sign.lo CC pem/libcrypto_la-pem_x509.lo CC pem/libcrypto_la-pem_xaux.lo CC pem/libcrypto_la-pvkfmt.lo CC pkcs12/libcrypto_la-p12_add.lo CC pkcs12/libcrypto_la-p12_asn.lo CC pkcs12/libcrypto_la-p12_attr.lo CC pkcs12/libcrypto_la-p12_crpt.lo CC pkcs12/libcrypto_la-p12_crt.lo CC pkcs12/libcrypto_la-p12_decr.lo CC pkcs12/libcrypto_la-p12_init.lo CC pkcs12/libcrypto_la-p12_key.lo CC pkcs12/libcrypto_la-p12_kiss.lo CC pkcs12/libcrypto_la-p12_mutl.lo CC pkcs12/libcrypto_la-p12_npas.lo CC pkcs12/libcrypto_la-p12_p8d.lo CC pkcs12/libcrypto_la-p12_p8e.lo CC pkcs12/libcrypto_la-p12_utl.lo CC pkcs12/libcrypto_la-pk12err.lo CC pkcs7/libcrypto_la-bio_pk7.lo CC pkcs7/libcrypto_la-pk7_asn1.lo CC pkcs7/libcrypto_la-pk7_attr.lo CC pkcs7/libcrypto_la-pk7_doit.lo CC pkcs7/libcrypto_la-pk7_lib.lo CC pkcs7/libcrypto_la-pk7_mime.lo CC pkcs7/libcrypto_la-pk7_smime.lo CC pkcs7/libcrypto_la-pkcs7err.lo CC poly1305/libcrypto_la-poly1305.lo CC rand/libcrypto_la-rand_err.lo CC rand/libcrypto_la-rand_lib.lo CC rand/libcrypto_la-randfile.lo CC rc2/libcrypto_la-rc2_cbc.lo CC rc2/libcrypto_la-rc2_ecb.lo CC rc2/libcrypto_la-rc2_skey.lo CC rc2/libcrypto_la-rc2cfb64.lo CC rc2/libcrypto_la-rc2ofb64.lo CC ripemd/libcrypto_la-rmd_dgst.lo CC ripemd/libcrypto_la-rmd_one.lo CC rsa/libcrypto_la-rsa_ameth.lo CC rsa/libcrypto_la-rsa_asn1.lo CC rsa/libcrypto_la-rsa_chk.lo CC rsa/libcrypto_la-rsa_crpt.lo CC rsa/libcrypto_la-rsa_depr.lo CC rsa/libcrypto_la-rsa_eay.lo CC rsa/libcrypto_la-rsa_err.lo CC rsa/libcrypto_la-rsa_gen.lo CC rsa/libcrypto_la-rsa_lib.lo CC rsa/libcrypto_la-rsa_meth.lo CC rsa/libcrypto_la-rsa_none.lo CC rsa/libcrypto_la-rsa_oaep.lo CC rsa/libcrypto_la-rsa_pk1.lo CC rsa/libcrypto_la-rsa_pmeth.lo CC rsa/libcrypto_la-rsa_prn.lo CC rsa/libcrypto_la-rsa_pss.lo CC rsa/libcrypto_la-rsa_saos.lo CC rsa/libcrypto_la-rsa_sign.lo CC rsa/libcrypto_la-rsa_x931.lo CC sha/libcrypto_la-sha1_one.lo CC sha/libcrypto_la-sha1dgst.lo CC sha/libcrypto_la-sha256.lo CC sha/libcrypto_la-sha512.lo CC sm3/libcrypto_la-sm3.lo CC sm4/libcrypto_la-sm4.lo CC stack/libcrypto_la-stack.lo CC ts/libcrypto_la-ts_asn1.lo CC ts/libcrypto_la-ts_conf.lo CC ts/libcrypto_la-ts_err.lo CC ts/libcrypto_la-ts_lib.lo CC ts/libcrypto_la-ts_req_print.lo CC ts/libcrypto_la-ts_req_utils.lo CC ts/libcrypto_la-ts_rsp_print.lo CC ts/libcrypto_la-ts_rsp_sign.lo CC ts/libcrypto_la-ts_rsp_utils.lo CC ts/libcrypto_la-ts_rsp_verify.lo CC ts/libcrypto_la-ts_verify_ctx.lo CC txt_db/libcrypto_la-txt_db.lo CC ui/libcrypto_la-ui_err.lo CC ui/libcrypto_la-ui_lib.lo CC ui/libcrypto_la-ui_openssl.lo CC ui/libcrypto_la-ui_util.lo CC whrlpool/libcrypto_la-wp_dgst.lo CC x509/libcrypto_la-by_dir.lo CC x509/libcrypto_la-by_file.lo CC x509/libcrypto_la-by_mem.lo CC x509/libcrypto_la-x509_att.lo CC x509/libcrypto_la-x509_cmp.lo CC x509/libcrypto_la-x509_d2.lo CC x509/libcrypto_la-x509_def.lo CC x509/libcrypto_la-x509_err.lo CC x509/libcrypto_la-x509_ext.lo CC x509/libcrypto_la-x509_lu.lo CC x509/libcrypto_la-x509_obj.lo CC x509/libcrypto_la-x509_r2x.lo CC x509/libcrypto_la-x509_req.lo CC x509/libcrypto_la-x509_set.lo CC x509/libcrypto_la-x509_trs.lo CC x509/libcrypto_la-x509_txt.lo CC x509/libcrypto_la-x509_v3.lo CC x509/libcrypto_la-x509_vfy.lo CC x509/libcrypto_la-x509_vpm.lo CC x509/libcrypto_la-x509cset.lo CC x509/libcrypto_la-x509name.lo CC x509/libcrypto_la-x509rset.lo CC x509/libcrypto_la-x509spki.lo CC x509/libcrypto_la-x509type.lo CC x509/libcrypto_la-x_all.lo CC x509v3/libcrypto_la-pcy_cache.lo CC x509v3/libcrypto_la-pcy_data.lo CC x509v3/libcrypto_la-pcy_lib.lo CC x509v3/libcrypto_la-pcy_map.lo CC x509v3/libcrypto_la-pcy_node.lo CC x509v3/libcrypto_la-pcy_tree.lo CC x509v3/libcrypto_la-v3_akey.lo CC x509v3/libcrypto_la-v3_akeya.lo CC x509v3/libcrypto_la-v3_alt.lo CC x509v3/libcrypto_la-v3_bcons.lo CC x509v3/libcrypto_la-v3_bitst.lo CC x509v3/libcrypto_la-v3_conf.lo CC x509v3/libcrypto_la-v3_cpols.lo CC x509v3/libcrypto_la-v3_crld.lo CC x509v3/libcrypto_la-v3_enum.lo CC x509v3/libcrypto_la-v3_extku.lo CC x509v3/libcrypto_la-v3_genn.lo CC x509v3/libcrypto_la-v3_ia5.lo CC x509v3/libcrypto_la-v3_info.lo CC x509v3/libcrypto_la-v3_int.lo CC x509v3/libcrypto_la-v3_lib.lo CC x509v3/libcrypto_la-v3_ncons.lo CC x509v3/libcrypto_la-v3_ocsp.lo CC x509v3/libcrypto_la-v3_pci.lo CC x509v3/libcrypto_la-v3_pcia.lo CC x509v3/libcrypto_la-v3_pcons.lo CC x509v3/libcrypto_la-v3_pku.lo CC x509v3/libcrypto_la-v3_pmaps.lo CC x509v3/libcrypto_la-v3_prn.lo CC x509v3/libcrypto_la-v3_purp.lo CC x509v3/libcrypto_la-v3_skey.lo CC x509v3/libcrypto_la-v3_sxnet.lo CC x509v3/libcrypto_la-v3_utl.lo CC x509v3/libcrypto_la-v3err.lo CC compat/strlcat.lo CC compat/strlcpy.lo CC compat/freezero.lo CC compat/getprogname_linux.lo CC compat/reallocarray.lo CC compat/recallocarray.lo CC compat/syslog_r.lo CC compat/timingsafe_memcmp.lo CC compat/timingsafe_bcmp.lo CC compat/arc4random.lo CC compat/arc4random_uniform.lo CC compat/getentropy_linux.lo CCLD libcompat.la CC compat/libcompatnoopt_la-explicit_bzero.lo CCLD libcompatnoopt.la CCLD libcrypto.la make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' Making all in ssl make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' CC bio_ssl.lo CC bs_ber.lo CC bs_cbb.lo CC bs_cbs.lo CC d1_both.lo CC d1_clnt.lo CC d1_enc.lo CC d1_lib.lo CC d1_pkt.lo CC d1_srtp.lo CC d1_srvr.lo CC pqueue.lo CC s3_cbc.lo CC s3_lib.lo CC ssl_algs.lo CC ssl_asn1.lo CC ssl_both.lo CC ssl_cert.lo CC ssl_ciph.lo CC ssl_ciphers.lo CC ssl_clnt.lo CC ssl_err.lo CC ssl_init.lo CC ssl_lib.lo CC ssl_methods.lo CC ssl_packet.lo CC ssl_pkt.lo CC ssl_rsa.lo CC ssl_sess.lo CC ssl_sigalgs.lo CC ssl_srvr.lo CC ssl_stat.lo CC ssl_tlsext.lo CC ssl_transcript.lo CC ssl_txt.lo CC ssl_versions.lo CC t1_enc.lo CC t1_lib.lo CC tls13_buffer.lo CC tls13_client.lo CC tls13_handshake.lo CC tls13_handshake_msg.lo CC tls13_key_schedule.lo CC tls13_lib.lo CC tls13_record.lo CC tls13_record_layer.lo CCLD libssl.la make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' Making all in tls make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' CC libtls_la-tls.lo CC libtls_la-tls_client.lo CC libtls_la-tls_bio_cb.lo CC libtls_la-tls_config.lo CC libtls_la-tls_conninfo.lo CC libtls_la-tls_keypair.lo CC libtls_la-tls_server.lo CC libtls_la-tls_ocsp.lo CC libtls_la-tls_peer.lo CC libtls_la-tls_util.lo CC libtls_la-tls_verify.lo CCLD libtls.la make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' Making all in include make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' Making all in openssl make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' Making all in apps make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' Making all in ocspcheck make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' CC http.o CC ocspcheck.o ocspcheck.c: In function 'main': ocspcheck.c:673:10: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] (void) ftruncate(staplefd, 0); ^~~~~~~~~~~~~~~~~~~~~~ CCLD ocspcheck make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' Making all in openssl make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' CC apps.o CC asn1pars.o CC ca.o CC ciphers.o CC crl.o CC crl2p7.o CC dgst.o CC dh.o CC dhparam.o CC dsa.o CC dsaparam.o CC ec.o CC ecparam.o CC enc.o CC errstr.o CC gendh.o CC gendsa.o CC genpkey.o CC genrsa.o CC nseq.o CC ocsp.o CC openssl.o CC passwd.o CC pkcs12.o CC pkcs7.o CC pkcs8.o CC pkey.o CC pkeyparam.o CC pkeyutl.o CC prime.o CC rand.o CC req.o CC rsa.o CC rsautl.o CC s_cb.o CC s_client.o CC s_server.o CC s_socket.o CC s_time.o CC sess_id.o CC smime.o CC speed.o CC spkac.o CC ts.o CC verify.o CC version.o CC x509.o CC certhash.o CC apps_posix.o CC compat/strtonum.o CCLD openssl make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' Making all in nc make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' CC atomicio.o CC netcat.o CC socks.o CC compat/socket.o CC compat/base64.o CC compat/readpassphrase.o CC compat/strtonum.o CCLD nc netcat.o: In function `main': /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc/netcat.c:462: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' Making all in tests make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tests' CC handshake_table.o CCLD handshake_table make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tests' Making all in man make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[2]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' cd build/libressl-2.9.2 && make install make[2]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' Making install in crypto make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' make install-am make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcrypto.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.so.45.0.4 /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so.45.0.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcrypto.so.45.0.4 libcrypto.so.45 || { rm -f libcrypto.so.45 && ln -s libcrypto.so.45.0.4 libcrypto.so.45; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcrypto.so.45.0.4 libcrypto.so || { rm -f libcrypto.so && ln -s libcrypto.so.45.0.4 libcrypto.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.la libtool: install: /usr/bin/install -c .libs/libcrypto.a /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto' Making install in ssl make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libssl.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: warning: relinking `libssl.la' libtool: install: (cd /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl; /bin/sh /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/libtool --silent --tag CC --mode=relink cc -g -O2 -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -version-info 47:5:0 -no-undefined -export-symbols ../ssl/ssl.sym -Wl,-z,relro -Wl,-z,now -o libssl.la -rpath /opt/metwork-mfext-1.2/opt/core/lib bio_ssl.lo bs_ber.lo bs_cbb.lo bs_cbs.lo d1_both.lo d1_clnt.lo d1_enc.lo d1_lib.lo d1_pkt.lo d1_srtp.lo d1_srvr.lo pqueue.lo s3_cbc.lo s3_lib.lo ssl_algs.lo ssl_asn1.lo ssl_both.lo ssl_cert.lo ssl_ciph.lo ssl_ciphers.lo ssl_clnt.lo ssl_err.lo ssl_init.lo ssl_lib.lo ssl_methods.lo ssl_packet.lo ssl_pkt.lo ssl_rsa.lo ssl_sess.lo ssl_sigalgs.lo ssl_srvr.lo ssl_stat.lo ssl_tlsext.lo ssl_transcript.lo ssl_txt.lo ssl_versions.lo t1_enc.lo t1_lib.lo tls13_buffer.lo tls13_client.lo tls13_handshake.lo tls13_handshake_msg.lo tls13_key_schedule.lo tls13_lib.lo tls13_record.lo tls13_record_layer.lo /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto/libcrypto.la -lresolv -lrt -lpthread ) libtool: install: /usr/bin/install -c -m 644 .libs/libssl.so.47.0.5T /opt/metwork-mfext-1.2/opt/core/lib/libssl.so.47.0.5 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libssl.so.47.0.5 libssl.so.47 || { rm -f libssl.so.47 && ln -s libssl.so.47.0.5 libssl.so.47; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libssl.so.47.0.5 libssl.so || { rm -f libssl.so && ln -s libssl.so.47.0.5 libssl.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /opt/metwork-mfext-1.2/opt/core/lib/libssl.la libtool: install: /usr/bin/install -c .libs/libssl.a /opt/metwork-mfext-1.2/opt/core/lib/libssl.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libssl.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libssl.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl' Making install in tls make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtls.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: warning: relinking `libtls.la' libtool: install: (cd /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls; /bin/sh /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/libtool --silent --tag CC --mode=relink cc -g -O2 -Wall -std=gnu99 -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DHAVE_GNU_STACK -Wno-pointer-sign -version-info 19:6:0 -no-undefined -export-symbols ../tls/tls.sym -Wl,-z,relro -Wl,-z,now -o libtls.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libtls_la-tls.lo libtls_la-tls_client.lo libtls_la-tls_bio_cb.lo libtls_la-tls_config.lo libtls_la-tls_conninfo.lo libtls_la-tls_keypair.lo libtls_la-tls_server.lo libtls_la-tls_ocsp.lo libtls_la-tls_peer.lo libtls_la-tls_util.lo libtls_la-tls_verify.lo /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/ssl/libssl.la /src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/crypto/libcrypto.la -lresolv -lrt -lpthread ) libtool: install: /usr/bin/install -c -m 644 .libs/libtls.so.19.0.6T /opt/metwork-mfext-1.2/opt/core/lib/libtls.so.19.0.6 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libtls.so.19.0.6 libtls.so.19 || { rm -f libtls.so.19 && ln -s libtls.so.19.0.6 libtls.so.19; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libtls.so.19.0.6 libtls.so || { rm -f libtls.so && ln -s libtls.so.19.0.6 libtls.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /opt/metwork-mfext-1.2/opt/core/lib/libtls.la libtool: install: /usr/bin/install -c .libs/libtls.a /opt/metwork-mfext-1.2/opt/core/lib/libtls.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libtls.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libtls.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tls' Making install in include make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' Making install in openssl make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/openssl' /usr/bin/install -c -m 644 aes.h asn1.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h comp.h conf.h conf_api.h crypto.h curve25519.h des.h dh.h dsa.h dso.h dtls1.h ec.h ecdh.h ecdsa.h engine.h err.h evp.h gost.h hkdf.h hmac.h idea.h lhash.h md4.h md5.h modes.h obj_mac.h objects.h ocsp.h opensslconf.h opensslfeatures.h '/opt/metwork-mfext-1.2/opt/core/include/openssl' /usr/bin/install -c -m 644 opensslv.h ossl_typ.h pem.h pem2.h pkcs12.h pkcs7.h poly1305.h rand.h rc2.h rc4.h ripemd.h rsa.h safestack.h sha.h sm3.h sm4.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h stack.h tls1.h ts.h txt_db.h ui.h ui_compat.h whrlpool.h x509.h x509_vfy.h x509v3.h '/opt/metwork-mfext-1.2/opt/core/include/openssl' make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include/openssl' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 tls.h '/opt/metwork-mfext-1.2/opt/core/include' make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/include' Making install in apps make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' Making install in ocspcheck make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ocspcheck '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/ocspcheck /opt/metwork-mfext-1.2/opt/core/bin/ocspcheck make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/ocspcheck' Making install in openssl make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c openssl '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/openssl /opt/metwork-mfext-1.2/opt/core/bin/openssl make install-exec-hook make[6]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' make[6]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 openssl.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/openssl' Making install in nc make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps/nc' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/apps' Making install in tests make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tests' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tests' 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/layer0_core/0028_libressl/build/libressl-2.9.2/tests' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/tests' Making install in man make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 BIO_f_ssl.3 DTLSv1_listen.3 OPENSSL_init_ssl.3 PEM_read_SSL_SESSION.3 SSL_CIPHER_get_name.3 SSL_COMP_add_compression_method.3 SSL_CTX_add1_chain_cert.3 SSL_CTX_add_extra_chain_cert.3 SSL_CTX_add_session.3 SSL_CTX_ctrl.3 SSL_CTX_flush_sessions.3 SSL_CTX_free.3 SSL_CTX_get0_certificate.3 SSL_CTX_get_ex_new_index.3 SSL_CTX_get_verify_mode.3 SSL_CTX_load_verify_locations.3 SSL_CTX_new.3 SSL_CTX_sess_number.3 SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_sessions.3 SSL_CTX_set1_groups.3 SSL_CTX_set_alpn_select_cb.3 SSL_CTX_set_cert_store.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_cipher_list.3 SSL_CTX_set_client_CA_list.3 SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_default_passwd_cb.3 SSL_CTX_set_generate_session_id.3 SSL_CTX_set_info_callback.3 SSL_CTX_set_max_cert_list.3 SSL_CTX_set_min_proto_version.3 SSL_CTX_set_mode.3 SSL_CTX_set_msg_callback.3 SSL_CTX_set_options.3 SSL_CTX_set_quiet_shutdown.3 SSL_CTX_set_read_ahead.3 SSL_CTX_set_session_cache_mode.3 SSL_CTX_set_session_id_context.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 SSL_CTX_set_ssl_version.3 SSL_CTX_set_timeout.3 SSL_CTX_set_tlsext_servername_callback.3 SSL_CTX_set_tlsext_status_cb.3 SSL_CTX_set_tlsext_ticket_key_cb.3 SSL_CTX_set_tlsext_use_srtp.3 SSL_CTX_set_tmp_dh_callback.3 SSL_CTX_set_tmp_rsa_callback.3 SSL_CTX_set_verify.3 SSL_CTX_use_certificate.3 SSL_SESSION_free.3 SSL_SESSION_get0_peer.3 SSL_SESSION_get_compress_id.3 SSL_SESSION_get_ex_new_index.3 SSL_SESSION_get_id.3 SSL_SESSION_get_protocol_version.3 SSL_SESSION_get_time.3 SSL_SESSION_has_ticket.3 SSL_SESSION_new.3 SSL_SESSION_print.3 SSL_SESSION_set1_id_context.3 SSL_accept.3 SSL_alert_type_string.3 SSL_clear.3 SSL_connect.3 SSL_copy_session_id.3 SSL_do_handshake.3 SSL_dup.3 SSL_dup_CA_list.3 SSL_export_keying_material.3 SSL_free.3 SSL_get_SSL_CTX.3 SSL_get_certificate.3 SSL_get_ciphers.3 SSL_get_client_CA_list.3 SSL_get_client_random.3 SSL_get_current_cipher.3 SSL_get_default_timeout.3 SSL_get_error.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 SSL_get_ex_new_index.3 SSL_get_fd.3 SSL_get_peer_cert_chain.3 SSL_get_peer_certificate.3 SSL_get_rbio.3 SSL_get_server_tmp_key.3 SSL_get_session.3 SSL_get_shared_ciphers.3 SSL_get_state.3 SSL_get_verify_result.3 SSL_get_version.3 SSL_library_init.3 SSL_load_client_CA_file.3 SSL_new.3 SSL_num_renegotiations.3 SSL_pending.3 SSL_read.3 SSL_renegotiate.3 SSL_rstate_string.3 SSL_session_reused.3 SSL_set1_param.3 SSL_set_bio.3 SSL_set_connect_state.3 SSL_set_fd.3 SSL_set_max_send_fragment.3 SSL_set_session.3 SSL_set_shutdown.3 SSL_set_tmp_ecdh.3 SSL_set_verify_result.3 SSL_shutdown.3 SSL_state_string.3 SSL_want.3 SSL_write.3 d2i_SSL_SESSION.3 ssl.3 ACCESS_DESCRIPTION_new.3 ASN1_INTEGER_get.3 ASN1_OBJECT_new.3 ASN1_STRING_TABLE_add.3 ASN1_STRING_length.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_TIME_set.3 ASN1_TYPE_get.3 ASN1_generate_nconf.3 ASN1_item_d2i.3 ASN1_item_new.3 ASN1_time_parse.3 AUTHORITY_KEYID_new.3 BASIC_CONSTRAINTS_new.3 BF_set_key.3 BIO_ctrl.3 BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3 BIO_f_md.3 BIO_f_null.3 BIO_find_type.3 BIO_get_data.3 BIO_get_ex_new_index.3 BIO_meth_new.3 BIO_new.3 BIO_printf.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3 BIO_s_socket.3 BIO_set_callback.3 BIO_should_retry.3 BN_BLINDING_new.3 BN_CTX_new.3 BN_CTX_start.3 BN_add.3 BN_add_word.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 BN_bn2bin.3 BN_cmp.3 BN_copy.3 BN_generate_prime.3 BN_get0_nist_prime_521.3 BN_mod_inverse.3 BN_mod_mul_montgomery.3 BN_mod_mul_reciprocal.3 BN_new.3 BN_num_bytes.3 BN_rand.3 BN_set_bit.3 BN_set_flags.3 BN_set_negative.3 BN_swap.3 BN_zero.3 BUF_MEM_new.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_get_mem_functions.3 CRYPTO_lock.3 CRYPTO_set_ex_data.3 DES_set_key.3 DH_generate_key.3 DH_generate_parameters.3 DH_get0_pqg.3 DH_get_ex_new_index.3 DH_new.3 DH_set_method.3 DH_size.3 DIST_POINT_new.3 DSA_SIG_new.3 DSA_do_sign.3 DSA_dup_DH.3 DSA_generate_key.3 DSA_generate_parameters.3 DSA_get0_pqg.3 DSA_get_ex_new_index.3 DSA_meth_new.3 DSA_new.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 DSA_set_method.3 DSA_sign.3 DSA_size.3 ECDSA_SIG_new.3 EC_GFp_simple_method.3 EC_GROUP_copy.3 EC_GROUP_new.3 EC_KEY_new.3 EC_POINT_add.3 EC_POINT_new.3 ENGINE_add.3 ENGINE_ctrl.3 ENGINE_get_default_RSA.3 ENGINE_init.3 ENGINE_new.3 ENGINE_register_RSA.3 ENGINE_register_all_RSA.3 ENGINE_set_RSA.3 ENGINE_set_default.3 ENGINE_set_flags.3 ENGINE_unregister_RSA.3 ERR.3 ERR_GET_LIB.3 ERR_asprintf_error_data.3 ERR_clear_error.3 ERR_error_string.3 ERR_get_error.3 ERR_load_crypto_strings.3 ERR_load_strings.3 ERR_print_errors.3 ERR_put_error.3 ERR_remove_state.3 ERR_set_mark.3 ESS_SIGNING_CERT_new.3 EVP_AEAD_CTX_init.3 EVP_BytesToKey.3 EVP_DigestInit.3 EVP_DigestSignInit.3 EVP_DigestVerifyInit.3 EVP_EncodeInit.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 EVP_EncryptInit.3 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_asn1_get_count.3 EVP_PKEY_asn1_new.3 EVP_PKEY_cmp.3 EVP_PKEY_decrypt.3 EVP_PKEY_derive.3 EVP_PKEY_encrypt.3 EVP_PKEY_get_default_digest_nid.3 EVP_PKEY_keygen.3 EVP_PKEY_meth_get0_info.3 EVP_PKEY_meth_new.3 EVP_PKEY_new.3 EVP_PKEY_print_private.3 EVP_PKEY_set1_RSA.3 EVP_PKEY_sign.3 EVP_PKEY_verify.3 EVP_PKEY_verify_recover.3 EVP_SealInit.3 EVP_SignInit.3 EVP_VerifyInit.3 EVP_aes_128_cbc.3 EVP_camellia_128_cbc.3 EVP_des_cbc.3 EVP_rc4.3 EVP_sm4_cbc.3 EXTENDED_KEY_USAGE_new.3 GENERAL_NAME_new.3 HMAC.3 MD5.3 NAME_CONSTRAINTS_new.3 OBJ_nid2obj.3 OCSP_CRLID_new.3 OCSP_REQUEST_new.3 OCSP_SERVICELOC_new.3 OCSP_cert_to_id.3 OCSP_request_add1_nonce.3 OCSP_resp_find_status.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 OCSP_response_status.3 OCSP_sendreq_new.3 OPENSSL_VERSION_NUMBER.3 OPENSSL_cleanse.3 OPENSSL_config.3 OPENSSL_init_crypto.3 OPENSSL_load_builtin_modules.3 OPENSSL_malloc.3 OPENSSL_sk_new.3 OpenSSL_add_all_algorithms.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3 PEM_write_bio_PKCS7_stream.3 PKCS12_SAFEBAG_new.3 PKCS12_create.3 PKCS12_new.3 PKCS12_newpass.3 PKCS12_parse.3 PKCS5_PBKDF2_HMAC.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_new.3 PKCS7_sign.3 PKCS7_sign_add_signer.3 PKCS7_verify.3 PKCS8_PRIV_KEY_INFO_new.3 PKEY_USAGE_PERIOD_new.3 POLICYINFO_new.3 PROXY_POLICY_new.3 RAND_add.3 RAND_bytes.3 RAND_load_file.3 RAND_set_rand_method.3 RC4.3 RIPEMD160.3 RSA_PSS_PARAMS_new.3 RSA_blinding_on.3 RSA_check_key.3 RSA_generate_key.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 RSA_get0_key.3 RSA_get_ex_new_index.3 RSA_meth_new.3 RSA_new.3 RSA_padding_add_PKCS1_type_1.3 RSA_print.3 RSA_private_encrypt.3 RSA_public_encrypt.3 RSA_set_method.3 RSA_sign.3 RSA_sign_ASN1_OCTET_STRING.3 RSA_size.3 SHA1.3 SMIME_read_PKCS7.3 SMIME_write_PKCS7.3 STACK_OF.3 SXNET_new.3 TS_REQ_new.3 UI_UTIL_read_pw.3 UI_create_method.3 UI_get_string_type.3 UI_new.3 X25519.3 X509V3_get_d2i.3 X509_ALGOR_dup.3 X509_ATTRIBUTE_new.3 X509_CINF_new.3 X509_CRL_get0_by_serial.3 X509_CRL_new.3 X509_EXTENSION_set_object.3 X509_LOOKUP_hash_dir.3 X509_NAME_ENTRY_get_object.3 X509_NAME_add_entry_by_txt.3 X509_NAME_get_index_by_NID.3 X509_NAME_new.3 X509_NAME_print_ex.3 X509_OBJECT_get0_X509.3 X509_PUBKEY_new.3 X509_REQ_new.3 X509_REVOKED_new.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 X509_SIG_new.3 X509_STORE_CTX_get_error.3 X509_STORE_CTX_get_ex_new_index.3 X509_STORE_CTX_new.3 X509_STORE_CTX_set_verify_cb.3 X509_STORE_load_locations.3 X509_STORE_new.3 X509_STORE_set1_param.3 X509_STORE_set_verify_cb_func.3 X509_VERIFY_PARAM_set_flags.3 X509_check_ca.3 X509_check_host.3 X509_check_issued.3 X509_check_private_key.3 X509_cmp_time.3 X509_digest.3 X509_get0_notBefore.3 X509_get0_signature.3 X509_get_pubkey.3 X509_get_serialNumber.3 X509_get_subject_name.3 X509_get_version.3 X509_new.3 X509_sign.3 X509_verify_cert.3 X509v3_get_ext_by_NID.3 bn_dump.3 crypto.3 d2i_ASN1_NULL.3 d2i_ASN1_OBJECT.3 d2i_ASN1_OCTET_STRING.3 d2i_ASN1_SEQUENCE_ANY.3 d2i_AUTHORITY_KEYID.3 d2i_BASIC_CONSTRAINTS.3 d2i_DHparams.3 d2i_DIST_POINT.3 d2i_DSAPublicKey.3 d2i_ECPKParameters.3 d2i_ESS_SIGNING_CERT.3 d2i_GENERAL_NAME.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 d2i_OCSP_REQUEST.3 d2i_OCSP_RESPONSE.3 d2i_PKCS12.3 d2i_PKCS7.3 d2i_PKCS8PrivateKey_bio.3 d2i_PKCS8_PRIV_KEY_INFO.3 d2i_PKEY_USAGE_PERIOD.3 d2i_POLICYINFO.3 d2i_PROXY_POLICY.3 d2i_PrivateKey.3 d2i_RSAPublicKey.3 d2i_TS_REQ.3 d2i_X509.3 d2i_X509_ALGOR.3 d2i_X509_ATTRIBUTE.3 d2i_X509_CRL.3 d2i_X509_EXTENSION.3 d2i_X509_NAME.3 d2i_X509_REQ.3 d2i_X509_SIG.3 des_read_pw.3 evp.3 get_rfc3526_prime_8192.3 i2d_PKCS7_bio_stream.3 lh_new.3 lh_stats.3 tls_accept_socket.3 tls_client.3 tls_config_ocsp_require_stapling.3 tls_config_set_protocols.3 tls_config_set_session_id.3 tls_config_verify.3 tls_conn_version.3 tls_connect.3 tls_init.3 tls_load_file.3 tls_ocsp_process_response.3 tls_read.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man5' /usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/opt/metwork-mfext-1.2/opt/core/share/man/man5' make install-data-hook make[5]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' ln -sf "ACCESS_DESCRIPTION_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ACCESS_DESCRIPTION_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/AUTHORITY_INFO_ACCESS_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/AUTHORITY_INFO_ACCESS_new.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_ENUMERATED_get.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_ENUMERATED_set.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_ENUMERATED_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_INTEGER_set.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_INTEGER_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_to_ASN1_ENUMERATED.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_to_ASN1_INTEGER.3" ln -sf "ASN1_OBJECT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_OBJECT_free.3" ln -sf "ASN1_STRING_TABLE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_TABLE_cleanup.3" ln -sf "ASN1_STRING_TABLE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_TABLE_get.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_cmp.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_data.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_dup.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_get0_data.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_length_set.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_set.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_to_UTF8.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_type.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_BIT_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_BIT_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_BMPSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_BMPSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_ENUMERATED_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_ENUMERATED_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_IA5STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_IA5STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_INTEGER_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_INTEGER_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_OCTET_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_OCTET_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_PRINTABLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_PRINTABLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_PRINTABLE_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_PRINTABLE_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_type_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_T61STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_T61STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UNIVERSALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UNIVERSALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTF8STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTF8STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_VISIBLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_VISIBLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DIRECTORYSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DIRECTORYSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DISPLAYTEXT_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DISPLAYTEXT_new.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_print.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_STRING_print_ex_fp.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_tag2str.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_set.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_to_generalizedtime.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_cmp_time_t.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_set.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_UTCTIME_set_string.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TYPE_cmp.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TYPE_free.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TYPE_new.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TYPE_set.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TYPE_set1.3" ln -sf "ASN1_generate_nconf.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_generate_v3.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_d2i_bio.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_d2i_fp.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_dup.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_i2d.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_i2d_bio.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_i2d_fp.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_print.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_TYPE.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_TYPE.3" ln -sf "ASN1_item_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_item_free.3" ln -sf "ASN1_time_parse.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_TIME_set_tm.3" ln -sf "ASN1_time_parse.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_time_tm_cmp.3" ln -sf "AUTHORITY_KEYID_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/AUTHORITY_KEYID_free.3" ln -sf "BASIC_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BASIC_CONSTRAINTS_free.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_cbc_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_cfb64_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_decrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_ecb_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_ofb64_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BF_options.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_callback_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ctrl_pending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ctrl_wpending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_eof.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_flush.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_close.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_info_callback.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_int_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_pending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ptr_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_reset.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_seek.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_close.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_info_callback.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_tell.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_wpending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bio_info_cb.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_buffer_num_lines.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_buffer_read_data.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_buffer_size.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_read_buffer_size.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_write_buffer_size.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_cipher_ctx.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_cipher_status.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_cipher.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_md.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_md_ctx.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_md.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_do_handshake.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_num_renegotiates.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_buffer_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_ssl_mode.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_ssl_renegotiate_bytes.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_ssl_renegotiate_timeout.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ssl_copy_session_id.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ssl_shutdown.3" ln -sf "BIO_find_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_method_type.3" ln -sf "BIO_find_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_next.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_shutdown.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_data.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_init.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_shutdown.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDH_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDH_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDH_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TYPE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TYPE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TYPE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_ex_data.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_new_index.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_free.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_create.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_destroy.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_gets.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_puts.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_read.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_get_write.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_create.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_destroy.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_gets.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_puts.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_read.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_meth_set_write.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_free.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_free_all.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_up_ref.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_vfree.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_snprintf.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_vprintf.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_vsnprintf.3" ln -sf "BIO_push.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_pop.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_gets.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_puts.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_write.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_do_accept.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_accept_port.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_bind_mode.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_accept.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_accept_bios.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_accept_port.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_bind_mode.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_nbio_accept.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ctrl_get_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ctrl_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_ctrl_reset_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_destroy_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_write_buf_size.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_make_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_write_buf_size.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_shutdown_wr.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_do_connect.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_conn_hostname.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_conn_int_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_conn_ip.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_conn_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_connect.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_conn_hostname.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_conn_int_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_conn_ip.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_conn_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_nbio.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_fd.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_fd.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_fd.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_append_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_file.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_read_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_rw_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_write_filename.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_mem_data.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_mem_ptr.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_mem_buf.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_mem_buf.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_mem_eof_return.3" ln -sf "BIO_s_socket.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_new_socket.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_callback_fn.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_debug_callback.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_callback.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_callback_arg.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_set_callback_arg.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_retry_BIO.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_get_retry_reason.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_retry_type.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_should_io_special.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_should_read.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BIO_should_write.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_convert.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_convert_ex.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_create_param.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_free.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_get_flags.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_get_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_invert.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_invert_ex.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_set_flags.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_set_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_BLINDING_update.3" ln -sf "BN_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_CTX_free.3" ln -sf "BN_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_CTX_init.3" ln -sf "BN_CTX_start.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_CTX_end.3" ln -sf "BN_CTX_start.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_CTX_get.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_div.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_exp.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_gcd.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_add.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_exp.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_mul.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_sqr.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_sub.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mul.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_nnmod.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_sqr.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_sub.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_div_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mod_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mul_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_sub_word.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_asc2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_bin2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_bn2dec.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_bn2hex.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_bn2mpi.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_dec2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_hex2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mpi2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_print.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_print_fp.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_odd.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_one.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_word.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_zero.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_ucmp.3" ln -sf "BN_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_dup.3" ln -sf "BN_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_with_flags.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_call.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_free.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_get_arg.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_new.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_set.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_GENCB_set_old.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_generate_prime_ex.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_prime.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_prime_ex.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_prime_fasttest.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_prime_fasttest_ex.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get0_nist_prime_192.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get0_nist_prime_224.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get0_nist_prime_256.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get0_nist_prime_384.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_MONT_CTX_copy.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_MONT_CTX_free.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_MONT_CTX_init.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_MONT_CTX_new.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_MONT_CTX_set.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_from_montgomery.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_to_montgomery.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_RECP_CTX_free.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_RECP_CTX_init.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_RECP_CTX_new.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_RECP_CTX_set.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_div_recp.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_clear.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_clear_free.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_free.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_init.3" ln -sf "BN_num_bytes.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_num_bits.3" ln -sf "BN_num_bytes.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_num_bits_word.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_pseudo_rand.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_pseudo_rand_range.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_rand_range.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_clear_bit.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_bit_set.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_lshift.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_lshift1.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_mask_bits.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_rshift.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_rshift1.3" ln -sf "BN_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_flags.3" ln -sf "BN_set_negative.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_is_negative.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_word.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_one.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_set_word.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_value_one.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BUF_MEM_free.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BUF_MEM_grow.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BUF_MEM_grow_clean.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BUF_reverse.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BUF_strdup.3" ln -sf "CONF_modules_free.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CONF_modules_finish.3" ln -sf "CONF_modules_free.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CONF_modules_unload.3" ln -sf "CONF_modules_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CONF_modules_load.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_MEM_LEAK_CB.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_mem_ctrl.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_mem_leaks.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_mem_leaks_cb.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_mem_leaks_fp.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_set_mem_functions.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_w_unlock.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_dup.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_free.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_new.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_free_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_get_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_get_ex_new_index.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_new_ex_data.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_get_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_set_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_set_numeric.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_THREADID_set_pointer.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_destroy_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_get_new_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_num_locks.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_set_dynlock_create_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_set_dynlock_lock_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_w_unlock.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_cbc_cksum.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_cfb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_crypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ecb2_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ecb3_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ecb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede2_cbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede2_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede2_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede3_cbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede3_cbcm_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede3_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ede3_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_enc_read.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_enc_write.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_fcrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_is_weak_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_key_sched.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ncbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_ofb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_pcbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_quad_cksum.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_random_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_set_key_checked.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_set_key_unchecked.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_set_odd_parity.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_string_to_2keys.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_string_to_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DES_xcbc_encrypt.3" ln -sf "DH_generate_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_compute_key.3" ln -sf "DH_generate_parameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_check.3" ln -sf "DH_generate_parameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_generate_parameters_ex.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_clear_flags.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_get0_engine.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_get0_key.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set0_key.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set0_pqg.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set_flags.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set_length.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_test_flags.3" ln -sf "DH_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_get_ex_data.3" ln -sf "DH_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set_ex_data.3" ln -sf "DH_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_free.3" ln -sf "DH_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_up_ref.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_OpenSSL.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_get_default_method.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_new_method.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_set_default_method.3" ln -sf "DH_size.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DH_bits.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRL_DIST_POINTS_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRL_DIST_POINTS_new.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DIST_POINT_NAME_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DIST_POINT_NAME_new.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ISSUING_DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ISSUING_DIST_POINT_new.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_SIG_free.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_SIG_get0.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_SIG_set0.3" ln -sf "DSA_do_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_do_verify.3" ln -sf "DSA_generate_parameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_generate_parameters_ex.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_clear_flags.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_get0_engine.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_get0_key.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_set0_key.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_set0_pqg.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_set_flags.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_test_flags.3" ln -sf "DSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_get_ex_data.3" ln -sf "DSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_set_ex_data.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_meth_dup.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_meth_free.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_meth_set_finish.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_meth_set_sign.3" ln -sf "DSA_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_free.3" ln -sf "DSA_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_up_ref.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_OpenSSL.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_get_default_method.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_new_method.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_set_default_method.3" ln -sf "DSA_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_sign_setup.3" ln -sf "DSA_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_OpenSSL.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_SIG_free.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_SIG_get0.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_SIG_set0.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_do_sign.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_do_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_do_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_get_default_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_set_default_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_set_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_sign.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_sign_setup.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_size.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECDSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECDSA_SIG.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECDSA_SIG.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GF2m_simple_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GFp_mont_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GFp_nist_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GFp_nistp224_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GFp_nistp256_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GFp_nistp521_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_METHOD_get_field_type.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_check.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_check_discriminant.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_cmp.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_dup.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get0_generator.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get0_seed.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_basis_type.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_cofactor.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_curve_name.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_degree.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_order.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_pentanomial_basis.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_seed_len.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_trinomial_basis.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_method_of.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_curve_name.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_generator.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_seed.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_clear_free.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_free.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_get_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_new_by_curve_name.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_new_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_new_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_set_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_get_builtin_curves.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_check_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_clear_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_copy.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_dup.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_free.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_generate_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get0_group.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get0_private_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get0_public_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get_conv_form.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get_enc_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_get_key_method_data.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_insert_key_method_data.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_new_by_curve_name.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_precompute_mult.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_print.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_print_fp.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_asn1_flag.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_conv_form.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_enc_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_group.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_private_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_public_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_KEY_up_ref.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_have_precompute_mult.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_GROUP_precompute_mult.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_cmp.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_dbl.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_invert.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_is_at_infinity.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_is_on_curve.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_make_affine.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_mul.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINTs_make_affine.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINTs_mul.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_bn2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_clear_free.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_copy.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_dup.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_free.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_hex2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_method_of.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_oct2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_point2bn.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_point2hex.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_point2oct.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EC_POINT_set_to_infinity.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_by_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_cleanup.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_first.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_last.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_name.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_next.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_prev.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_remove.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_name.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_CTRL_FUNC_PTR.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_cmd_is_executable.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_ctrl_cmd.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_ctrl_cmd_string.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ctrl_function.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_ctrl_function.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_cipher_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_default_DH.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_default_DSA.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_default_ECDH.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_default_ECDSA.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_default_RAND.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_digest_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_table_flags.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_table_flags.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_finish.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_finish_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_init_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_finish_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_init_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_free.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_destroy_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_destroy_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_up_ref.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_DH.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_DSA.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_ECDH.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_ECDSA.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_RAND.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_STORE.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_ciphers.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_complete.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_digests.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_load_builtin_engines.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_load_dynamic.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_DH.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_DSA.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_ECDH.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_ECDSA.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_RAND.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_STORE.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_ciphers.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_complete.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_register_all_digests.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_CIPHERS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_DIGESTS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_DH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_DSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_RAND.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_RSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_STORE.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_cipher.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_digest.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_digests.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_DH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_DSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_RAND.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_STORE.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_digests.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_DH.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_DSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_ECDH.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_ECDSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_RAND.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_RSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_ciphers.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_digests.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_set_default_string.3" ln -sf "ENGINE_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_get_flags.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_DH.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_DSA.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_ECDH.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_ECDSA.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_RAND.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_STORE.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_ciphers.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_unregister_digests.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_FATAL_ERROR.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_GET_FUNC.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_GET_REASON.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_error_string_n.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_func_error_string.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_lib_error_string.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_reason_error_string.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_get_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_get_error_line_data.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_error.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_error_line_data.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_last_error.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_last_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_peek_last_error_line_data.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_free_strings.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_load_BN_strings.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_load_error_strings.3" ln -sf "ERR_load_strings.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_PACK.3" ln -sf "ERR_load_strings.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_get_next_error_library.3" ln -sf "ERR_print_errors.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_print_errors_cb.3" ln -sf "ERR_print_errors.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_print_errors_fp.3" ln -sf "ERR_put_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_add_error_data.3" ln -sf "ERR_put_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_add_error_vdata.3" ln -sf "ERR_remove_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_remove_thread_state.3" ln -sf "ERR_set_mark.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ERR_pop_to_mark.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ESS_CERT_ID_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ESS_CERT_ID_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ESS_ISSUER_SERIAL_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ESS_ISSUER_SERIAL_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ESS_SIGNING_CERT_free.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_CTX_cleanup.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_CTX_open.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_CTX_seal.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_key_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_max_overhead.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_max_tag_len.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_AEAD_nonce_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aead_aes_128_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aead_aes_256_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aead_chacha20_poly1305" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aead_chacha20_poly1305.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aead_xchacha20_poly1305.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestFinal.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestFinal_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestInit_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestUpdate.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MAX_MD_SIZE.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_block_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_cleanup.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_copy.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_copy_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_create.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_ctrl.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_destroy.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_free.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_init.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_md.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_new.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_reset.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_CTX_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_block_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_pkey_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_MD_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_dss.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_dss1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_digestbyname.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_digestbynid.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_digestbyobj.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_md5.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_md5_sha1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_md_null.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_ripemd160.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sha1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sha224.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sha256.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sha384.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sha512.3" ln -sf "EVP_DigestSignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestSignFinal.3" ln -sf "EVP_DigestSignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestSignUpdate.3" ln -sf "EVP_DigestVerifyInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestVerifyFinal.3" ln -sf "EVP_DigestVerifyInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DigestVerifyUpdate.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecodeBlock.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecodeFinal.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecodeInit.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecodeUpdate.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_ENCODE_CTX_free.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_ENCODE_CTX_new.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncodeBlock.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncodeFinal.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncodeUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_block_size.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_cipher.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_cleanup.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_clear_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_ctrl.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_free.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_get_app_data.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_get_iv.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_init.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_iv_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_mode.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_new.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_nid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_rand_key.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_reset.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_set_app_data.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_set_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_set_iv.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_set_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_set_padding.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_test_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_CTX_type.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_asn1_to_param.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_block_size.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_iv_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_mode.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_nid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_param_to_asn1.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CIPHER_type.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CipherFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CipherFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CipherInit.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CipherInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_CipherUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecryptFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecryptInit.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_DecryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncryptFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_EncryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_bf_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_bf_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_bf_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_bf_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_cast5_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_cast5_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_cast5_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_cast5_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_chacha20.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede3.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede3_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede3_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede3_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ede_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_des_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_desx_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_enc_null.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_cipherbyname.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_cipherbynid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_get_cipherbyobj.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_idea_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_idea_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_idea_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_idea_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_40_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_64_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc2_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc4.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc4_40.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_rc4_hmac_md5.3" ln -sf "EVP_OpenInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_OpenFinal.3" ln -sf "EVP_OpenInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_OpenUpdate.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_ctrl_str.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_signature_md.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_dup.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_free.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_new_id.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_find.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_find_str.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_get0.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_get0_info.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_asn1.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_add0.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_add_alias.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_copy.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_set_ctrl.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_set_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_set_param.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_set_private.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_asn1_set_public.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_cmp_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_copy_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_missing_parameters.3" ln -sf "EVP_PKEY_decrypt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_decrypt_init.3" ln -sf "EVP_PKEY_derive.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_derive_init.3" ln -sf "EVP_PKEY_derive.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_derive_set_peer.3" ln -sf "EVP_PKEY_encrypt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_encrypt_init.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_CTX_set_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_gen_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_keygen_init.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_paramgen.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_paramgen_init.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_add0.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_find.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_free.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_cleanup.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_ctrl.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_decrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_derive.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_encrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_init.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_keygen.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_paramgen.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_sign.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_signctx.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_verify.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_verify_recover.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_meth_set_verifyctx.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_free.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_new_mac_key.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_up_ref.3" ln -sf "EVP_PKEY_print_private.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_print_params.3" ln -sf "EVP_PKEY_print_private.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_print_public.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_assign_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_assign_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_assign_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_assign_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_base_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get0_hmac.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_get1_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_set1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_set1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_set1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_type.3" ln -sf "EVP_PKEY_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_sign_init.3" ln -sf "EVP_PKEY_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_verify_init.3" ln -sf "EVP_PKEY_verify_recover.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_verify_recover_init.3" ln -sf "EVP_SealInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_SealFinal.3" ln -sf "EVP_SealInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_SealUpdate.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_bits.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_PKEY_size.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_SignFinal.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_SignInit_ex.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_SignUpdate.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_VerifyFinal.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_VerifyInit_ex.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_VerifyUpdate.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_128_xts.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_192_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_aes_256_xts.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sm4_cfb.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sm4_cfb128.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sm4_ctr.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sm4_ecb.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_sm4_ofb.3" ln -sf "EXTENDED_KEY_USAGE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EXTENDED_KEY_USAGE_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EDIPARTYNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EDIPARTYNAME_new.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GENERAL_NAMES_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GENERAL_NAMES_new.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GENERAL_NAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OTHERNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OTHERNAME_new.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_cleanup.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_copy.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_free.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_get_md.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_init.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_new.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_reset.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_CTX_set_flags.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_Final.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_Init.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_Init_ex.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_Update.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_cleanup.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/HMAC_size.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD4.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD4_Final.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD4_Init.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD4_Update.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD5_Final.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD5_Init.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/MD5_Update.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GENERAL_SUBTREE_free.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GENERAL_SUBTREE_new.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/NAME_CONSTRAINTS_free.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_cleanup.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_cmp.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_create.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_dup.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_ln2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_nid2ln.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_nid2sn.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_obj2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_obj2txt.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_sn2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_txt2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OBJ_txt2obj.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2t_ASN1_OBJECT.3" ln -sf "OCSP_CRLID_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_CRLID_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_ONEREQ_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_ONEREQ_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQINFO_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQINFO_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQUEST_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SIGNATURE_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SIGNATURE_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_request_add0_id.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_request_add1_cert.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_request_onereq_count.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_request_onereq_get0.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_request_sign.3" ln -sf "OCSP_SERVICELOC_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SERVICELOC_free.3" ln -sf "OCSP_SERVICELOC_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_url_svcloc_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_CERTID_free.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_CERTID_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_cert_id_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_id_cmp.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_id_get0_info.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_id_issuer_cmp.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_basic_add1_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_check_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_copy_nonce.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_CERTSTATUS_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_CERTSTATUS_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REVOKEDINFO_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REVOKEDINFO_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SINGLERESP_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SINGLERESP_get0_id.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_SINGLERESP_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_basic_verify.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_check_validity.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_resp_count.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_resp_find.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_resp_get0.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_single_get0_status.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_BASICRESP_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_BASICRESP_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPBYTES_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPBYTES_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPDATA_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPDATA_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPID_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPID_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPONSE_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_RESPONSE_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_basic_sign.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_response_create.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_response_get1_basic.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQ_CTX_add1_header.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQ_CTX_free.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_REQ_CTX_set1_req.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_sendreq_bio.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OCSP_sendreq_nbio.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LIBRESSL_VERSION_NUMBER.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LIBRESSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OPENSSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OpenSSL_version.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OpenSSL_version_num.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLeay.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLeay_version.3" ln -sf "OPENSSL_config.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OPENSSL_no_config.3" ln -sf "OPENSSL_load_builtin_modules.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ASN1_add_oid_module.3" ln -sf "OPENSSL_load_builtin_modules.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ENGINE_add_conf_module.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_free.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_malloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_realloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_strdup.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OPENSSL_free.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OPENSSL_realloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OPENSSL_strdup.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_delete.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_delete_ptr.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_dup.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_find.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_find_ex.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_free.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_insert.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_is_sorted.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_new.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_new_null.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_num.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_pop.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_pop_free.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_push.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_set.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_set_cmp_func.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_shift.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_sort.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_unshift.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_value.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sk_zero.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_cleanup.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OpenSSL_add_all_ciphers.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OpenSSL_add_all_digests.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_do_header.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_get_EVP_CIPHER_INFO.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_SSL_SESSION.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_read_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_X509_REQ_NEW.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PEM_write_bio_X509_REQ_NEW.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_BAGS_free.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_BAGS_new.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_SAFEBAG_free.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_MAC_DATA_free.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_MAC_DATA_new.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS12_free.3" ln -sf "PKCS5_PBKDF2_HMAC.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_DIGEST_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_DIGEST_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENCRYPT_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENCRYPT_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENC_CONTENT_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENC_CONTENT_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_RECIP_INFO_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_RECIP_INFO_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGNED_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGNED_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGNER_INFO_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGNER_INFO_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_free.3" ln -sf "PKCS7_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_get0_signers.3" ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3" ln -sf "PKEY_USAGE_PERIOD_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKEY_USAGE_PERIOD_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CERTIFICATEPOLICIES_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CERTIFICATEPOLICIES_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/NOTICEREF_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/NOTICEREF_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICYINFO_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICYQUALINFO_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICYQUALINFO_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICY_CONSTRAINTS_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICY_CONSTRAINTS_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICY_MAPPING_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/POLICY_MAPPING_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/USERNOTICE_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/USERNOTICE_new.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PROXY_POLICY_free.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_cleanup.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_poll.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_seed.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_status.3" ln -sf "RAND_bytes.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_pseudo_bytes.3" ln -sf "RAND_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_file_name.3" ln -sf "RAND_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_write_file.3" ln -sf "RAND_set_rand_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_SSLeay.3" ln -sf "RAND_set_rand_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RAND_get_rand_method.3" ln -sf "RC4.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RC4_set_key.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RIPEMD160_Final.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RIPEMD160_Init.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RIPEMD160_Update.3" ln -sf "RSA_PSS_PARAMS_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_PSS_PARAMS_free.3" ln -sf "RSA_blinding_on.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_blinding_off.3" ln -sf "RSA_generate_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_generate_key_ex.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_clear_flags.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_get0_crt_params.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_get0_factors.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set0_crt_params.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set0_factors.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set0_key.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set_flags.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_test_flags.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_dup.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_free.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/CRYPTO_EX_new.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_get_ex_data.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set_ex_data.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_dup.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_free.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_get_finish.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_set1_name.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_set_finish.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_set_priv_dec.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_meth_set_priv_enc.3" ln -sf "RSA_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_free.3" ln -sf "RSA_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_up_ref.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_add_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_add_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_add_none.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_check_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_check_PKCS1_type_1.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_check_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_padding_check_none.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DHparams_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DHparams_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSA_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSAparams_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSAparams_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_print_fp.3" ln -sf "RSA_private_encrypt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_public_decrypt.3" ln -sf "RSA_public_encrypt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_private_decrypt.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_PKCS1_SSLeay.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_flags.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_get_default_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_get_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_new_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_set_default_method.3" ln -sf "RSA_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_verify.3" ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3" ln -sf "RSA_size.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/RSA_bits.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA1_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA1_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA1_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA224.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA224_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA224_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA224_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA256.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA256_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA256_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA256_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA384.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA384_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA384_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA384_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA512.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA512_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA512_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SHA512_Update.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_description.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_auth_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_bits.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_cipher_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_digest_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_id.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_kx_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_get_version.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CIPHER_is_aead.3" ln -sf "SSL_COMP_add_compression_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_COMP_get_compression_methods.3" ln -sf "SSL_CTX_add_extra_chain_cert.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_clear_extra_chain_certs.3" ln -sf "SSL_CTX_add_session.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_remove_session.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_ctrl.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_ex_data.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_ex_data.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_verify_mode.3" ln -sf "SSL_CTX_load_verify_locations.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_default_verify_paths.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLS_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLS_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLS_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLSv1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DTLSv1_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_up_ref.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLv23_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLv23_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLv23_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLS_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLS_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLS_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_1_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_2_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_2_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_2_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TLSv1_server_method.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_accept.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_accept_good.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_accept_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_cache_full.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_cb_hits.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_connect.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_connect_good.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_connect_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_hits.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_misses.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_timeouts.3" ln -sf "SSL_CTX_sess_set_cache_size.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_get_cache_size.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_get_get_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_get_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_get_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_set_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_sess_set_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/new_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/remove_session_cb.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set1_groups_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set1_groups.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set1_groups_list.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_alpn_protos.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get0_alpn_selected.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_select_next_proto.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_alpn_protos.3" ln -sf "SSL_CTX_set_cert_store.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_cert_store.3" ln -sf "SSL_CTX_set_cipher_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_cipher_list.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_client_CA_list.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_client_cert_cb.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/client_cert_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_default_passwd_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/pem_password_cb.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/GEN_SESSION_CB.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_has_matching_session_id.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_generate_session_id.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_info_callback.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_max_cert_list.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_min_proto_version.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_mode.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_msg_callback.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_secure_renegotiation_support.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_options.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_quiet_shutdown.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_default_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_read_ahead.3" ln -sf "SSL_CTX_set_session_cache_mode.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_session_cache_mode.3" ln -sf "SSL_CTX_set_session_id_context.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_session_id_context.3" ln -sf "SSL_CTX_set_ssl_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_ssl_method.3" ln -sf "SSL_CTX_set_ssl_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_ssl_method.3" ln -sf "SSL_CTX_set_timeout.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_timeout.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_servername.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_servername_type.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tlsext_host_name.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_tlsext_status_cb.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tlsext_status_type.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_selected_srtp_profile.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_srtp_profiles.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tlsext_use_srtp.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tmp_dh_callback.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tmp_rsa_callback.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_verify.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/verify_callback.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_certificate_chain_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_certificate_chain_mem.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_use_certificate_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_certificate.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_use_certificate_file.3" ln -sf "SSL_SESSION_free.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_up_ref.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_get_ex_data.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_set_ex_data.3" ln -sf "SSL_SESSION_get_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_set1_id.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_set_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_timeout.3" ln -sf "SSL_SESSION_has_ticket.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3" ln -sf "SSL_SESSION_print.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_print_fp.3" ln -sf "SSL_SESSION_set1_id_context.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_get0_id_context.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_alert_desc_string.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_alert_desc_string_long.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_alert_type_string_long.3" ln -sf "SSL_get_certificate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_privatekey.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_ciphers.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get1_supported_ciphers.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_cipher_list.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_client_ciphers.3" ln -sf "SSL_get_client_CA_list.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get_client_CA_list.3" ln -sf "SSL_get_client_random.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_SESSION_get_master_key.3" ln -sf "SSL_get_client_random.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_server_random.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_cipher.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_cipher_bits.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_cipher_name.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_cipher_version.3" ln -sf "SSL_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_ex_data.3" ln -sf "SSL_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_ex_data.3" ln -sf "SSL_get_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_rfd.3" ln -sf "SSL_get_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_wfd.3" ln -sf "SSL_get_rbio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_wbio.3" ln -sf "SSL_get_session.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get0_session.3" ln -sf "SSL_get_session.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get1_session.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_in_accept_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_in_before.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_in_connect_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_in_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_is_init_finished.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_state.3" ln -sf "SSL_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_version.3" ln -sf "SSL_library_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/OpenSSL_add_ssl_algorithms.3" ln -sf "SSL_library_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSLeay_add_ssl_algorithms.3" ln -sf "SSL_load_client_CA_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3" ln -sf "SSL_load_client_CA_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_add_file_cert_subjects_to_stack.3" ln -sf "SSL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_up_ref.3" ln -sf "SSL_num_renegotiations.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_clear_num_renegotiations.3" ln -sf "SSL_num_renegotiations.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_total_renegotiations.3" ln -sf "SSL_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_peek.3" ln -sf "SSL_renegotiate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_renegotiate_abbreviated.3" ln -sf "SSL_renegotiate.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_renegotiate_pending.3" ln -sf "SSL_rstate_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_rstate_string_long.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_get0_param.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set1_param.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get0_param.3" ln -sf "SSL_set_connect_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_is_server.3" ln -sf "SSL_set_connect_state.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_accept_state.3" ln -sf "SSL_set_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_rfd.3" ln -sf "SSL_set_fd.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_wfd.3" ln -sf "SSL_set_max_send_fragment.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_max_send_fragment.3" ln -sf "SSL_set_shutdown.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_get_shutdown.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tmp_ecdh.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_set_tmp_ecdh_callback.3" ln -sf "SSL_state_string.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_state_string_long.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_want_nothing.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_want_read.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_want_write.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SSL_want_x509_lookup.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SXNETID_free.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SXNETID_new.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/SXNET_free.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_SXNET.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_SXNETID.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_SXNET.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_SXNETID.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_ACCURACY_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_ACCURACY_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_MSG_IMPRINT_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_MSG_IMPRINT_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_REQ_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_RESP_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_RESP_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_STATUS_INFO_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_STATUS_INFO_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_TST_INFO_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/TS_TST_INFO_new.3" ln -sf "UI_UTIL_read_pw.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_UTIL_read_pw_string.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_destroy_method.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_closer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_flusher.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_opener.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_prompt_constructor.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_reader.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_get_writer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_closer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_flusher.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_opener.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_prompt_constructor.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_reader.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_method_set_writer.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_action_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_output_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_result_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_test_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_input_flags.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_result_maxsize.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_result_minsize.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_set_result.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_OpenSSL.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_error_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_info_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_input_boolean.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_input_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_user_data.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_add_verify_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_construct_prompt.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_ctrl.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_dup_error_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_dup_info_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_dup_input_boolean.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_dup_input_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_dup_verify_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_free.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_result.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get0_user_data.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_default_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_get_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_new_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_process.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_set_default_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/UI_set_method.3" ln -sf "X25519.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X25519_keypair.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509V3_EXT_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509V3_EXT_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509V3_add1_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext_d2i.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_cmp.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_free.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_get0.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_new.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_set0.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ALGOR_set_md.3" ln -sf "X509_ATTRIBUTE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_ATTRIBUTE_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CERT_AUX_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CERT_AUX_new.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CINF_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VAL_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VAL_new.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_add0_revoked.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get0_by_cert.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_REVOKED.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_sort.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_INFO_free.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_INFO_new.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_dup.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_free.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_up_ref.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_create_by_NID.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_create_by_OBJ.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_free.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_get_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_get_data.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_get_object.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_new.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_set_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_EXTENSION_set_data.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_LOOKUP_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_load_cert_crl_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_load_cert_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_load_crl_file.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_NID.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_txt.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_free.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_get_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_new.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_set_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_set_object.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_add_entry.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_add_entry_by_NID.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_add_entry_by_OBJ.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_delete_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_entry_count.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_get_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_get_index_by_OBJ.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_get_text_by_NID.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_get_text_by_OBJ.3" ln -sf "X509_NAME_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_free.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_oneline.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_print.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_print_ex_fp.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_free_contents.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_get0_X509_CRL.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_get_type.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_idx_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_retrieve_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_retrieve_match.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_OBJECT_up_ref_count.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_free.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_get.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_get0.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_get0_param.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_set.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_PUBKEY_set0_param.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PUBKEY_fp.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PUBKEY_fp.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_INFO_free.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_INFO_new.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_free.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_dup.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_free.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get0_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get0_serialNumber.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_set_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_set_serialNumber.3" ln -sf "X509_SIG_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_SIG_free.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get0_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get0_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get1_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get_current_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get_error_depth.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set_error.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_verify_cert_error_string.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get_ex_data.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set_ex_data.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_cleanup.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_free.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get0_param.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get0_store.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_get0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_init.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set0_crls.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set0_param.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set_cert.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set_chain.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_set_default.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_CTX_trusted_stack.3" ln -sf "X509_STORE_load_locations.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_default_paths.3" ln -sf "X509_STORE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_free.3" ln -sf "X509_STORE_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_up_ref.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_add_cert.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_add_crl.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_get0_objects.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_get0_param.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_get_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_get_ex_new_index.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_depth.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_flags.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_purpose.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_trust.3" ln -sf "X509_STORE_set_verify_cb_func.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_STORE_set_verify_cb.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_add0_policy.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_add0_table.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_add1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_clear_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_free.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get0.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get0_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get0_peername.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get_count.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_get_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_lookup.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_new.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_email.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_ip.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_policies.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set_purpose.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set_time.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_set_trust.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_VERIFY_PARAM_table_cleanup.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_check_email.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_check_ip.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_check_ip_asc.3" ln -sf "X509_check_private_key.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_check_private_key.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_cmp_current_time.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_time_adj.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_time_adj_ex.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_pubkey_digest.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get0_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get0_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_set1_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_set1_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get0_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_getm_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_getm_notBefore.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set1_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set1_notBefore.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get0_signature.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_get0_signature.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get0_tbs_sigalg.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_signature_nid.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_get_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_set_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get0_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_X509_PUBKEY.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_pubkey.3" ln -sf "X509_get_serialNumber.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_serialNumber.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_issuer.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_get_subject_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_set_subject_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_subject_name.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_set_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_get_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_set_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_set_version.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_chain_up_ref.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_free.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_up_ref.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_sign.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_verify.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_sign.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REQ_verify.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_verify.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_CRL_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_REVOKED_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509v3_get_ext_count.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_add_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_check_top.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_cmp_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_div_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_expand.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_expand2.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_fix_top.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_add_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_comba4.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_comba8.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_high.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_low_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_low_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_part_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_mul_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_set_high.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_set_low.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_set_max.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sqr_comba4.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sqr_comba8.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sqr_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sqr_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sqr_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_sub_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/bn_wexpand.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/mul.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/mul_add.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/sqr.3" ln -sf "d2i_ASN1_NULL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_NULL.3" ln -sf "d2i_ASN1_OBJECT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_OBJECT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_UINTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DISPLAYTEXT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_OCTET_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DISPLAYTEXT.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ASN1_SET_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ASN1_SET_ANY.3" ln -sf "d2i_AUTHORITY_KEYID.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_AUTHORITY_KEYID.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_EXTENDED_KEY_USAGE.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_BASIC_CONSTRAINTS.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_EXTENDED_KEY_USAGE.3" ln -sf "d2i_DHparams.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DHparams.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ISSUING_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ISSUING_DIST_POINT.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DSAparams_dup.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_DSAparams_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAPublicKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_DSAparams_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECPKParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECPKParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECParameters_dup.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/ECParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPKParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2o_ECPublicKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/o2i_ECPublicKey.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_ESS_SIGNING_CERT.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OTHERNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_GENERAL_NAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OTHERNAME.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_REQUEST.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_OCSP_SINGLERESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_RESPONSE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_OCSP_SINGLERESP.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS12_fp.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS12_fp.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS7_fp.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_NDEF.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS7_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKey_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKEY_USAGE_PERIOD.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_USERNOTICE.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_POLICYINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_USERNOTICE.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PROXY_POLICY.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_AutoPrivateKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PrivateKey_bio.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PrivateKey_fp.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PublicKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PrivateKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_RSA_PUBKEY_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_RSA_PUBKEY_fp.3" ln -sf "d2i_SSL_SESSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_SSL_SESSION.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_TS_TST_INFO_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_REQ.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_TS_TST_INFO_fp.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_CINF.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_VAL.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_bio.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_fp.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CINF.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_VAL.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_bio.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_fp.3" ln -sf "d2i_X509_ALGOR.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_ALGOR.3" ln -sf "d2i_X509_ATTRIBUTE.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_ATTRIBUTE.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_REVOKED.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CRL.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_REVOKED.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_EXTENSIONS.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_EXTENSION.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_EXTENSIONS.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_ENTRY_dup.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_dup.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_get0_der.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/X509_NAME_hash.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_NAME_ENTRY.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_NAME.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_NAME_ENTRY.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_X509_REQ_fp.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_REQ.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_REQ_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/d2i_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/i2d_X509_SIG.3" ln -sf "des_read_pw.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/EVP_read_pw_string.3" ln -sf "des_read_pw.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/des_read_pw_string.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_6144.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/BN_get_rfc3526_prime_8192.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/get_rfc3526_prime_6144.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/DECLARE_LHASH_OF.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LHASH_COMP_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LHASH_DOALL_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/LHASH_HASH_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__delete.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__doall.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__doall_arg.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__error.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__free.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__insert.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__new.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh__retrieve.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_delete.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_doall.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_doall_arg.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_error.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_free.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_insert.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_retrieve.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_node_stats.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_node_stats_bio.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_node_usage_stats.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_node_usage_stats_bio.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/lh_stats_bio.3" ln -sf "tls_accept_socket.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_accept_cbs.3" ln -sf "tls_accept_socket.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_accept_fds.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_configure.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_free.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_reset.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_server.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_parse_protocols.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_prefer_ciphers_client.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_prefer_ciphers_server.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_alpn.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ciphers.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_dheparams.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ecdhecurves.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_add_ticket_key.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_session_fd.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_session_lifetime.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_insecure_noverifycert.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_insecure_noverifyname.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_insecure_noverifytime.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_conn_alpn_selected.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_conn_cipher.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_conn_servername.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_conn_session_resumed.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_chain_pem.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_contains_name.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_hash.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_issuer.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_notafter.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_notbefore.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_provided.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_cert_subject.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_connect_cbs.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_connect_fds.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_connect_servername.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_connect_socket.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_error.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_free.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_new.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_add_keypair_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_add_keypair_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_add_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_add_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_clear_keys.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ca_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ca_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ca_path.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_cert_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_cert_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_crl_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_crl_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_key_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_key_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_keypair_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_keypair_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ocsp_staple_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_ocsp_staple_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_set_verify_depth.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_verify_client.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_config_verify_client_optional.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_default_ca_cert_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_unload_file.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_cert_status.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_crl_reason.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_next_update.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_response_status.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_result.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_revocation_time.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_this_update.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_peer_ocsp_url.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_close.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_error.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_handshake.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_reset.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.2/opt/core/share/man/man3/tls_write.3" make[5]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2/man' make[3]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[4]: Entering directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[3]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[2]: Leaving directory '/src/layers/layer0_core/0028_libressl/build/libressl-2.9.2' make[1]: Leaving directory '/src/layers/layer0_core/0028_libressl' if [ -f /etc/redhat-release ];then ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /opt/metwork-mfext-1.2/opt/core/etc/ssl/certs; fi make[3]: Leaving directory `/src/layers/layer0_core/0028_libressl' make[3]: Entering directory `/src/layers/layer0_core/0029_curl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "name: 'curl'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "version: '7.65.1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "checksum: '7809378831d10fde18f9f6ae033cd3f3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo -n "CURL is command line tool and library for transferring data with URLs" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "website: 'https://curl.haxx.se/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/curl.yaml; fi make --file=../../Makefile.standard OPTIONS="--without-libidn2 --disable-ipv6 --disable-tftp --disable-telnet --disable-dict --with-ssl --disable-ldaps --enable-crypto-auth --disable-sspi --disable-ldap --without-libssh2 --without-gnutls --without-nss --enable-ares=/opt/metwork-mfext-1.2/opt/core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0029_curl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/curl-7.65.1.tar.xz` `readlink -m ./sources` MD5 7809378831d10fde18f9f6ae033cd3f3 Trying to download https://curl.haxx.se/download/curl-7.65.1.tar.xz... --2023-07-17 13:26:57-- https://curl.haxx.se/download/curl-7.65.1.tar.xz Resolving curl.haxx.se... 146.75.74.49, 2a04:4e42:82::561 Connecting to curl.haxx.se|146.75.74.49|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://curl.se/download/curl-7.65.1.tar.xz [following] --2023-07-17 13:26:57-- https://curl.se/download/curl-7.65.1.tar.xz Resolving curl.se... 151.101.65.91, 151.101.129.91, 151.101.193.91, ... Connecting to curl.se|151.101.65.91|:443... connected. WARNING: cannot verify curl.se's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 2392672 (2.3M) [application/x-xz] Saving to: `/src/layers/layer0_core/0029_curl/build/curl-7.65.1.tar.xz' 0K .......... .......... .......... .......... .......... 2% 14.4M 0s 50K .......... .......... .......... .......... .......... 4% 46.6M 0s 100K .......... .......... .......... .......... .......... 6% 19.6M 0s 150K .......... .......... .......... .......... .......... 8% 76.1M 0s 200K .......... .......... .......... .......... .......... 10% 103M 0s 250K .......... .......... .......... .......... .......... 12% 21.2M 0s 300K .......... .......... .......... .......... .......... 14% 366M 0s 350K .......... .......... .......... .......... .......... 17% 90.9M 0s 400K .......... .......... .......... .......... .......... 19% 269M 0s 450K .......... .......... .......... .......... .......... 21% 167M 0s 500K .......... .......... .......... .......... .......... 23% 175M 0s 550K .......... .......... .......... .......... .......... 25% 30.9M 0s 600K .......... .......... .......... .......... .......... 27% 133M 0s 650K .......... .......... .......... .......... .......... 29% 216M 0s 700K .......... .......... .......... .......... .......... 32% 90.4M 0s 750K .......... .......... .......... .......... .......... 34% 341M 0s 800K .......... .......... .......... .......... .......... 36% 513M 0s 850K .......... .......... .......... .......... .......... 38% 519M 0s 900K .......... .......... .......... .......... .......... 40% 173M 0s 950K .......... .......... .......... .......... .......... 42% 356M 0s 1000K .......... .......... .......... .......... .......... 44% 364M 0s 1050K .......... .......... .......... .......... .......... 47% 512M 0s 1100K .......... .......... .......... .......... .......... 49% 35.9M 0s 1150K .......... .......... .......... .......... .......... 51% 391M 0s 1200K .......... .......... .......... .......... .......... 53% 373M 0s 1250K .......... .......... .......... .......... .......... 55% 452M 0s 1300K .......... .......... .......... .......... .......... 57% 484M 0s 1350K .......... .......... .......... .......... .......... 59% 512M 0s 1400K .......... .......... .......... .......... .......... 62% 401M 0s 1450K .......... .......... .......... .......... .......... 64% 476M 0s 1500K .......... .......... .......... .......... .......... 66% 68.2M 0s 1550K .......... .......... .......... .......... .......... 68% 490M 0s 1600K .......... .......... .......... .......... .......... 70% 488M 0s 1650K .......... .......... .......... .......... .......... 72% 500M 0s 1700K .......... .......... .......... .......... .......... 74% 496M 0s 1750K .......... .......... .......... .......... .......... 77% 399M 0s 1800K .......... .......... .......... .......... .......... 79% 159M 0s 1850K .......... .......... .......... .......... .......... 81% 516M 0s 1900K .......... .......... .......... .......... .......... 83% 377M 0s 1950K .......... .......... .......... .......... .......... 85% 505M 0s 2000K .......... .......... .......... .......... .......... 87% 521M 0s 2050K .......... .......... .......... .......... .......... 89% 525M 0s 2100K .......... .......... .......... .......... .......... 92% 527M 0s 2150K .......... .......... .......... .......... .......... 94% 520M 0s 2200K .......... .......... .......... .......... .......... 96% 287M 0s 2250K .......... .......... .......... .......... .......... 98% 528M 0s 2300K .......... .......... .......... ...... 100% 339M=0.02s 2023-07-17 13:26:57 (113 MB/s) - `/src/layers/layer0_core/0029_curl/build/curl-7.65.1.tar.xz' saved [2392672/2392672] Computing checksum for /src/layers/layer0_core/0029_curl/build/curl-7.65.1.tar.xz... Good checksum rm -Rf curl-7.65.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/curl-7.65.1.tar.xz` tar.xz curl-7.65.1 cd build/curl-7.65.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.2/opt/core --without-libidn2 --disable-ipv6 --disable-tftp --disable-telnet --disable-dict --with-ssl --disable-ldaps --enable-crypto-auth --disable-sspi --disable-ldap --without-libssh2 --without-gnutls --without-nss --enable-ares=/opt/metwork-mfext-1.2/opt/core checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... yes checking whether to disable dependency on -lrt... (assumed no) checking for path separator... : checking for sed... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for ar... /opt/rh/devtoolset-8/root/usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c 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 a sed that does not truncate output... (cached) /bin/sed checking for code coverage support... no 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 the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking curl version... 7.65.1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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 whether to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... yes checking whether to build shared libraries only... no checking whether to build static libraries only... no checking for inline... inline checking if cpp -P is needed... yes checking if cpp -P works... yes checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking if compiler is LCC... no checking if compiler is SGI MIPSpro C... no checking if compiler is SGI MIPS C... no checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking if compiler is Watcom C... no checking if compiler accepts some basic options... yes configure: compiler options added: -Werror-implicit-function-declaration checking if compiler accepts debug disabling options... yes configure: compiler options added: checking if compiler optimizer assumed setting might be used... yes checking if compiler accepts optimizer enabling options... yes configure: compiler options added: -O2 checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes checking for windows.h... no checking whether build target is a native Windows one... no checking whether build target supports WIN32 file API... no checking for good-to-use Mac CFLAGS... no checking to see if the compiler supports __builtin_available()... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support ldap... no checking whether to support ldaps... no checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... no checking whether to support telnet... no checking whether to support tftp... no checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to provide built-in manual... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking for windows.h... (cached) no checking for winsock.h... (cached) no checking for winsock2.h... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... -lrt checking if monotonic clock_gettime works... yes checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: found both libz and libz.h header checking for BrotliDecoderDecompress in -lbrotlidec... no checking brotli/decode.h usability... no checking brotli/decode.h presence... no checking for brotli/decode.h... no checking whether to enable IPv6... no checking if argv can be written to... no checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS (Windows native builds only)... no checking whether to enable Secure Transport... no checking whether to enable Amiga native SSL/TLS (AmiSSL)... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto " configure: pkg-config: SSL_LDFLAGS: "-L/opt/metwork-mfext-1.2/opt/core/lib " configure: pkg-config: SSL_CPPFLAGS: "-I/opt/metwork-mfext-1.2/opt/core/include " checking for HMAC_Update in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.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 for RAND_egd... no checking for SSL_get_shutdown... yes checking for SSLv2_client_method... no checking for OpenSSL_version... yes checking for BoringSSL... no checking for libressl... yes configure: Added /opt/metwork-mfext-1.2/opt/core/lib to CURL_LIBRARY_PATH checking for OpenSSL headers version... unknown - 0x20000000L checking for OpenSSL library version... 1.0.1 checking for OpenSSL headers and library versions matching... no configure: WARNING: OpenSSL headers and library versions do not match. checking for "/dev/urandom"... yes checking for SRP_Calc_client_key in -lcrypto... no configure: built with one SSL backend checking default CA cert bundle/path... /etc/pki/tls/certs/ca-bundle.crt checking whether to use builtin CA store of SSL library... no checking for library containing psl_builtin... no configure: WARNING: libpsl was not found checking for RTMP_Init in -lrtmp... no checking whether versioned symbols are wanted... no checking whether to enable Windows native IDN (Windows native builds only)... no checking whether to build with libidn2... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for libnghttp2 options with pkg-config... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for fish options with pkg-config... no checking for ANSI C header files... (cached) yes checking for malloc.h... yes checking for memory.h... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for sys/un.h... yes checking for linux/tcp.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for time.h... (cached) yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for socket.h... no checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for errno.h... yes checking for stdbool.h... yes checking for arpa/tftp.h... yes checking for sys/filio.h... no checking for sys/wait.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for compiler support of C99 variadic macro style... yes checking for compiler support of old gcc variadic macro style... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of time_t... 8 checking size of off_t... 8 checking size of curl_off_t... 8 checking for long long... yes checking if numberLL works... yes checking for ssize_t... yes checking for bool... yes checking for sa_family_t... yes checking if time_t is unsigned... no checking for sys/types.h... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for in_addr_t... yes checking for struct sockaddr_storage... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sig_atomic_t... yes checking if sig_atomic_t is already defined as volatile... no checking return type of signal handlers... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking types of args and return type for select... int,fd_set *,struct timeval *,int checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking types of args and return type for recv... int,void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking types of args and return type for send... int,const void *,size_t,int,ssize_t checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking for sys/types.h... (cached) yes checking for socket.h... (cached) no checking if closesocket can be linked... no checking if closesocket might be used... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking if CloseSocket can be linked... no checking if CloseSocket might be used... no checking if connect can be linked... yes checking if connect is prototyped... yes checking if connect is compilable... yes checking if connect usage allowed... yes checking if connect might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking for windows.h... (cached) no checking for winsock2.h... (cached) no checking for ws2tcpip.h... (cached) no checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo can be linked... yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if freeifaddrs can be linked... yes checking if freeifaddrs is prototyped... yes checking if freeifaddrs is compilable... yes checking if freeifaddrs usage allowed... yes checking if freeifaddrs might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking if getaddrinfo can be linked... yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gai_strerror can be linked... yes checking if gai_strerror is prototyped... yes checking if gai_strerror is compilable... yes checking if gai_strerror usage allowed... yes checking if gai_strerror might be used... yes checking if gethostbyaddr can be linked... yes checking if gethostbyaddr is prototyped... yes checking if gethostbyaddr is compilable... yes checking if gethostbyaddr usage allowed... yes checking if gethostbyaddr might be used... yes checking if gethostbyaddr_r can be linked... yes checking if gethostbyaddr_r is prototyped... yes checking if gethostbyaddr_r takes 5 args.... no checking if gethostbyaddr_r takes 7 args.... no checking if gethostbyaddr_r takes 8 args.... yes checking if gethostbyaddr_r is compilable... yes checking if gethostbyaddr_r usage allowed... yes checking if gethostbyaddr_r might be used... yes checking if gethostbyname can be linked... yes checking if gethostbyname is prototyped... yes checking if gethostbyname is compilable... yes checking if gethostbyname usage allowed... yes checking if gethostbyname might be used... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname can be linked... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking if getpeername can be linked... yes checking if getpeername is prototyped... yes checking if getpeername is compilable... yes checking if getpeername usage allowed... yes checking if getpeername might be used... yes checking if getsockname can be linked... yes checking if getsockname is prototyped... yes checking if getsockname is compilable... yes checking if getsockname usage allowed... yes checking if getsockname might be used... yes checking for net/if.h... (cached) yes checking if if_nametoindex can be linked... yes checking if if_nametoindex is prototyped... yes checking if if_nametoindex is compilable... yes checking if if_nametoindex usage allowed... yes checking if if_nametoindex might be used... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getservbyport_r can be linked... yes checking if getservbyport_r is prototyped... yes checking if getservbyport_r takes 4 args.... no checking if getservbyport_r takes 5 args.... no checking if getservbyport_r takes 6 args.... yes checking if getservbyport_r is compilable... yes checking if getservbyport_r usage allowed... yes checking if getservbyport_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntoa_r can be linked... no checking if inet_ntoa_r might be used... no checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket can be linked... no checking if ioctlsocket might be used... no checking if IoctlSocket can be linked... no checking if IoctlSocket might be used... no checking if localtime_r can be linked... yes checking if localtime_r is prototyped... yes checking if localtime_r is compilable... yes checking if localtime_r seems to work... yes checking if localtime_r usage allowed... yes checking if localtime_r might be used... yes checking if memrchr can be linked... yes checking if memrchr is prototyped... no checking if memrchr might be used... no checking if poll can be linked... yes checking if poll is prototyped... yes checking if poll is compilable... yes checking if poll seems to work... yes checking if poll usage allowed... yes checking if poll might be used... yes checking if setsockopt can be linked... yes checking if setsockopt is prototyped... yes checking if setsockopt is compilable... yes checking if setsockopt usage allowed... yes checking if setsockopt might be used... yes checking if setsockopt SO_NONBLOCK is compilable... no checking if setsockopt SO_NONBLOCK might be used... no checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking for setjmp.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket can be linked... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... no checking if strerror_r is POSIX like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking if stricmp can be linked... no checking if stricmp might be used... no checking if strncasecmp can be linked... yes checking if strncasecmp is prototyped... yes checking if strncasecmp is compilable... yes checking if strncasecmp usage allowed... yes checking if strncasecmp might be used... yes checking if strncmpi can be linked... no checking if strncmpi might be used... no checking if strnicmp can be linked... no checking if strnicmp might be used... no checking if strstr can be linked... yes checking if strstr is prototyped... yes checking if strstr is compilable... yes checking if strstr usage allowed... yes checking if strstr might be used... yes checking if strtok_r can be linked... yes checking if strtok_r is prototyped... yes checking if strtok_r is compilable... yes checking if strtok_r usage allowed... yes checking if strtok_r might be used... yes checking if strtoll can be linked... yes checking if strtoll is prototyped... yes checking if strtoll is compilable... yes checking if strtoll usage allowed... yes checking if strtoll might be used... yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking if writev can be linked... yes checking if writev is prototyped... yes checking if writev is compilable... yes checking if writev usage allowed... yes checking if writev might be used... yes checking whether getpwuid_r is declared... yes checking for fnmatch... yes checking for geteuid... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for getppid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrlimit... yes checking for gettimeofday... yes checking for if_nametoindex... yes checking for mach_absolute_time... no checking deeper for mach_absolute_time... but still no checking for pipe... yes checking for setlocale... yes checking for setmode... no checking deeper for setmode... but still no checking for setrlimit... yes checking for utime... yes checking for utimes... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking for gnroff... /usr/bin/gnroff checking how to use *nroff to get plain text from man pages... -man checking for pkg-config... (cached) /usr/bin/pkg-config checking for libcares options with pkg-config... found configure: pkg-config: ares LIBS: "-lcares " configure: pkg-config: ares LDFLAGS: "-L/opt/metwork-mfext-1.2/opt/core/lib " configure: pkg-config: ares CPPFLAGS: "-I/opt/metwork-mfext-1.2/opt/core/include " checking that c-ares is good and recent enough... yes checking whether to use POSIX threads for threaded resolver... auto checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable cryptographic authentication methods... yes checking whether to enable NTLM delegation to winbind's helper... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable Unix domain sockets... auto checking for struct sockaddr_un.sun_path... yes checking whether to enable support for cookies... yes checking whether to support alt-svc... no checking whether hiding of library internal symbols will actually happen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating docs/libcurl/opts/Makefile config.status: creating docs/cmdline-opts/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating scripts/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/certs/Makefile config.status: creating tests/certs/scripts/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating packages/Makefile config.status: creating packages/vms/Makefile config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: amending lib/Makefile configure: amending src/Makefile configure: amending tests/unit/Makefile configure: amending tests/server/Makefile configure: amending tests/libtest/Makefile configure: amending docs/examples/Makefile configure: Configured to build curl/libcurl: Host setup: x86_64-pc-linux-gnu Install prefix: /opt/metwork-mfext-1.2/opt/core Compiler: gcc CFLAGS: -Werror-implicit-function-declaration -O2 -Wno-system-headers CPPFLAGS: -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/core/include LDFLAGS: -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/core/lib LIBS: -lcares -lssl -lcrypto -lssl -lcrypto -lz -lrt curl version: 7.65.1 SSL: enabled (libressl) SSH: no (--with-libssh2) zlib: enabled brotli: no (--with-brotli) GSS-API: no (--with-gssapi) TLS-SRP: no (--enable-tls-srp) resolver: c-ares IPv6: no (--enable-ipv6) Unix sockets: enabled IDN: no (--with-{libidn2,winidn}) Build libcurl: Shared=yes, Static=yes Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) Code coverage: disabled SSPI: no (--enable-sspi) ca cert bundle: /etc/pki/tls/certs/ca-bundle.crt ca cert path: no ca fallback: no LDAP: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS: no (--enable-ldaps) RTSP: enabled RTMP: no (--with-librtmp) Metalink: no (--with-libmetalink) PSL: no (libpsl not found) Alt-svc: no (--enable-alt-svc) HTTP2: disabled (--with-nghttp2) Protocols: FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS Features: SSL UnixSockets libz AsynchDNS NTLM NTLM_WB HTTPS-proxy cd build/curl-7.65.1 && make make[2]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' Making all in lib make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' make all-am make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' CC libcurl_la-file.lo CC libcurl_la-timeval.lo CC libcurl_la-base64.lo CC libcurl_la-hostip.lo CC libcurl_la-progress.lo CC libcurl_la-formdata.lo CC libcurl_la-cookie.lo CC libcurl_la-http.lo CC libcurl_la-sendf.lo CC libcurl_la-ftp.lo CC libcurl_la-url.lo CC libcurl_la-dict.lo CC libcurl_la-if2ip.lo CC libcurl_la-speedcheck.lo CC libcurl_la-ldap.lo CC libcurl_la-version.lo CC libcurl_la-getenv.lo CC libcurl_la-escape.lo CC libcurl_la-mprintf.lo CC libcurl_la-telnet.lo CC libcurl_la-netrc.lo CC libcurl_la-getinfo.lo CC libcurl_la-transfer.lo CC libcurl_la-strcase.lo CC libcurl_la-easy.lo CC libcurl_la-security.lo CC libcurl_la-curl_fnmatch.lo CC libcurl_la-fileinfo.lo CC libcurl_la-ftplistparser.lo CC libcurl_la-wildcard.lo CC libcurl_la-krb5.lo CC libcurl_la-memdebug.lo CC libcurl_la-http_chunks.lo CC libcurl_la-strtok.lo CC libcurl_la-connect.lo CC libcurl_la-llist.lo CC libcurl_la-hash.lo CC libcurl_la-multi.lo CC libcurl_la-content_encoding.lo CC libcurl_la-share.lo CC libcurl_la-http_digest.lo CC libcurl_la-md4.lo CC libcurl_la-md5.lo CC libcurl_la-http_negotiate.lo CC libcurl_la-inet_pton.lo CC libcurl_la-strtoofft.lo CC libcurl_la-strerror.lo CC libcurl_la-amigaos.lo CC libcurl_la-hostasyn.lo CC libcurl_la-hostip4.lo CC libcurl_la-hostip6.lo CC libcurl_la-hostsyn.lo CC libcurl_la-inet_ntop.lo CC libcurl_la-parsedate.lo CC libcurl_la-select.lo CC libcurl_la-tftp.lo CC libcurl_la-splay.lo CC libcurl_la-strdup.lo CC libcurl_la-socks.lo CC libcurl_la-ssh.lo CC libcurl_la-ssh-libssh.lo CC libcurl_la-curl_addrinfo.lo CC libcurl_la-socks_gssapi.lo CC libcurl_la-socks_sspi.lo CC libcurl_la-curl_sspi.lo CC libcurl_la-slist.lo CC libcurl_la-nonblock.lo CC libcurl_la-curl_memrchr.lo CC libcurl_la-imap.lo CC libcurl_la-pop3.lo CC libcurl_la-smtp.lo CC libcurl_la-pingpong.lo CC libcurl_la-rtsp.lo CC libcurl_la-curl_threads.lo CC libcurl_la-warnless.lo CC libcurl_la-hmac.lo CC libcurl_la-curl_rtmp.lo CC libcurl_la-openldap.lo CC libcurl_la-curl_gethostname.lo CC libcurl_la-gopher.lo CC libcurl_la-idn_win32.lo CC libcurl_la-http_proxy.lo CC libcurl_la-non-ascii.lo CC libcurl_la-asyn-ares.lo CC libcurl_la-asyn-thread.lo CC libcurl_la-curl_gssapi.lo CC libcurl_la-http_ntlm.lo CC libcurl_la-curl_ntlm_wb.lo CC libcurl_la-curl_ntlm_core.lo CC libcurl_la-curl_sasl.lo CC libcurl_la-rand.lo CC libcurl_la-curl_multibyte.lo CC libcurl_la-hostcheck.lo CC libcurl_la-conncache.lo CC libcurl_la-dotdot.lo CC libcurl_la-x509asn1.lo CC libcurl_la-http2.lo CC libcurl_la-smb.lo CC libcurl_la-curl_endian.lo CC libcurl_la-curl_des.lo CC libcurl_la-system_win32.lo CC libcurl_la-mime.lo CC libcurl_la-sha256.lo CC libcurl_la-setopt.lo CC libcurl_la-curl_path.lo CC libcurl_la-curl_ctype.lo CC libcurl_la-curl_range.lo CC libcurl_la-psl.lo CC libcurl_la-doh.lo CC libcurl_la-urlapi.lo CC libcurl_la-curl_get_line.lo CC libcurl_la-altsvc.lo CC vauth/libcurl_la-vauth.lo CC vauth/libcurl_la-cleartext.lo CC vauth/libcurl_la-cram.lo CC vauth/libcurl_la-digest.lo CC vauth/libcurl_la-digest_sspi.lo CC vauth/libcurl_la-krb5_gssapi.lo CC vauth/libcurl_la-krb5_sspi.lo CC vauth/libcurl_la-ntlm.lo CC vauth/libcurl_la-ntlm_sspi.lo CC vauth/libcurl_la-oauth2.lo CC vauth/libcurl_la-spnego_gssapi.lo CC vauth/libcurl_la-spnego_sspi.lo CC vtls/libcurl_la-openssl.lo CC vtls/libcurl_la-gtls.lo CC vtls/libcurl_la-vtls.lo CC vtls/libcurl_la-nss.lo CC vtls/libcurl_la-polarssl.lo CC vtls/libcurl_la-polarssl_threadlock.lo CC vtls/libcurl_la-cyassl.lo CC vtls/libcurl_la-schannel.lo CC vtls/libcurl_la-schannel_verify.lo CC vtls/libcurl_la-sectransp.lo CC vtls/libcurl_la-gskit.lo CC vtls/libcurl_la-mbedtls.lo CC vtls/libcurl_la-mesalink.lo CCLD libcurl.la make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' Making all in src make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' Making all in ../docs make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making all in . make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making all in cmdline-opts make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' CC curl-slist_wc.o CC curl-tool_binmode.o CC curl-tool_bname.o CC curl-tool_cb_dbg.o CC curl-tool_cb_hdr.o CC curl-tool_cb_prg.o CC curl-tool_cb_rea.o CC curl-tool_cb_see.o CC curl-tool_cb_wrt.o CC curl-tool_cfgable.o CC curl-tool_convert.o CC curl-tool_dirhie.o CC curl-tool_doswin.o CC curl-tool_easysrc.o CC curl-tool_filetime.o CC curl-tool_formparse.o CC curl-tool_getparam.o CC curl-tool_getpass.o CC curl-tool_help.o CC curl-tool_helpers.o CC curl-tool_homedir.o CC curl-tool_hugehelp.o CC curl-tool_libinfo.o CC curl-tool_main.o CC curl-tool_metalink.o CC curl-tool_msgs.o CC curl-tool_operate.o CC curl-tool_operhlp.o CC curl-tool_panykey.o CC curl-tool_paramhlp.o CC curl-tool_parsecfg.o CC curl-tool_strdup.o CC curl-tool_setopt.o CC curl-tool_sleep.o CC curl-tool_urlglob.o CC curl-tool_util.o CC curl-tool_vms.o CC curl-tool_writeout.o CC curl-tool_xattr.o CC ../lib/curl-strtoofft.o CC ../lib/curl-nonblock.o CC ../lib/curl-warnless.o CC ../lib/curl-curl_ctype.o CCLD curl make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[2]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' cd build/curl-7.65.1 && make install make[2]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' Making install in lib make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.5.0 /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so.4.5.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcurl.so.4.5.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.5.0 libcurl.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libcurl.so.4.5.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.5.0 libcurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libcurl.lai /opt/metwork-mfext-1.2/opt/core/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /opt/metwork-mfext-1.2/opt/core/lib/libcurl.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libcurl.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libcurl.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/lib' Making install in src make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' Making install in ../docs make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making install in . make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[6]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 /src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/curl.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[6]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making install in cmdline-opts make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[6]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' 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/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/curl /opt/metwork-mfext-1.2/opt/core/bin/curl make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/src' make[3]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[4]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c curl-config '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' cd include && make install make[6]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include' Making install in curl make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include/curl' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include/curl' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h '/opt/metwork-mfext-1.2/opt/core/include/curl' make[8]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include/curl' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include/curl' make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include' 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/layer0_core/0029_curl/build/curl-7.65.1/include' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include' make[6]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/include' cd docs && make install make[6]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making install in . make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 /src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/curl.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[8]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' Making install in cmdline-opts make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' 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/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/cmdline-opts' make[6]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs' cd docs/libcurl && make install make[6]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' Making install in opts make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl/opts' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl/opts' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPTTIMEOUT_MS.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_CURLU.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_URL.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_URL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' make[8]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl/opts' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl/opts' make[7]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' make[8]: Entering directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 curl_url_set.3 curl_version.3 curl_version_info.3 libcurl-easy.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' make[8]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' make[7]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' make[6]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1/docs/libcurl' make[5]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[4]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[3]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[2]: Leaving directory '/src/layers/layer0_core/0029_curl/build/curl-7.65.1' make[1]: Leaving directory '/src/layers/layer0_core/0029_curl' make[3]: Leaving directory `/src/layers/layer0_core/0029_curl' make[3]: Entering directory `/src/layers/layer0_core/0030_glib2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "name: 'glib'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "version: '2.56.4'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "checktype: 'none'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "checksum: 'none'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo -n "GLib provides the core application building blocks for libraries and applications written in C." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "website: 'https://developer.gnome.org/glib/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/glib.yaml; fi make build/glib-2.56.4/configure make[1]: Entering directory '/src/layers/layer0_core/0030_glib2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- make -f Makefile.mk build/glib-2.56.4/configure rm -Rf build ; mkdir build cd build && ../../../_download_helper.sh glib-2.56.4.tar.xz ../sources MD5 17c3dca43d99a4882384f1a7b530b80b Trying to download https://ftp.gnome.org/pub/gnome/sources/glib/2.56/glib-2.56.4.tar.xz... --2023-07-17 13:27:49-- https://ftp.gnome.org/pub/gnome/sources/glib/2.56/glib-2.56.4.tar.xz Resolving ftp.gnome.org... 151.101.193.91, 151.101.65.91, 151.101.1.91, ... Connecting to ftp.gnome.org|151.101.193.91|:443... connected. WARNING: cannot verify ftp.gnome.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://download.gnome.org/sources/glib/2.56/glib-2.56.4.tar.xz [following] --2023-07-17 13:27:49-- https://download.gnome.org/sources/glib/2.56/glib-2.56.4.tar.xz Resolving download.gnome.org... 151.101.193.91, 151.101.65.91, 151.101.1.91, ... Connecting to download.gnome.org|151.101.193.91|:443... connected. WARNING: cannot verify download.gnome.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://fr.rpmfind.net/linux/gnome.org/sources/glib/2.56/glib-2.56.4.tar.xz [following] --2023-07-17 13:27:49-- https://fr.rpmfind.net/linux/gnome.org/sources/glib/2.56/glib-2.56.4.tar.xz Resolving fr.rpmfind.net... 195.220.108.108 Connecting to fr.rpmfind.net|195.220.108.108|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7029768 (6.7M) [application/x-xz] Saving to: `glib-2.56.4.tar.xz' 0K .......... .......... .......... .......... .......... 0% 1.16M 6s 50K .......... .......... .......... .......... .......... 1% 1.14M 6s 100K .......... .......... .......... .......... .......... 2% 1.13M 6s 150K .......... .......... .......... .......... .......... 2% 1.56M 5s 200K .......... .......... .......... .......... .......... 3% 1.40M 5s 250K .......... .......... .......... .......... .......... 4% 2.19M 5s 300K .......... .......... .......... .......... .......... 5% 2.03M 4s 350K .......... .......... .......... .......... .......... 5% 2.07M 4s 400K .......... .......... .......... .......... .......... 6% 1.55M 4s 450K .......... .......... .......... .......... .......... 7% 1.47M 4s 500K .......... .......... .......... .......... .......... 8% 1.95M 4s 550K .......... .......... .......... .......... .......... 8% 1.65M 4s 600K .......... .......... .......... .......... .......... 9% 1.97M 4s 650K .......... .......... .......... .......... .......... 10% 2.20M 4s 700K .......... .......... .......... .......... .......... 10% 1.76M 4s 750K .......... .......... .......... .......... .......... 11% 3.20M 4s 800K .......... .......... .......... .......... .......... 12% 2.43M 3s 850K .......... .......... .......... .......... .......... 13% 2.38M 3s 900K .......... .......... .......... .......... .......... 13% 2.31M 3s 950K .......... .......... .......... .......... .......... 14% 1.83M 3s 1000K .......... .......... .......... .......... .......... 15% 2.71M 3s 1050K .......... .......... .......... .......... .......... 16% 2.38M 3s 1100K .......... .......... .......... .......... .......... 16% 2.13M 3s 1150K .......... .......... .......... .......... .......... 17% 2.41M 3s 1200K .......... .......... .......... .......... .......... 18% 2.14M 3s 1250K .......... .......... .......... .......... .......... 18% 2.59M 3s 1300K .......... .......... .......... .......... .......... 19% 3.44M 3s 1350K .......... .......... .......... .......... .......... 20% 2.32M 3s 1400K .......... .......... .......... .......... .......... 21% 3.82M 3s 1450K .......... .......... .......... .......... .......... 21% 2.50M 3s 1500K .......... .......... .......... .......... .......... 22% 2.75M 3s 1550K .......... .......... .......... .......... .......... 23% 3.63M 3s 1600K .......... .......... .......... .......... .......... 24% 2.75M 3s 1650K .......... .......... .......... .......... .......... 24% 3.36M 2s 1700K .......... .......... .......... .......... .......... 25% 4.52M 2s 1750K .......... .......... .......... .......... .......... 26% 2.61M 2s 1800K .......... .......... .......... .......... .......... 26% 4.38M 2s 1850K .......... .......... .......... .......... .......... 27% 3.39M 2s 1900K .......... .......... .......... .......... .......... 28% 4.37M 2s 1950K .......... .......... .......... .......... .......... 29% 2.90M 2s 2000K .......... .......... .......... .......... .......... 29% 3.79M 2s 2050K .......... .......... .......... .......... .......... 30% 3.78M 2s 2100K .......... .......... .......... .......... .......... 31% 4.49M 2s 2150K .......... .......... .......... .......... .......... 32% 4.52M 2s 2200K .......... .......... .......... .......... .......... 32% 4.38M 2s 2250K .......... .......... .......... .......... .......... 33% 4.54M 2s 2300K .......... .......... .......... .......... .......... 34% 4.62M 2s 2350K .......... .......... .......... .......... .......... 34% 3.15M 2s 2400K .......... .......... .......... .......... .......... 35% 4.37M 2s 2450K .......... .......... .......... .......... .......... 36% 4.40M 2s 2500K .......... .......... .......... .......... .......... 37% 4.30M 2s 2550K .......... .......... .......... .......... .......... 37% 5.69M 2s 2600K .......... .......... .......... .......... .......... 38% 3.82M 2s 2650K .......... .......... .......... .......... .......... 39% 6.11M 2s 2700K .......... .......... .......... .......... .......... 40% 4.02M 2s 2750K .......... .......... .......... .......... .......... 40% 4.67M 2s 2800K .......... .......... .......... .......... .......... 41% 4.42M 2s 2850K .......... .......... .......... .......... .......... 42% 4.45M 2s 2900K .......... .......... .......... .......... .......... 42% 4.59M 1s 2950K .......... .......... .......... .......... .......... 43% 4.34M 1s 3000K .......... .......... .......... .......... .......... 44% 4.29M 1s 3050K .......... .......... .......... .......... .......... 45% 4.63M 1s 3100K .......... .......... .......... .......... .......... 45% 6.84M 1s 3150K .......... .......... .......... .......... .......... 46% 5.49M 1s 3200K .......... .......... .......... .......... .......... 47% 4.74M 1s 3250K .......... .......... .......... .......... .......... 48% 6.89M 1s 3300K .......... .......... .......... .......... .......... 48% 4.67M 1s 3350K .......... .......... .......... .......... .......... 49% 4.52M 1s 3400K .......... .......... .......... .......... .......... 50% 4.76M 1s 3450K .......... .......... .......... .......... .......... 50% 7.65M 1s 3500K .......... .......... .......... .......... .......... 51% 5.21M 1s 3550K .......... .......... .......... .......... .......... 52% 7.37M 1s 3600K .......... .......... .......... .......... .......... 53% 4.84M 1s 3650K .......... .......... .......... .......... .......... 53% 5.00M 1s 3700K .......... .......... .......... .......... .......... 54% 6.23M 1s 3750K .......... .......... .......... .......... .......... 55% 8.79M 1s 3800K .......... .......... .......... .......... .......... 56% 5.79M 1s 3850K .......... .......... .......... .......... .......... 56% 4.94M 1s 3900K .......... .......... .......... .......... .......... 57% 4.76M 1s 3950K .......... .......... .......... .......... .......... 58% 6.18M 1s 4000K .......... .......... .......... .......... .......... 58% 10.3M 1s 4050K .......... .......... .......... .......... .......... 59% 5.08M 1s 4100K .......... .......... .......... .......... .......... 60% 5.08M 1s 4150K .......... .......... .......... .......... .......... 61% 20.8M 1s 4200K .......... .......... .......... .......... .......... 61% 4.74M 1s 4250K .......... .......... .......... .......... .......... 62% 4.72M 1s 4300K .......... .......... .......... .......... .......... 63% 7.77M 1s 4350K .......... .......... .......... .......... .......... 64% 8.22M 1s 4400K .......... .......... .......... .......... .......... 64% 4.80M 1s 4450K .......... .......... .......... .......... .......... 65% 5.58M 1s 4500K .......... .......... .......... .......... .......... 66% 16.6M 1s 4550K .......... .......... .......... .......... .......... 67% 4.79M 1s 4600K .......... .......... .......... .......... .......... 67% 4.86M 1s 4650K .......... .......... .......... .......... .......... 68% 11.1M 1s 4700K .......... .......... .......... .......... .......... 69% 6.67M 1s 4750K .......... .......... .......... .......... .......... 69% 5.18M 1s 4800K .......... .......... .......... .......... .......... 70% 11.6M 1s 4850K .......... .......... .......... .......... .......... 71% 6.71M 1s 4900K .......... .......... .......... .......... .......... 72% 5.19M 1s 4950K .......... .......... .......... .......... .......... 72% 6.80M 1s 5000K .......... .......... .......... .......... .......... 73% 12.0M 1s 5050K .......... .......... .......... .......... .......... 74% 5.27M 1s 5100K .......... .......... .......... .......... .......... 75% 6.60M 0s 5150K .......... .......... .......... .......... .......... 75% 13.0M 0s 5200K .......... .......... .......... .......... .......... 76% 4.91M 0s 5250K .......... .......... .......... .......... .......... 77% 11.6M 0s 5300K .......... .......... .......... .......... .......... 77% 7.34M 0s 5350K .......... .......... .......... .......... .......... 78% 5.61M 0s 5400K .......... .......... .......... .......... .......... 79% 25.1M 0s 5450K .......... .......... .......... .......... .......... 80% 4.47M 0s 5500K .......... .......... .......... .......... .......... 80% 6.84M 0s 5550K .......... .......... .......... .......... .......... 81% 13.6M 0s 5600K .......... .......... .......... .......... .......... 82% 6.01M 0s 5650K .......... .......... .......... .......... .......... 83% 8.61M 0s 5700K .......... .......... .......... .......... .......... 83% 6.40M 0s 5750K .......... .......... .......... .......... .......... 84% 5.56M 0s 5800K .......... .......... .......... .......... .......... 85% 17.3M 0s 5850K .......... .......... .......... .......... .......... 85% 5.33M 0s 5900K .......... .......... .......... .......... .......... 86% 5.97M 0s 5950K .......... .......... .......... .......... .......... 87% 8.89M 0s 6000K .......... .......... .......... .......... .......... 88% 6.67M 0s 6050K .......... .......... .......... .......... .......... 88% 10.6M 0s 6100K .......... .......... .......... .......... .......... 89% 5.27M 0s 6150K .......... .......... .......... .......... .......... 90% 9.35M 0s 6200K .......... .......... .......... .......... .......... 91% 7.77M 0s 6250K .......... .......... .......... .......... .......... 91% 10.1M 0s 6300K .......... .......... .......... .......... .......... 92% 8.59M 0s 6350K .......... .......... .......... .......... .......... 93% 9.49M 0s 6400K .......... .......... .......... .......... .......... 93% 7.16M 0s 6450K .......... .......... .......... .......... .......... 94% 5.94M 0s 6500K .......... .......... .......... .......... .......... 95% 9.19M 0s 6550K .......... .......... .......... .......... .......... 96% 9.33M 0s 6600K .......... .......... .......... .......... .......... 96% 8.52M 0s 6650K .......... .......... .......... .......... .......... 97% 8.77M 0s 6700K .......... .......... .......... .......... .......... 98% 9.40M 0s 6750K .......... .......... .......... .......... .......... 99% 5.67M 0s 6800K .......... .......... .......... .......... .......... 99% 24.6M 0s 6850K .......... ..... 100% 3.49M=1.7s 2023-07-17 13:27:51 (3.96 MB/s) - `glib-2.56.4.tar.xz' saved [7029768/7029768] Computing checksum for glib-2.56.4.tar.xz... Good checksum cd build && ../../../_uncompress_helper.sh glib-2.56.4.tar.xz tar.xz make[1]: Leaving directory '/src/layers/layer0_core/0030_glib2' LD_LIBRARY_PATH=/opt/rh/rh-python35/root/usr/lib64/:/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.2/opt/core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/lib:/opt/metwork-mfext-1.2/local/lib && export LD_LIBRARY_PATH && cd build/glib-2.56.4 && scl enable rh-python35 './configure --prefix=/opt/metwork-mfext-1.2/opt/core --enable-shared --disable-static --disable-man --disable-gtk-doc --disable-gtk-doc-html --disable-libmount' && make && make install 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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking whether /opt/rh/rh-python35/root/usr/bin/python version is >= 2.7... yes checking for /opt/rh/rh-python35/root/usr/bin/python version... 3.5 checking for /opt/rh/rh-python35/root/usr/bin/python platform... linux checking for /opt/rh/rh-python35/root/usr/bin/python script directory... ${prefix}/lib/python3.5/site-packages checking for /opt/rh/rh-python35/root/usr/bin/python extension module directory... ${exec_prefix}/lib64/python3.5/site-packages checking for iconv_open... yes checking for ZLIB... yes checking for LIBFFI... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW 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 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /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 c++ 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 c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ 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 configure: creating ./config.lt config.lt: creating libtool checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... no checking for timegm... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for __libc_enable_secure... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking for growing stack pointer... no checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... no checking whether sys/types.h defines makedev... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_birthtime... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim... no checking for struct stat.st_birthtim.tv_nsec... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strsignal... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for mkostemp... yes checking for link... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for utimes... yes checking for getresuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getfsstat... no checking for getvfsstat... no checking for fallocate... yes checking for splice... yes checking for prlimit... no checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... yes checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for sendmmsg... no checking for recvmmsg... yes checking for SIOCGIFADDR... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... in -lresolv checking for socket... yes checking for res_init... yes checking for res_nclose... yes checking for res_ndestroy... no checking for res_ninit... yes checking for res_nquery... yes checking for linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 checking open() option O_DIRECTORY... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for C99 snprintf... yes checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes checking for nl_langinfo (ALTMON_n)... no checking for nl_langinfo (_NL_ABALTMON_n)... no checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for FAMOpen in -lfam... no configure: WARNING: *** FAM support will not be built (FAM library not found) *** checking for getxattr in -lc... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for XATTR_NOFOLLOW... no checking for LIBELF... no checking for elf_begin in -lelf... yes checking for elf_getshdrstrndx in -lelf... yes checking for elf_getshdrnum in -lelf... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for getpwuid_r... yes checking for getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_relative_np... no checking for pthread_setname_np(const char*)... no checking for pthread_setname_np(pthread_t, const char*)... yes checking for pthread_getname_np(pthread_t, name, len)... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... yes checking for eventfd(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking for PCRE... yes checking for Unicode support in PCRE... yes checking for EILSEQ... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking whether to generate man pages... no checking whether to include dtrace tracing support... yes checking for dtrace... no checking whether to include systemtap tracing support... no checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for DBUS1... no checking for dbus-daemon... no checking for -Bsymbolic-functions linker flag... yes checking for --fatal-warnings linker flag... yes checking for -z,nodelete linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wduplicated-branches in envvar CFLAGS... yes checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gthread-2.0.pc config.status: creating gobject-2.0.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-windows-2.0.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/glib-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/glib-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-genmarshal config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/gdbus-2.0/codegen/Makefile config.status: creating gio/gdbus-2.0/codegen/config.py config.status: creating gio/gnetworking.h config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/kqueue/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/win32/Makefile config.status: creating gio/tests/Makefile config.status: creating gio/tests/gdbus-object-manager-example/Makefile config.status: creating gio/tests/services/Makefile config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status: creating gio/tests/modules/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands config.status: executing chmod-scripts commands make[1]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make all-recursive make[2]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' Making all in . make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' Making all in m4macros make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make all-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' Making all in glib make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' GEN glibconfig-stamp config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged GEN glibconfig-stamp config.status: creating glib/glibconfig.h.win32 make all-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making all in libcharset make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' CC libcharset_la-localcharset.lo CCLD libcharset.la GEN ref-add.sed GEN ref-del.sed GEN charset.alias make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' Making all in update-pcre make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' Making all in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' CC gtester.o CC deprecated/libglib_2_0_la-gallocator.lo CC deprecated/libglib_2_0_la-gcache.lo CC deprecated/libglib_2_0_la-gcompletion.lo CC deprecated/libglib_2_0_la-grel.lo CC deprecated/libglib_2_0_la-gthread-deprecated.lo CC libglib_2_0_la-garray.lo CC libglib_2_0_la-gasyncqueue.lo CC libglib_2_0_la-gatomic.lo CC libglib_2_0_la-gbacktrace.lo CC libglib_2_0_la-gbase64.lo CC libglib_2_0_la-gbitlock.lo CC libglib_2_0_la-gbookmarkfile.lo CC libglib_2_0_la-gbytes.lo CC libglib_2_0_la-gcharset.lo CC libglib_2_0_la-gchecksum.lo CC libglib_2_0_la-gconvert.lo CC libglib_2_0_la-gdataset.lo CC libglib_2_0_la-gdate.lo CC libglib_2_0_la-gdatetime.lo CC libglib_2_0_la-gdir.lo CC libglib_2_0_la-genviron.lo CC libglib_2_0_la-gerror.lo CC libglib_2_0_la-gfileutils.lo CC libglib_2_0_la-ggettext.lo CC libglib_2_0_la-ghash.lo CC libglib_2_0_la-ghmac.lo CC libglib_2_0_la-ghook.lo CC libglib_2_0_la-ghostutils.lo CC libglib_2_0_la-giochannel.lo CC libglib_2_0_la-gkeyfile.lo CC libglib_2_0_la-glib-init.lo CC libglib_2_0_la-glib-private.lo CC libglib_2_0_la-glist.lo CC libglib_2_0_la-gmain.lo CC libglib_2_0_la-gmappedfile.lo CC libglib_2_0_la-gmarkup.lo CC libglib_2_0_la-gmem.lo CC libglib_2_0_la-gmessages.lo CC libglib_2_0_la-gnode.lo CC libglib_2_0_la-goption.lo CC libglib_2_0_la-gpattern.lo CC libglib_2_0_la-gpoll.lo CC libglib_2_0_la-gprimes.lo CC libglib_2_0_la-gqsort.lo CC libglib_2_0_la-gquark.lo CC libglib_2_0_la-gqueue.lo CC libglib_2_0_la-grand.lo CC libglib_2_0_la-gregex.lo CC libglib_2_0_la-gscanner.lo CC libglib_2_0_la-gsequence.lo CC libglib_2_0_la-gshell.lo CC libglib_2_0_la-gslice.lo CC libglib_2_0_la-gslist.lo CC libglib_2_0_la-gstdio.lo CC libglib_2_0_la-gstrfuncs.lo CC libglib_2_0_la-gstring.lo CC libglib_2_0_la-gstringchunk.lo CC libglib_2_0_la-gtestutils.lo CC libglib_2_0_la-gthread.lo CC libglib_2_0_la-gthreadpool.lo CC libglib_2_0_la-gtimer.lo CC libglib_2_0_la-gtimezone.lo CC libglib_2_0_la-gtranslit.lo CC libglib_2_0_la-gtrashstack.lo CC libglib_2_0_la-gtree.lo CC libglib_2_0_la-guniprop.lo CC libglib_2_0_la-gutf8.lo CC libglib_2_0_la-gunibreak.lo CC libglib_2_0_la-gunicollate.lo CC libglib_2_0_la-gunidecomp.lo CC libglib_2_0_la-gurifuncs.lo CC libglib_2_0_la-gutils.lo CC libglib_2_0_la-guuid.lo CC libglib_2_0_la-gvariant.lo CC libglib_2_0_la-gvariant-core.lo CC libglib_2_0_la-gvariant-parser.lo CC libglib_2_0_la-gvariant-serialiser.lo CC libglib_2_0_la-gvarianttypeinfo.lo CC libglib_2_0_la-gvarianttype.lo CC libglib_2_0_la-gversion.lo CC libglib_2_0_la-gwakeup.lo CC libglib_2_0_la-gprintf.lo CC libglib_2_0_la-glib-unix.lo CC libglib_2_0_la-gthread-posix.lo CC giounix.lo CC gspawn.lo CCLD libglib-2.0.la CCLD gtester GEN glib-public-headers.txt GEN libglib-gdb.py make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making all in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making all in gmodule make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make all-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' CC libgmodule_2_0_la-gmodule.lo CCLD libgmodule-2.0.la make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' Making all in gthread make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make all-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' CC libgthread_2_0_la-gthread-impl.lo CCLD libgthread-2.0.la make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' Making all in gobject make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make all-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making all in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' CC gobject-query.o CC libgobject_2_0_la-gatomicarray.lo CC libgobject_2_0_la-gbinding.lo CC libgobject_2_0_la-gboxed.lo CC libgobject_2_0_la-gclosure.lo CC libgobject_2_0_la-genums.lo CC libgobject_2_0_la-gmarshal.lo CC libgobject_2_0_la-gobject.lo CC libgobject_2_0_la-gparam.lo CC libgobject_2_0_la-gparamspecs.lo CC libgobject_2_0_la-gsignal.lo CC libgobject_2_0_la-gsourceclosure.lo CC libgobject_2_0_la-gtype.lo CC libgobject_2_0_la-gtypemodule.lo CC libgobject_2_0_la-gtypeplugin.lo CC libgobject_2_0_la-gvalue.lo CC libgobject_2_0_la-gvaluearray.lo CC libgobject_2_0_la-gvaluetransform.lo CC libgobject_2_0_la-gvaluetypes.lo CCLD libgobject-2.0.la CCLD gobject-query GEN gobject-public-headers.txt GEN libgobject-gdb.py make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making all in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making all in gio make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' GEN gdbus-daemon-generated.c make all-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making all in gdbus-2.0/codegen make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' GEN gdbus-codegen make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' Making all in xdgmime make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' CC libxdgmime_la-xdgmime.lo CC libxdgmime_la-xdgmimealias.lo CC libxdgmime_la-xdgmimecache.lo CC libxdgmime_la-xdgmimeglob.lo CC libxdgmime_la-xdgmimeicon.lo CC libxdgmime_la-xdgmimeint.lo CC libxdgmime_la-xdgmimemagic.lo CC libxdgmime_la-xdgmimeparent.lo CCLD libxdgmime.la make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' Making all in inotify make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' CC libinotify_la-inotify-kernel.lo CC libinotify_la-inotify-sub.lo CC libinotify_la-inotify-path.lo CC libinotify_la-inotify-missing.lo CC libinotify_la-inotify-helper.lo CC libinotify_la-ginotifyfilemonitor.lo CCLD libinotify.la make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' Making all in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' CC gio-querymodules.o CC giomodule-priv.o CC libgio_2_0_la-gappinfo.lo CC libgio_2_0_la-gasynchelper.lo CC libgio_2_0_la-gasyncinitable.lo CC libgio_2_0_la-gasyncresult.lo CC libgio_2_0_la-gbufferedinputstream.lo CC libgio_2_0_la-gbufferedoutputstream.lo CC libgio_2_0_la-gbytesicon.lo CC libgio_2_0_la-gcancellable.lo CC libgio_2_0_la-gcharsetconverter.lo CC libgio_2_0_la-gcontextspecificgroup.lo CC libgio_2_0_la-gconverter.lo CC libgio_2_0_la-gconverterinputstream.lo CC libgio_2_0_la-gconverteroutputstream.lo CC libgio_2_0_la-gcredentials.lo CC libgio_2_0_la-gdatagrambased.lo CC libgio_2_0_la-gdatainputstream.lo CC libgio_2_0_la-gdataoutputstream.lo CC libgio_2_0_la-gdrive.lo CC libgio_2_0_la-gdummyfile.lo CC libgio_2_0_la-gdummyproxyresolver.lo CC libgio_2_0_la-gdummytlsbackend.lo CC libgio_2_0_la-gemblem.lo CC libgio_2_0_la-gemblemedicon.lo CC libgio_2_0_la-gfile.lo CC libgio_2_0_la-gfileattribute.lo CC libgio_2_0_la-gfileenumerator.lo CC libgio_2_0_la-gfileicon.lo CC libgio_2_0_la-gfileinfo.lo CC libgio_2_0_la-gfileinputstream.lo CC libgio_2_0_la-gfilemonitor.lo CC libgio_2_0_la-gfilenamecompleter.lo CC libgio_2_0_la-gfileoutputstream.lo CC libgio_2_0_la-gfileiostream.lo CC libgio_2_0_la-gfilterinputstream.lo CC libgio_2_0_la-gfilteroutputstream.lo CC libgio_2_0_la-gicon.lo CC libgio_2_0_la-ginetaddress.lo CC libgio_2_0_la-ginetaddressmask.lo CC libgio_2_0_la-ginetsocketaddress.lo CC libgio_2_0_la-ginitable.lo CC libgio_2_0_la-ginputstream.lo CC libgio_2_0_la-gioerror.lo CC libgio_2_0_la-giomodule.lo CC libgio_2_0_la-giomodule-priv.lo CC libgio_2_0_la-gioscheduler.lo CC libgio_2_0_la-giostream.lo CC libgio_2_0_la-gloadableicon.lo CC libgio_2_0_la-gmount.lo CC libgio_2_0_la-gmemoryinputstream.lo CC libgio_2_0_la-gmemoryoutputstream.lo CC libgio_2_0_la-gmountoperation.lo CC libgio_2_0_la-gnativevolumemonitor.lo CC libgio_2_0_la-gnativesocketaddress.lo CC libgio_2_0_la-gnetworkaddress.lo CC libgio_2_0_la-gnetworking.lo CC libgio_2_0_la-gnetworkmonitor.lo CC libgio_2_0_la-gnetworkmonitorbase.lo CC libgio_2_0_la-gnetworkservice.lo CC libgio_2_0_la-goutputstream.lo CC libgio_2_0_la-gpermission.lo CC libgio_2_0_la-gpollableinputstream.lo CC libgio_2_0_la-gpollableoutputstream.lo CC libgio_2_0_la-gpollableutils.lo CC libgio_2_0_la-gpollfilemonitor.lo CC libgio_2_0_la-gproxy.lo CC libgio_2_0_la-gproxyaddress.lo CC libgio_2_0_la-gproxyaddressenumerator.lo CC libgio_2_0_la-gproxyresolver.lo CC libgio_2_0_la-gresolver.lo CC libgio_2_0_la-gresource.lo CC libgio_2_0_la-gresourcefile.lo CC libgio_2_0_la-gseekable.lo CC libgio_2_0_la-gsimpleasyncresult.lo CC libgio_2_0_la-gsimpleiostream.lo CC libgio_2_0_la-gsimplepermission.lo CC libgio_2_0_la-gsocket.lo CC libgio_2_0_la-gsocketaddress.lo CC libgio_2_0_la-gsocketaddressenumerator.lo CC libgio_2_0_la-gsocketclient.lo CC libgio_2_0_la-gsocketconnectable.lo CC libgio_2_0_la-gsocketconnection.lo CC libgio_2_0_la-gsocketcontrolmessage.lo CC libgio_2_0_la-gsocketinputstream.lo CC libgio_2_0_la-gsocketlistener.lo CC libgio_2_0_la-gsocketoutputstream.lo CC libgio_2_0_la-gsubprocesslauncher.lo CC libgio_2_0_la-gsubprocess.lo CC libgio_2_0_la-gsocketservice.lo CC libgio_2_0_la-gsrvtarget.lo CC libgio_2_0_la-gsimpleproxyresolver.lo CC libgio_2_0_la-gtask.lo CC libgio_2_0_la-gtcpconnection.lo CC libgio_2_0_la-gtcpwrapperconnection.lo CC libgio_2_0_la-gthreadedsocketservice.lo CC libgio_2_0_la-gthemedicon.lo CC libgio_2_0_la-gthreadedresolver.lo CC libgio_2_0_la-gtlsbackend.lo CC libgio_2_0_la-gtlscertificate.lo CC libgio_2_0_la-gtlsclientconnection.lo CC libgio_2_0_la-gtlsconnection.lo CC libgio_2_0_la-gtlsdatabase.lo CC libgio_2_0_la-gtlsfiledatabase.lo CC libgio_2_0_la-gtlsinteraction.lo CC libgio_2_0_la-gtlspassword.lo CC libgio_2_0_la-gtlsserverconnection.lo CC libgio_2_0_la-gdtlsconnection.lo CC libgio_2_0_la-gdtlsclientconnection.lo CC libgio_2_0_la-gdtlsserverconnection.lo CC libgio_2_0_la-gunionvolumemonitor.lo CC libgio_2_0_la-gvfs.lo CC libgio_2_0_la-gvolume.lo CC libgio_2_0_la-gvolumemonitor.lo CC libgio_2_0_la-gzlibcompressor.lo CC libgio_2_0_la-gzlibdecompressor.lo CC libgio_2_0_la-gioenumtypes.lo CC libgio_2_0_la-glistmodel.lo CC libgio_2_0_la-gliststore.lo CC libgio_2_0_la-gapplication.lo CC libgio_2_0_la-gapplicationcommandline.lo CC libgio_2_0_la-gapplicationimpl-dbus.lo CC libgio_2_0_la-gactiongroup.lo CC libgio_2_0_la-gactionmap.lo CC libgio_2_0_la-gsimpleactiongroup.lo CC libgio_2_0_la-gremoteactiongroup.lo CC libgio_2_0_la-gactiongroupexporter.lo CC libgio_2_0_la-gdbusactiongroup.lo CC libgio_2_0_la-gaction.lo CC libgio_2_0_la-gpropertyaction.lo CC libgio_2_0_la-gsimpleaction.lo CC libgio_2_0_la-gmenumodel.lo CC libgio_2_0_la-gmenu.lo CC libgio_2_0_la-gmenuexporter.lo CC libgio_2_0_la-gdbusmenumodel.lo CC libgio_2_0_la-gnotification.lo CC libgio_2_0_la-gnotificationbackend.lo CC libgio_2_0_la-gdbusutils.lo CC libgio_2_0_la-gdbusaddress.lo CC libgio_2_0_la-gdbusauthobserver.lo CC libgio_2_0_la-gdbusauth.lo CC libgio_2_0_la-gdbusauthmechanism.lo CC libgio_2_0_la-gdbusauthmechanismanon.lo CC libgio_2_0_la-gdbusauthmechanismexternal.lo CC libgio_2_0_la-gdbusauthmechanismsha1.lo CC libgio_2_0_la-gdbuserror.lo CC libgio_2_0_la-gdbusconnection.lo CC libgio_2_0_la-gdbusmessage.lo CC libgio_2_0_la-gdbusnameowning.lo CC libgio_2_0_la-gdbusnamewatching.lo CC libgio_2_0_la-gdbusproxy.lo CC libgio_2_0_la-gdbusprivate.lo CC libgio_2_0_la-gdbusintrospection.lo CC libgio_2_0_la-gdbusmethodinvocation.lo CC libgio_2_0_la-gdbusserver.lo CC libgio_2_0_la-gdbusinterface.lo CC libgio_2_0_la-gdbusinterfaceskeleton.lo CC libgio_2_0_la-gdbusobject.lo CC libgio_2_0_la-gdbusobjectskeleton.lo CC libgio_2_0_la-gdbusobjectproxy.lo CC libgio_2_0_la-gdbusobjectmanager.lo CC libgio_2_0_la-gdbusobjectmanagerclient.lo CC libgio_2_0_la-gdbusobjectmanagerserver.lo CC libgio_2_0_la-gtestdbus.lo CC libgio_2_0_la-ghttpproxy.lo CC libgio_2_0_la-glocalfile.lo CC libgio_2_0_la-glocalfileenumerator.lo CC libgio_2_0_la-glocalfileinfo.lo CC libgio_2_0_la-glocalfileinputstream.lo CC libgio_2_0_la-glocalfilemonitor.lo CC libgio_2_0_la-glocalfileoutputstream.lo CC libgio_2_0_la-glocalfileiostream.lo CC libgio_2_0_la-glocalvfs.lo CC libgio_2_0_la-gsocks4proxy.lo CC libgio_2_0_la-gsocks4aproxy.lo CC libgio_2_0_la-gsocks5proxy.lo CC libgio_2_0_la-thumbnail-verify.lo CC libgio_2_0_la-gdesktopappinfo.lo CC libgio_2_0_la-gcontenttype.lo CC libgio_2_0_la-gfiledescriptorbased.lo CC libgio_2_0_la-gunixconnection.lo CC libgio_2_0_la-gunixcredentialsmessage.lo CC libgio_2_0_la-gunixfdlist.lo CC libgio_2_0_la-gunixfdmessage.lo CC libgio_2_0_la-gunixmount.lo CC libgio_2_0_la-gunixmounts.lo CC libgio_2_0_la-gunixsocketaddress.lo CC libgio_2_0_la-gunixvolume.lo CC libgio_2_0_la-gunixvolumemonitor.lo CC libgio_2_0_la-gunixinputstream.lo CC libgio_2_0_la-gunixoutputstream.lo CC libgio_2_0_la-gfdonotificationbackend.lo CC libgio_2_0_la-ggtknotificationbackend.lo CC libgio_2_0_la-gportalnotificationbackend.lo CC libgio_2_0_la-gdocumentportal.lo CC libgio_2_0_la-gopenuriportal.lo CC libgio_2_0_la-gportalsupport.lo CC libgio_2_0_la-gnetworkmonitorportal.lo CC libgio_2_0_la-gproxyresolverportal.lo CC libgio_2_0_la-xdp-dbus.lo CC libgio_2_0_la-gnetworkmonitornetlink.lo CC libgio_2_0_la-gnetworkmonitornm.lo CC gvdb/libgio_2_0_la-gvdb-reader.lo CC libgio_2_0_la-gdelayedsettingsbackend.lo CC libgio_2_0_la-gkeyfilesettingsbackend.lo CC libgio_2_0_la-gmemorysettingsbackend.lo CC libgio_2_0_la-gnullsettingsbackend.lo CC libgio_2_0_la-gsettingsbackend.lo CC libgio_2_0_la-gsettingsschema.lo CC libgio_2_0_la-gsettings-mapping.lo CC libgio_2_0_la-gsettings.lo CCLD libgio-2.0.la CCLD gio-querymodules CC gvdb/gvdb-builder.o CC glib-compile-schemas.o CCLD glib-compile-schemas CC glib-compile-resources.o CCLD glib-compile-resources CC gsettings-tool.o CCLD gsettings CC gdbus-tool.o CCLD gdbus CC gapplication-tool.o CCLD gapplication CC gresource-gresource-tool.o CCLD gresource CC gio-tool.o CC gio-tool-cat.o CC gio-tool-copy.o CC gio-tool-info.o CC gio-tool-list.o CC gio-tool-mime.o CC gio-tool-mkdir.o CC gio-tool-monitor.o CC gio-tool-mount.o CC gio-tool-move.o CC gio-tool-open.o CC gio-tool-rename.o CC gio-tool-remove.o CC gio-tool-save.o CC gio-tool-set.o CC gio-tool-trash.o CC gio-tool-tree.o CCLD gio GEN gio-public-headers.txt make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making all in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' GEN giotypefuncs.inc make all-recursive make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' Making all in gdbus-object-manager-example make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make all-am make[8]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' Making all in services make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' Making all in modules make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making all in po make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/po' Making all in docs make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' Making all in reference make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' Making all in glib make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' Making all in gobject make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' Making all in gio make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' Making all in tests make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make all-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' Making all in gobject make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' GEN stamp-testmarshal.h INFO: Reading ./testmarshal.list... GEN testmarshal.c INFO: Reading ./testmarshal.list... make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' CC performance.o CCLD performance CC performance-threaded.o CCLD performance-threaded make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' Making all in refcount make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make all-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[2]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[1]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[1]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make install-recursive make[2]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' Making install in . make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c glib-gettextize '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/valgrind' /usr/bin/install -c -m 644 glib.supp '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/valgrind' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' Making install in m4macros make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make install-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/opt/metwork-mfext-1.2/opt/core/share/aclocal' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/m4macros' Making install in glib make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make install-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making install in libcharset make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' /bin/sh /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/install-sh -d /opt/metwork-mfext-1.2/opt/core/lib if test -f /opt/metwork-mfext-1.2/opt/core/lib/charset.alias; then \ sed -f ref-add.sed /opt/metwork-mfext-1.2/opt/core/lib/charset.alias > /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp /opt/metwork-mfext-1.2/opt/core/lib/charset.alias ; \ rm -f /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp /opt/metwork-mfext-1.2/opt/core/lib/charset.alias ; \ rm -f /opt/metwork-mfext-1.2/opt/core/lib/charset.tmp ; \ fi ; \ fi make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/libcharset' Making install in update-pcre make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/update-pcre' Making install in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libglib-2.0.so.0.5600.4 /opt/metwork-mfext-1.2/opt/core/lib/libglib-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libglib-2.0.so.0.5600.4 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.5600.4 libglib-2.0.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libglib-2.0.so.0.5600.4 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.5600.4 libglib-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libglib-2.0.lai /opt/metwork-mfext-1.2/opt/core/lib/libglib-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gtester '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gtester /opt/metwork-mfext-1.2/opt/core/bin/gtester /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c gtester-report '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include' /usr/bin/install -c -m 644 glibconfig.h '/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include' make install-exec-hook make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' for sf in gtester-report ; do \ mv -f "/opt/metwork-mfext-1.2/opt/core/bin/$sf" "/opt/metwork-mfext-1.2/opt/core/bin/$sf".tmp \ && sed < "/opt/metwork-mfext-1.2/opt/core/bin/$sf".tmp > "/opt/metwork-mfext-1.2/opt/core/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/opt/metwork-mfext-1.2/opt/core/bin", "glib-version" : "2.56.4"|' \ -e '1,1s|#! /usr/bin/env python.*|#!/opt/rh/rh-python35/root/usr/bin/python|' \ || exit $? ; \ chmod a+x /opt/metwork-mfext-1.2/opt/core/bin/$sf ; \ rm -f "/opt/metwork-mfext-1.2/opt/core/bin/$sf".tmp ; \ done make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/glib/deprecated' /usr/bin/install -c -m 644 deprecated/gallocator.h deprecated/gcache.h deprecated/gcompletion.h deprecated/gmain.h deprecated/grel.h deprecated/gthread.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/glib/deprecated' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gdb' /usr/bin/install -c -m 644 glib_gdb.py '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gdb' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0' /usr/bin/install -c -m 644 glib-unix.h glib-object.h glib.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/glib' /usr/bin/install -c -m 644 glib-autocleanups.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/glib' /usr/bin/install -c -m 644 gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h guuid.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/glib' make install-data-hook make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' mkdir -p /opt/metwork-mfext-1.2/opt/core/share/gdb/auto-load/opt/metwork-mfext-1.2/opt/core/lib /usr/bin/install -c ./libglib-gdb.py /opt/metwork-mfext-1.2/opt/core/share/gdb/auto-load/opt/metwork-mfext-1.2/opt/core/lib/libglib-2.0.so.0.5600.4-gdb.py make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making install in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/glib' Making install in gmodule make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make install-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: warning: relinking 'libgmodule-2.0.la' libtool: install: (cd /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule; /bin/sh "/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Wduplicated-branches -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -g -O2 -fno-strict-aliasing -Wl,-Bsymbolic-functions -Wl,-z,nodelete -Wl,--export-dynamic -version-info 5600:4:5600 -export-dynamic -o libgmodule-2.0.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libgmodule_2_0_la-gmodule.lo -ldl ../glib/libglib-2.0.la ) libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.so.0.5600.4T /opt/metwork-mfext-1.2/opt/core/lib/libgmodule-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgmodule-2.0.so.0.5600.4 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.5600.4 libgmodule-2.0.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgmodule-2.0.so.0.5600.4 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.5600.4 libgmodule-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.lai /opt/metwork-mfext-1.2/opt/core/lib/libgmodule-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0' /usr/bin/install -c -m 644 gmodule.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0' make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gmodule' Making install in gthread make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make install-am make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: warning: relinking 'libgthread-2.0.la' libtool: install: (cd /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread; /bin/sh "/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Wduplicated-branches -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -g -O2 -fno-strict-aliasing -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5600:4:5600 -export-dynamic -o libgthread-2.0.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libgthread_2_0_la-gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la ) libtool: install: /usr/bin/install -c .libs/libgthread-2.0.so.0.5600.4T /opt/metwork-mfext-1.2/opt/core/lib/libgthread-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgthread-2.0.so.0.5600.4 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.5600.4 libgthread-2.0.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgthread-2.0.so.0.5600.4 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.5600.4 libgthread-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgthread-2.0.lai /opt/metwork-mfext-1.2/opt/core/lib/libgthread-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gthread' Making install in gobject make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make install-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making install in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: warning: relinking 'libgobject-2.0.la' libtool: install: (cd /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject; /bin/sh "/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Wduplicated-branches -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -fvisibility=hidden -g -O2 -fno-strict-aliasing -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5600:4:5600 -export-dynamic -o libgobject-2.0.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libgobject_2_0_la-gatomicarray.lo libgobject_2_0_la-gbinding.lo libgobject_2_0_la-gboxed.lo libgobject_2_0_la-gclosure.lo libgobject_2_0_la-genums.lo libgobject_2_0_la-gmarshal.lo libgobject_2_0_la-gobject.lo libgobject_2_0_la-gparam.lo libgobject_2_0_la-gparamspecs.lo libgobject_2_0_la-gsignal.lo libgobject_2_0_la-gsourceclosure.lo libgobject_2_0_la-gtype.lo libgobject_2_0_la-gtypemodule.lo libgobject_2_0_la-gtypeplugin.lo libgobject_2_0_la-gvalue.lo libgobject_2_0_la-gvaluearray.lo libgobject_2_0_la-gvaluetransform.lo libgobject_2_0_la-gvaluetypes.lo ../glib/libglib-2.0.la -L/opt/metwork-mfext-1.2/opt/core/lib -lffi ) libtool: install: /usr/bin/install -c .libs/libgobject-2.0.so.0.5600.4T /opt/metwork-mfext-1.2/opt/core/lib/libgobject-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgobject-2.0.so.0.5600.4 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.5600.4 libgobject-2.0.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgobject-2.0.so.0.5600.4 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.5600.4 libgobject-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgobject-2.0.lai /opt/metwork-mfext-1.2/opt/core/lib/libgobject-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gobject-query /opt/metwork-mfext-1.2/opt/core/bin/gobject-query /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c glib-mkenums glib-genmarshal '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gdb' /usr/bin/install -c -m 644 gobject_gdb.py '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gdb' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gobject' /usr/bin/install -c -m 644 gobject-autocleanups.h glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gobject' make install-data-hook make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' mkdir -p /opt/metwork-mfext-1.2/opt/core/share/gdb/auto-load//opt/metwork-mfext-1.2/opt/core/lib /usr/bin/install -c ./libgobject-gdb.py /opt/metwork-mfext-1.2/opt/core/share/gdb/auto-load//opt/metwork-mfext-1.2/opt/core/lib/libgobject-2.0.so.0.5600.4-gdb.py make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making install in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gobject' Making install in gio make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make install-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making install in gdbus-2.0/codegen make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c gdbus-codegen '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/codegen' /usr/bin/install -c -m 644 __init__.py codegen.py codegen_main.py codegen_docbook.py config.py dbustypes.py parser.py utils.py '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/codegen' Byte-compiling python modules... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/gdbus-2.0/codegen' Making install in xdgmime make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/xdgmime' Making install in inotify make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/inotify' Making install in . make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgio-2.0.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: warning: relinking 'libgio-2.0.la' libtool: install: (cd /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio; /bin/sh "/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Wduplicated-branches -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -g -O2 -fno-strict-aliasing -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5600:4:5600 -export-dynamic -o libgio-2.0.la -rpath /opt/metwork-mfext-1.2/opt/core/lib libgio_2_0_la-gappinfo.lo libgio_2_0_la-gasynchelper.lo libgio_2_0_la-gasyncinitable.lo libgio_2_0_la-gasyncresult.lo libgio_2_0_la-gbufferedinputstream.lo libgio_2_0_la-gbufferedoutputstream.lo libgio_2_0_la-gbytesicon.lo libgio_2_0_la-gcancellable.lo libgio_2_0_la-gcharsetconverter.lo libgio_2_0_la-gcontextspecificgroup.lo libgio_2_0_la-gconverter.lo libgio_2_0_la-gconverterinputstream.lo libgio_2_0_la-gconverteroutputstream.lo libgio_2_0_la-gcredentials.lo libgio_2_0_la-gdatagrambased.lo libgio_2_0_la-gdatainputstream.lo libgio_2_0_la-gdataoutputstream.lo libgio_2_0_la-gdrive.lo libgio_2_0_la-gdummyfile.lo libgio_2_0_la-gdummyproxyresolver.lo libgio_2_0_la-gdummytlsbackend.lo libgio_2_0_la-gemblem.lo libgio_2_0_la-gemblemedicon.lo libgio_2_0_la-gfile.lo libgio_2_0_la-gfileattribute.lo libgio_2_0_la-gfileenumerator.lo libgio_2_0_la-gfileicon.lo libgio_2_0_la-gfileinfo.lo libgio_2_0_la-gfileinputstream.lo libgio_2_0_la-gfilemonitor.lo libgio_2_0_la-gfilenamecompleter.lo libgio_2_0_la-gfileoutputstream.lo libgio_2_0_la-gfileiostream.lo libgio_2_0_la-gfilterinputstream.lo libgio_2_0_la-gfilteroutputstream.lo libgio_2_0_la-gicon.lo libgio_2_0_la-ginetaddress.lo libgio_2_0_la-ginetaddressmask.lo libgio_2_0_la-ginetsocketaddress.lo libgio_2_0_la-ginitable.lo libgio_2_0_la-ginputstream.lo libgio_2_0_la-gioerror.lo libgio_2_0_la-giomodule.lo libgio_2_0_la-giomodule-priv.lo libgio_2_0_la-gioscheduler.lo libgio_2_0_la-giostream.lo libgio_2_0_la-gloadableicon.lo libgio_2_0_la-gmount.lo libgio_2_0_la-gmemoryinputstream.lo libgio_2_0_la-gmemoryoutputstream.lo libgio_2_0_la-gmountoperation.lo libgio_2_0_la-gnativevolumemonitor.lo libgio_2_0_la-gnativesocketaddress.lo libgio_2_0_la-gnetworkaddress.lo libgio_2_0_la-gnetworking.lo libgio_2_0_la-gnetworkmonitor.lo libgio_2_0_la-gnetworkmonitorbase.lo libgio_2_0_la-gnetworkservice.lo libgio_2_0_la-goutputstream.lo libgio_2_0_la-gpermission.lo libgio_2_0_la-gpollableinputstream.lo libgio_2_0_la-gpollableoutputstream.lo libgio_2_0_la-gpollableutils.lo libgio_2_0_la-gpollfilemonitor.lo libgio_2_0_la-gproxy.lo libgio_2_0_la-gproxyaddress.lo libgio_2_0_la-gproxyaddressenumerator.lo libgio_2_0_la-gproxyresolver.lo libgio_2_0_la-gresolver.lo libgio_2_0_la-gresource.lo libgio_2_0_la-gresourcefile.lo libgio_2_0_la-gseekable.lo libgio_2_0_la-gsimpleasyncresult.lo libgio_2_0_la-gsimpleiostream.lo libgio_2_0_la-gsimplepermission.lo libgio_2_0_la-gsocket.lo libgio_2_0_la-gsocketaddress.lo libgio_2_0_la-gsocketaddressenumerator.lo libgio_2_0_la-gsocketclient.lo libgio_2_0_la-gsocketconnectable.lo libgio_2_0_la-gsocketconnection.lo libgio_2_0_la-gsocketcontrolmessage.lo libgio_2_0_la-gsocketinputstream.lo libgio_2_0_la-gsocketlistener.lo libgio_2_0_la-gsocketoutputstream.lo libgio_2_0_la-gsubprocesslauncher.lo libgio_2_0_la-gsubprocess.lo libgio_2_0_la-gsocketservice.lo libgio_2_0_la-gsrvtarget.lo libgio_2_0_la-gsimpleproxyresolver.lo libgio_2_0_la-gtask.lo libgio_2_0_la-gtcpconnection.lo libgio_2_0_la-gtcpwrapperconnection.lo libgio_2_0_la-gthreadedsocketservice.lo libgio_2_0_la-gthemedicon.lo libgio_2_0_la-gthreadedresolver.lo libgio_2_0_la-gtlsbackend.lo libgio_2_0_la-gtlscertificate.lo libgio_2_0_la-gtlsclientconnection.lo libgio_2_0_la-gtlsconnection.lo libgio_2_0_la-gtlsdatabase.lo libgio_2_0_la-gtlsfiledatabase.lo libgio_2_0_la-gtlsinteraction.lo libgio_2_0_la-gtlspassword.lo libgio_2_0_la-gtlsserverconnection.lo libgio_2_0_la-gdtlsconnection.lo libgio_2_0_la-gdtlsclientconnection.lo libgio_2_0_la-gdtlsserverconnection.lo libgio_2_0_la-gunionvolumemonitor.lo libgio_2_0_la-gvfs.lo libgio_2_0_la-gvolume.lo libgio_2_0_la-gvolumemonitor.lo libgio_2_0_la-gzlibcompressor.lo libgio_2_0_la-gzlibdecompressor.lo libgio_2_0_la-gioenumtypes.lo libgio_2_0_la-glistmodel.lo libgio_2_0_la-gliststore.lo libgio_2_0_la-gapplication.lo libgio_2_0_la-gapplicationcommandline.lo libgio_2_0_la-gapplicationimpl-dbus.lo libgio_2_0_la-gactiongroup.lo libgio_2_0_la-gactionmap.lo libgio_2_0_la-gsimpleactiongroup.lo libgio_2_0_la-gremoteactiongroup.lo libgio_2_0_la-gactiongroupexporter.lo libgio_2_0_la-gdbusactiongroup.lo libgio_2_0_la-gaction.lo libgio_2_0_la-gpropertyaction.lo libgio_2_0_la-gsimpleaction.lo libgio_2_0_la-gmenumodel.lo libgio_2_0_la-gmenu.lo libgio_2_0_la-gmenuexporter.lo libgio_2_0_la-gdbusmenumodel.lo libgio_2_0_la-gnotification.lo libgio_2_0_la-gnotificationbackend.lo libgio_2_0_la-gdbusutils.lo libgio_2_0_la-gdbusaddress.lo libgio_2_0_la-gdbusauthobserver.lo libgio_2_0_la-gdbusauth.lo libgio_2_0_la-gdbusauthmechanism.lo libgio_2_0_la-gdbusauthmechanismanon.lo libgio_2_0_la-gdbusauthmechanismexternal.lo libgio_2_0_la-gdbusauthmechanismsha1.lo libgio_2_0_la-gdbuserror.lo libgio_2_0_la-gdbusconnection.lo libgio_2_0_la-gdbusmessage.lo libgio_2_0_la-gdbusnameowning.lo libgio_2_0_la-gdbusnamewatching.lo libgio_2_0_la-gdbusproxy.lo libgio_2_0_la-gdbusprivate.lo libgio_2_0_la-gdbusintrospection.lo libgio_2_0_la-gdbusmethodinvocation.lo libgio_2_0_la-gdbusserver.lo libgio_2_0_la-gdbusinterface.lo libgio_2_0_la-gdbusinterfaceskeleton.lo libgio_2_0_la-gdbusobject.lo libgio_2_0_la-gdbusobjectskeleton.lo libgio_2_0_la-gdbusobjectproxy.lo libgio_2_0_la-gdbusobjectmanager.lo libgio_2_0_la-gdbusobjectmanagerclient.lo libgio_2_0_la-gdbusobjectmanagerserver.lo libgio_2_0_la-gtestdbus.lo libgio_2_0_la-ghttpproxy.lo libgio_2_0_la-glocalfile.lo libgio_2_0_la-glocalfileenumerator.lo libgio_2_0_la-glocalfileinfo.lo libgio_2_0_la-glocalfileinputstream.lo libgio_2_0_la-glocalfilemonitor.lo libgio_2_0_la-glocalfileoutputstream.lo libgio_2_0_la-glocalfileiostream.lo libgio_2_0_la-glocalvfs.lo libgio_2_0_la-gsocks4proxy.lo libgio_2_0_la-gsocks4aproxy.lo libgio_2_0_la-gsocks5proxy.lo libgio_2_0_la-thumbnail-verify.lo libgio_2_0_la-gdesktopappinfo.lo libgio_2_0_la-gcontenttype.lo libgio_2_0_la-gfiledescriptorbased.lo libgio_2_0_la-gunixconnection.lo libgio_2_0_la-gunixcredentialsmessage.lo libgio_2_0_la-gunixfdlist.lo libgio_2_0_la-gunixfdmessage.lo libgio_2_0_la-gunixmount.lo libgio_2_0_la-gunixmounts.lo libgio_2_0_la-gunixsocketaddress.lo libgio_2_0_la-gunixvolume.lo libgio_2_0_la-gunixvolumemonitor.lo libgio_2_0_la-gunixinputstream.lo libgio_2_0_la-gunixoutputstream.lo libgio_2_0_la-gfdonotificationbackend.lo libgio_2_0_la-ggtknotificationbackend.lo libgio_2_0_la-gportalnotificationbackend.lo libgio_2_0_la-gdocumentportal.lo libgio_2_0_la-gopenuriportal.lo libgio_2_0_la-gportalsupport.lo libgio_2_0_la-gnetworkmonitorportal.lo libgio_2_0_la-gproxyresolverportal.lo libgio_2_0_la-xdp-dbus.lo libgio_2_0_la-gnetworkmonitornetlink.lo libgio_2_0_la-gnetworkmonitornm.lo gvdb/libgio_2_0_la-gvdb-reader.lo libgio_2_0_la-gdelayedsettingsbackend.lo libgio_2_0_la-gkeyfilesettingsbackend.lo libgio_2_0_la-gmemorysettingsbackend.lo libgio_2_0_la-gnullsettingsbackend.lo libgio_2_0_la-gsettingsbackend.lo libgio_2_0_la-gsettingsschema.lo libgio_2_0_la-gsettings-mapping.lo libgio_2_0_la-gsettings.lo ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la inotify/libinotify.la xdgmime/libxdgmime.la -lz -lresolv ) libtool: install: /usr/bin/install -c .libs/libgio-2.0.so.0.5600.4T /opt/metwork-mfext-1.2/opt/core/lib/libgio-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgio-2.0.so.0.5600.4 libgio-2.0.so.0 || { rm -f libgio-2.0.so.0 && ln -s libgio-2.0.so.0.5600.4 libgio-2.0.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libgio-2.0.so.0.5600.4 libgio-2.0.so || { rm -f libgio-2.0.so && ln -s libgio-2.0.so.0.5600.4 libgio-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgio-2.0.lai /opt/metwork-mfext-1.2/opt/core/lib/libgio-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gio-querymodules glib-compile-schemas glib-compile-resources gsettings gdbus gapplication gresource gio '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gio-querymodules /opt/metwork-mfext-1.2/opt/core/bin/gio-querymodules libtool: install: /usr/bin/install -c .libs/glib-compile-schemas /opt/metwork-mfext-1.2/opt/core/bin/glib-compile-schemas libtool: install: /usr/bin/install -c .libs/glib-compile-resources /opt/metwork-mfext-1.2/opt/core/bin/glib-compile-resources libtool: install: /usr/bin/install -c .libs/gsettings /opt/metwork-mfext-1.2/opt/core/bin/gsettings libtool: install: /usr/bin/install -c .libs/gdbus /opt/metwork-mfext-1.2/opt/core/bin/gdbus libtool: install: /usr/bin/install -c .libs/gapplication /opt/metwork-mfext-1.2/opt/core/bin/gapplication libtool: install: /usr/bin/install -c .libs/gresource /opt/metwork-mfext-1.2/opt/core/bin/gresource libtool: install: /usr/bin/install -c .libs/gio /opt/metwork-mfext-1.2/opt/core/bin/gio /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/gapplication completion/gdbus completion/gsettings completion/gresource '/opt/metwork-mfext-1.2/opt/core/share/bash-completion/completions' /bin/sh /src/layers/layer0_core/0030_glib2/build/glib-2.56.4/install-sh -d /opt/metwork-mfext-1.2/opt/core/lib/gio/modules /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/gettext/its' /usr/bin/install -c -m 644 gschema.loc gschema.its '/opt/metwork-mfext-1.2/opt/core/share/gettext/its' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/schemas' /usr/bin/install -c -m 644 gschema.dtd '/opt/metwork-mfext-1.2/opt/core/share/glib-2.0/schemas' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gbytesicon.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatagrambased.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetaddressmask.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h gio-autocleanups.h giotypes.h gioenums.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gioerror.h giomodule.h gioscheduler.h giostream.h gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworkmonitor.h gnetworkservice.h goutputstream.h gpermission.h gpollableinputstream.h gpollableoutputstream.h gpollableutils.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gresource.h gseekable.h gsimpleasyncresult.h gsimpleiostream.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gsimpleproxyresolver.h gtask.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gsubprocess.h gsubprocesslauncher.h gtcpconnection.h gtcpwrapperconnection.h gthreadedsocketservice.h gthemedicon.h gtlsbackend.h gtlscertificate.h gtlsclientconnection.h gtlsconnection.h gtlsdatabase.h gtlsfiledatabase.h gtlsinteraction.h gtlspassword.h gtlsserverconnection.h gdtlsconnection.h gdtlsclientconnection.h gdtlsserverconnection.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h glistmodel.h gliststore.h gapplication.h gapplicationcommandline.h gactiongroup.h gactionmap.h gsimpleactiongroup.h gremoteactiongroup.h gactiongroupexporter.h gdbusactiongroup.h gaction.h gpropertyaction.h gsimpleaction.h gmenumodel.h gmenu.h gmenuexporter.h gdbusmenumodel.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gnotification.h gsettingsbackend.h gsettingsschema.h gsettings.h gdbusauthobserver.h gcredentials.h gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gdbusinterface.h gdbusinterfaceskeleton.h gdbusobject.h gdbusobjectskeleton.h gdbusobjectproxy.h gdbusobjectmanager.h gdbusobjectmanagerclient.h gdbusobjectmanagerserver.h gtestdbus.h gioenumtypes.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/gio-unix-2.0/gio' /usr/bin/install -c -m 644 gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h gdesktopappinfo.h '/opt/metwork-mfext-1.2/opt/core/include/gio-unix-2.0/gio' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gnetworking.h '/opt/metwork-mfext-1.2/opt/core/include/glib-2.0/gio/' make install-data-hook make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[7]: Nothing to be done for 'install-data-hook'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making install in tests make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make install-recursive make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' Making install in gdbus-object-manager-example make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make install-am make[8]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[9]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[8]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/gdbus-object-manager-example' Making install in services make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' make[8]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' 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/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/services' Making install in modules make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[8]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests/modules' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[8]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[8]: Nothing to be done for 'install-exec-am'. make install-data-hook make[9]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[9]: Nothing to be done for 'install-data-hook'. make[9]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[8]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/gio' Making install in po make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/po' mkdir -p /opt/metwork-mfext-1.2/opt/core/share; \ catalogs='af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/opt/metwork-mfext-1.2/opt/core/share/locale;; \ *) destdir=/opt/metwork-mfext-1.2/opt/core/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/glib20.mo; \ echo "installing $cat as $dir/glib20.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/glib20.mo; \ echo "installing ./$cat as" \ "$dir/glib20.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/glib20.mo.m; \ echo "installing $cat.m as $dir/glib20.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/glib20.mo.m; \ echo "installing ./$cat as" \ "$dir/glib20.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/af/LC_MESSAGES/glib20.mo installing am.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/am/LC_MESSAGES/glib20.mo installing an.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/an/LC_MESSAGES/glib20.mo installing ar.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ar/LC_MESSAGES/glib20.mo installing as.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/as/LC_MESSAGES/glib20.mo installing ast.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ast/LC_MESSAGES/glib20.mo installing az.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/be/LC_MESSAGES/glib20.mo installing be@latin.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/be@latin/LC_MESSAGES/glib20.mo installing bg.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/bn/LC_MESSAGES/glib20.mo installing bn_IN.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/bn_IN/LC_MESSAGES/glib20.mo installing bs.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/bs/LC_MESSAGES/glib20.mo installing ca.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ca/LC_MESSAGES/glib20.mo installing ca@valencia.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ca@valencia/LC_MESSAGES/glib20.mo installing cs.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/de/LC_MESSAGES/glib20.mo installing dz.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/dz/LC_MESSAGES/glib20.mo installing el.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/el/LC_MESSAGES/glib20.mo installing en_CA.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/en_CA/LC_MESSAGES/glib20.mo installing en_GB.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/en_GB/LC_MESSAGES/glib20.mo installing en@shaw.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/en@shaw/LC_MESSAGES/glib20.mo installing eo.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fr/LC_MESSAGES/glib20.mo installing fur.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/fur/LC_MESSAGES/glib20.mo installing ga.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ga/LC_MESSAGES/glib20.mo installing gd.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/gd/LC_MESSAGES/glib20.mo installing gl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/gl/LC_MESSAGES/glib20.mo installing gu.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/gu/LC_MESSAGES/glib20.mo installing he.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/hr/LC_MESSAGES/glib20.mo installing hu.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/hu/LC_MESSAGES/glib20.mo installing hy.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/hy/LC_MESSAGES/glib20.mo installing id.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ja/LC_MESSAGES/glib20.mo installing ka.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ka/LC_MESSAGES/glib20.mo installing kk.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/kk/LC_MESSAGES/glib20.mo installing kn.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/kn/LC_MESSAGES/glib20.mo installing ko.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ko/LC_MESSAGES/glib20.mo installing ku.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ku/LC_MESSAGES/glib20.mo installing lt.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/lv/LC_MESSAGES/glib20.mo installing mai.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/mai/LC_MESSAGES/glib20.mo installing mg.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/mg/LC_MESSAGES/glib20.mo installing mk.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/mk/LC_MESSAGES/glib20.mo installing ml.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ml/LC_MESSAGES/glib20.mo installing mn.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/mn/LC_MESSAGES/glib20.mo installing mr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/mr/LC_MESSAGES/glib20.mo installing ms.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ms/LC_MESSAGES/glib20.mo installing nb.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/nb/LC_MESSAGES/glib20.mo installing nds.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/nds/LC_MESSAGES/glib20.mo installing ne.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ne/LC_MESSAGES/glib20.mo installing nl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/nn/LC_MESSAGES/glib20.mo installing oc.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/oc/LC_MESSAGES/glib20.mo installing or.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/or/LC_MESSAGES/glib20.mo installing pa.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pl/LC_MESSAGES/glib20.mo installing ps.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ps/LC_MESSAGES/glib20.mo installing pt.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ru/LC_MESSAGES/glib20.mo installing rw.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/rw/LC_MESSAGES/glib20.mo installing si.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/si/LC_MESSAGES/glib20.mo installing sk.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@latin.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sr@latin/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sv.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ta/LC_MESSAGES/glib20.mo installing te.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/te/LC_MESSAGES/glib20.mo installing tg.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/tg/LC_MESSAGES/glib20.mo installing th.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/th/LC_MESSAGES/glib20.mo installing tl.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/tl/LC_MESSAGES/glib20.mo installing tr.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/tr/LC_MESSAGES/glib20.mo installing ug.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/ug/LC_MESSAGES/glib20.mo installing tt.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/tt/LC_MESSAGES/glib20.mo installing uk.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/vi/LC_MESSAGES/glib20.mo installing wa.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/wa/LC_MESSAGES/glib20.mo installing xh.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/xh/LC_MESSAGES/glib20.mo installing yi.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_HK.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_HK/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ mkdir -p /opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /opt/metwork-mfext-1.2/opt/core/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/po' Making install in docs make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' Making install in reference make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' Making install in glib make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/Sorted_binary_tree_breadth-first_traversal.svg /usr/bin/install -c -m 644 ./html/Sorted_binary_tree_inorder.svg /usr/bin/install -c -m 644 ./html/Sorted_binary_tree_postorder.svg /usr/bin/install -c -m 644 ./html/Sorted_binary_tree_preorder.svg /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/deprecated.html /usr/bin/install -c -m 644 ./html/file-name-encodings.png /usr/bin/install -c -m 644 ./html/glib-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Asynchronous-Queues.html /usr/bin/install -c -m 644 ./html/glib-Atomic-Operations.html /usr/bin/install -c -m 644 ./html/glib-Automatic-String-Completion.html /usr/bin/install -c -m 644 ./html/glib-Balanced-Binary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Base64-Encoding.html /usr/bin/install -c -m 644 ./html/glib-Basic-Types.html /usr/bin/install -c -m 644 ./html/glib-Bookmark-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Bounds-checked-integer-arithmetic.html /usr/bin/install -c -m 644 ./html/glib-Byte-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Byte-Order-Macros.html /usr/bin/install -c -m 644 ./html/glib-Caches.html /usr/bin/install -c -m 644 ./html/glib-Character-Set-Conversion.html /usr/bin/install -c -m 644 ./html/glib-Commandline-option-parser.html /usr/bin/install -c -m 644 ./html/glib-Data-Checksums.html /usr/bin/install -c -m 644 ./html/glib-Data-HMACs.html /usr/bin/install -c -m 644 ./html/glib-Datasets.html /usr/bin/install -c -m 644 ./html/glib-Date-and-Time-Functions.html /usr/bin/install -c -m 644 ./html/glib-Deprecated-Thread-APIs.html /usr/bin/install -c -m 644 ./html/glib-Double-ended-Queues.html /usr/bin/install -c -m 644 ./html/glib-Doubly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Dynamic-Loading-of-Modules.html /usr/bin/install -c -m 644 ./html/glib-Error-Reporting.html /usr/bin/install -c -m 644 ./html/glib-File-Utilities.html /usr/bin/install -c -m 644 ./html/glib-GDateTime.html /usr/bin/install -c -m 644 ./html/glib-GTimeZone.html /usr/bin/install -c -m 644 ./html/glib-GUuid.html /usr/bin/install -c -m 644 ./html/glib-GVariant.html /usr/bin/install -c -m 644 ./html/glib-GVariantType.html /usr/bin/install -c -m 644 ./html/glib-Glob-style-pattern-matching.html /usr/bin/install -c -m 644 ./html/glib-Hash-Tables.html /usr/bin/install -c -m 644 ./html/glib-Hook-Functions.html /usr/bin/install -c -m 644 ./html/glib-Hostname-Utilities.html /usr/bin/install -c -m 644 ./html/glib-I18N.html /usr/bin/install -c -m 644 ./html/glib-IO-Channels.html /usr/bin/install -c -m 644 ./html/glib-Key-value-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Keyed-Data-Lists.html /usr/bin/install -c -m 644 ./html/glib-Lexical-Scanner.html /usr/bin/install -c -m 644 ./html/glib-Memory-Allocation.html /usr/bin/install -c -m 644 ./html/glib-Memory-Slices.html /usr/bin/install -c -m 644 ./html/glib-Message-Logging.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Macros.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-N-ary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Numerical-Definitions.html /usr/bin/install -c -m 644 ./html/glib-Perl-compatible-regular-expressions.html /usr/bin/install -c -m 644 ./html/glib-Pointer-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Quarks.html /usr/bin/install -c -m 644 ./html/glib-Random-Numbers.html /usr/bin/install -c -m 644 ./html/glib-Relations-and-Tuples.html /usr/bin/install -c -m 644 ./html/glib-Sequences.html /usr/bin/install -c -m 644 ./html/glib-Shell-related-Utilities.html /usr/bin/install -c -m 644 ./html/glib-Simple-XML-Subset-Parser.html /usr/bin/install -c -m 644 ./html/glib-Singly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Spawning-Processes.html /usr/bin/install -c -m 644 ./html/glib-Standard-Macros.html /usr/bin/install -c -m 644 ./html/glib-String-Chunks.html /usr/bin/install -c -m 644 ./html/glib-String-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-Strings.html /usr/bin/install -c -m 644 ./html/glib-Testing.html /usr/bin/install -c -m 644 ./html/glib-The-Main-Event-Loop.html /usr/bin/install -c -m 644 ./html/glib-Thread-Pools.html /usr/bin/install -c -m 644 ./html/glib-Threads.html /usr/bin/install -c -m 644 ./html/glib-Timers.html /usr/bin/install -c -m 644 ./html/glib-Trash-Stacks.html /usr/bin/install -c -m 644 ./html/glib-Type-Conversion-Macros.html /usr/bin/install -c -m 644 ./html/glib-UNIX-specific-utilities-and-integration.html /usr/bin/install -c -m 644 ./html/glib-URI-Functions.html /usr/bin/install -c -m 644 ./html/glib-Unicode-Manipulation.html /usr/bin/install -c -m 644 ./html/glib-Version-Information.html /usr/bin/install -c -m 644 ./html/glib-Warnings-and-Assertions.html /usr/bin/install -c -m 644 ./html/glib-Windows-Compatibility-Functions.html /usr/bin/install -c -m 644 ./html/glib-building.html /usr/bin/install -c -m 644 ./html/glib-changes.html /usr/bin/install -c -m 644 ./html/glib-compiling.html /usr/bin/install -c -m 644 ./html/glib-core.html /usr/bin/install -c -m 644 ./html/glib-cross-compiling.html /usr/bin/install -c -m 644 ./html/glib-data-types.html /usr/bin/install -c -m 644 ./html/glib-fundamentals.html /usr/bin/install -c -m 644 ./html/glib-gettextize.html /usr/bin/install -c -m 644 ./html/glib-programming.html /usr/bin/install -c -m 644 ./html/glib-regex-syntax.html /usr/bin/install -c -m 644 ./html/glib-resources.html /usr/bin/install -c -m 644 ./html/glib-running.html /usr/bin/install -c -m 644 ./html/glib-utilities.html /usr/bin/install -c -m 644 ./html/glib.devhelp2 /usr/bin/install -c -m 644 ./html/glib.html /usr/bin/install -c -m 644 ./html/gtester-report.html /usr/bin/install -c -m 644 ./html/gtester.html /usr/bin/install -c -m 644 ./html/gvariant-format-strings.html /usr/bin/install -c -m 644 ./html/gvariant-text.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/mainloop-states.gif /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/glib' Making install in gobject make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/GBinding.html /usr/bin/install -c -m 644 ./html/GTypeModule.html /usr/bin/install -c -m 644 ./html/GTypePlugin.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01s02.html /usr/bin/install -c -m 644 ./html/chapter-gobject.html /usr/bin/install -c -m 644 ./html/chapter-gtype.html /usr/bin/install -c -m 644 ./html/chapter-intro.html /usr/bin/install -c -m 644 ./html/chapter-signal.html /usr/bin/install -c -m 644 ./html/glib-genmarshal.html /usr/bin/install -c -m 644 ./html/glib-mkenums.html /usr/bin/install -c -m 644 ./html/glue.png /usr/bin/install -c -m 644 ./html/gobject-Boxed-Types.html /usr/bin/install -c -m 644 ./html/gobject-Closures.html /usr/bin/install -c -m 644 ./html/gobject-Enumeration-and-Flag-Types.html /usr/bin/install -c -m 644 ./html/gobject-GParamSpec.html /usr/bin/install -c -m 644 ./html/gobject-Generic-values.html /usr/bin/install -c -m 644 ./html/gobject-Signals.html /usr/bin/install -c -m 644 ./html/gobject-Standard-Parameter-and-Value-Types.html /usr/bin/install -c -m 644 ./html/gobject-The-Base-Object-Type.html /usr/bin/install -c -m 644 ./html/gobject-Type-Information.html /usr/bin/install -c -m 644 ./html/gobject-Value-arrays.html /usr/bin/install -c -m 644 ./html/gobject-Varargs-Value-Collection.html /usr/bin/install -c -m 644 ./html/gobject-memory.html /usr/bin/install -c -m 644 ./html/gobject-properties.html /usr/bin/install -c -m 644 ./html/gobject-query.html /usr/bin/install -c -m 644 ./html/gobject.devhelp2 /usr/bin/install -c -m 644 ./html/gtype-conventions.html /usr/bin/install -c -m 644 ./html/gtype-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/howto-gobject-chainup.html /usr/bin/install -c -m 644 ./html/howto-gobject-code.html /usr/bin/install -c -m 644 ./html/howto-gobject-construction.html /usr/bin/install -c -m 644 ./html/howto-gobject-destruction.html /usr/bin/install -c -m 644 ./html/howto-gobject-methods.html /usr/bin/install -c -m 644 ./html/howto-gobject.html /usr/bin/install -c -m 644 ./html/howto-interface-implement.html /usr/bin/install -c -m 644 ./html/howto-interface-override.html /usr/bin/install -c -m 644 ./html/howto-interface-prerequisite.html /usr/bin/install -c -m 644 ./html/howto-interface-properties.html /usr/bin/install -c -m 644 ./html/howto-interface.html /usr/bin/install -c -m 644 ./html/howto-signals.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pr01.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/pt03.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/rn01.html /usr/bin/install -c -m 644 ./html/rn02.html /usr/bin/install -c -m 644 ./html/signal.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools-ginspector.html /usr/bin/install -c -m 644 ./html/tools-gob.html /usr/bin/install -c -m 644 ./html/tools-gtkdoc.html /usr/bin/install -c -m 644 ./html/tools-refdb.html /usr/bin/install -c -m 644 ./html/tools-vala.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gobject' Making install in gio make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/GAction.html /usr/bin/install -c -m 644 ./html/GActionGroup.html /usr/bin/install -c -m 644 ./html/GActionMap.html /usr/bin/install -c -m 644 ./html/GAppInfo.html /usr/bin/install -c -m 644 ./html/GAppInfoMonitor.html /usr/bin/install -c -m 644 ./html/GApplication.html /usr/bin/install -c -m 644 ./html/GApplicationCommandLine.html /usr/bin/install -c -m 644 ./html/GAsyncInitable.html /usr/bin/install -c -m 644 ./html/GAsyncResult.html /usr/bin/install -c -m 644 ./html/GBufferedInputStream.html /usr/bin/install -c -m 644 ./html/GBufferedOutputStream.html /usr/bin/install -c -m 644 ./html/GBytesIcon.html /usr/bin/install -c -m 644 ./html/GCancellable.html /usr/bin/install -c -m 644 ./html/GCharsetConverter.html /usr/bin/install -c -m 644 ./html/GConverter.html /usr/bin/install -c -m 644 ./html/GCredentials.html /usr/bin/install -c -m 644 ./html/GDBusActionGroup.html /usr/bin/install -c -m 644 ./html/GDBusAuthObserver.html /usr/bin/install -c -m 644 ./html/GDBusConnection.html /usr/bin/install -c -m 644 ./html/GDBusInterface.html /usr/bin/install -c -m 644 ./html/GDBusInterfaceSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusMenuModel.html /usr/bin/install -c -m 644 ./html/GDBusMessage.html /usr/bin/install -c -m 644 ./html/GDBusMethodInvocation.html /usr/bin/install -c -m 644 ./html/GDBusObject.html /usr/bin/install -c -m 644 ./html/GDBusObjectManager.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerClient.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerServer.html /usr/bin/install -c -m 644 ./html/GDBusObjectProxy.html /usr/bin/install -c -m 644 ./html/GDBusObjectSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusProxy.html /usr/bin/install -c -m 644 ./html/GDBusServer.html /usr/bin/install -c -m 644 ./html/GDataInputStream.html /usr/bin/install -c -m 644 ./html/GDataOutputStream.html /usr/bin/install -c -m 644 ./html/GDatagramBased.html /usr/bin/install -c -m 644 ./html/GDrive.html /usr/bin/install -c -m 644 ./html/GDtlsClientConnection.html /usr/bin/install -c -m 644 ./html/GDtlsConnection.html /usr/bin/install -c -m 644 ./html/GDtlsServerConnection.html /usr/bin/install -c -m 644 ./html/GEmblem.html /usr/bin/install -c -m 644 ./html/GEmblemedIcon.html /usr/bin/install -c -m 644 ./html/GFile.html /usr/bin/install -c -m 644 ./html/GFileDescriptorBased.html /usr/bin/install -c -m 644 ./html/GFileEnumerator.html /usr/bin/install -c -m 644 ./html/GFileIOStream.html /usr/bin/install -c -m 644 ./html/GFileIcon.html /usr/bin/install -c -m 644 ./html/GFileInfo.html /usr/bin/install -c -m 644 ./html/GFileInputStream.html /usr/bin/install -c -m 644 ./html/GFileMonitor.html /usr/bin/install -c -m 644 ./html/GFileOutputStream.html /usr/bin/install -c -m 644 ./html/GFilenameCompleter.html /usr/bin/install -c -m 644 ./html/GFilterInputStream.html /usr/bin/install -c -m 644 ./html/GFilterOutputStream.html /usr/bin/install -c -m 644 ./html/GIOModule.html /usr/bin/install -c -m 644 ./html/GIOStream.html /usr/bin/install -c -m 644 ./html/GIcon.html /usr/bin/install -c -m 644 ./html/GInetAddress.html /usr/bin/install -c -m 644 ./html/GInetAddressMask.html /usr/bin/install -c -m 644 ./html/GInetSocketAddress.html /usr/bin/install -c -m 644 ./html/GInitable.html /usr/bin/install -c -m 644 ./html/GInputStream.html /usr/bin/install -c -m 644 ./html/GListModel.html /usr/bin/install -c -m 644 ./html/GListStore.html /usr/bin/install -c -m 644 ./html/GLoadableIcon.html /usr/bin/install -c -m 644 ./html/GMemoryInputStream.html /usr/bin/install -c -m 644 ./html/GMemoryOutputStream.html /usr/bin/install -c -m 644 ./html/GMenu.html /usr/bin/install -c -m 644 ./html/GMenuModel.html /usr/bin/install -c -m 644 ./html/GMount.html /usr/bin/install -c -m 644 ./html/GMountOperation.html /usr/bin/install -c -m 644 ./html/GNetworkAddress.html /usr/bin/install -c -m 644 ./html/GNetworkMonitor.html /usr/bin/install -c -m 644 ./html/GNetworkService.html /usr/bin/install -c -m 644 ./html/GNotification.html /usr/bin/install -c -m 644 ./html/GOutputStream.html /usr/bin/install -c -m 644 ./html/GPermission.html /usr/bin/install -c -m 644 ./html/GPollableInputStream.html /usr/bin/install -c -m 644 ./html/GPollableOutputStream.html /usr/bin/install -c -m 644 ./html/GPropertyAction.html /usr/bin/install -c -m 644 ./html/GProxy.html /usr/bin/install -c -m 644 ./html/GProxyAddress.html /usr/bin/install -c -m 644 ./html/GProxyAddressEnumerator.html /usr/bin/install -c -m 644 ./html/GProxyResolver.html /usr/bin/install -c -m 644 ./html/GRemoteActionGroup.html /usr/bin/install -c -m 644 ./html/GResolver.html /usr/bin/install -c -m 644 ./html/GResource.html /usr/bin/install -c -m 644 ./html/GSeekable.html /usr/bin/install -c -m 644 ./html/GSettings.html /usr/bin/install -c -m 644 ./html/GSettingsBackend.html /usr/bin/install -c -m 644 ./html/GSimpleAction.html /usr/bin/install -c -m 644 ./html/GSimpleActionGroup.html /usr/bin/install -c -m 644 ./html/GSimpleAsyncResult.html /usr/bin/install -c -m 644 ./html/GSimpleIOStream.html /usr/bin/install -c -m 644 ./html/GSimplePermission.html /usr/bin/install -c -m 644 ./html/GSimpleProxyResolver.html /usr/bin/install -c -m 644 ./html/GSocket.html /usr/bin/install -c -m 644 ./html/GSocketAddress.html /usr/bin/install -c -m 644 ./html/GSocketAddressEnumerator.html /usr/bin/install -c -m 644 ./html/GSocketClient.html /usr/bin/install -c -m 644 ./html/GSocketConnectable.html /usr/bin/install -c -m 644 ./html/GSocketConnection.html /usr/bin/install -c -m 644 ./html/GSocketControlMessage.html /usr/bin/install -c -m 644 ./html/GSocketListener.html /usr/bin/install -c -m 644 ./html/GSocketService.html /usr/bin/install -c -m 644 ./html/GSrvTarget.html /usr/bin/install -c -m 644 ./html/GSubprocess.html /usr/bin/install -c -m 644 ./html/GSubprocessLauncher.html /usr/bin/install -c -m 644 ./html/GTask.html /usr/bin/install -c -m 644 ./html/GTcpConnection.html /usr/bin/install -c -m 644 ./html/GTcpWrapperConnection.html /usr/bin/install -c -m 644 ./html/GTestDBus.html /usr/bin/install -c -m 644 ./html/GThemedIcon.html /usr/bin/install -c -m 644 ./html/GThreadedSocketService.html /usr/bin/install -c -m 644 ./html/GTlsBackend.html /usr/bin/install -c -m 644 ./html/GTlsCertificate.html /usr/bin/install -c -m 644 ./html/GTlsClientConnection.html /usr/bin/install -c -m 644 ./html/GTlsConnection.html /usr/bin/install -c -m 644 ./html/GTlsDatabase.html /usr/bin/install -c -m 644 ./html/GTlsFileDatabase.html /usr/bin/install -c -m 644 ./html/GTlsInteraction.html /usr/bin/install -c -m 644 ./html/GTlsPassword.html /usr/bin/install -c -m 644 ./html/GTlsServerConnection.html /usr/bin/install -c -m 644 ./html/GUnixConnection.html /usr/bin/install -c -m 644 ./html/GUnixCredentialsMessage.html /usr/bin/install -c -m 644 ./html/GUnixFDList.html /usr/bin/install -c -m 644 ./html/GUnixFDMessage.html /usr/bin/install -c -m 644 ./html/GUnixInputStream.html /usr/bin/install -c -m 644 ./html/GUnixOutputStream.html /usr/bin/install -c -m 644 ./html/GUnixSocketAddress.html /usr/bin/install -c -m 644 ./html/GVfs.html /usr/bin/install -c -m 644 ./html/GVolume.html /usr/bin/install -c -m 644 ./html/GVolumeMonitor.html /usr/bin/install -c -m 644 ./html/GZlibCompressor.html /usr/bin/install -c -m 644 ./html/GZlibDecompressor.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/application.html /usr/bin/install -c -m 644 ./html/async.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch32.html /usr/bin/install -c -m 644 ./html/ch33.html /usr/bin/install -c -m 644 ./html/ch33s02.html /usr/bin/install -c -m 644 ./html/ch33s03.html /usr/bin/install -c -m 644 ./html/ch34.html /usr/bin/install -c -m 644 ./html/ch34s02.html /usr/bin/install -c -m 644 ./html/ch34s03.html /usr/bin/install -c -m 644 ./html/ch34s04.html /usr/bin/install -c -m 644 ./html/ch34s05.html /usr/bin/install -c -m 644 ./html/ch34s06.html /usr/bin/install -c -m 644 ./html/ch34s07.html /usr/bin/install -c -m 644 ./html/ch35.html /usr/bin/install -c -m 644 ./html/ch35s02.html /usr/bin/install -c -m 644 ./html/ch35s03.html /usr/bin/install -c -m 644 ./html/ch35s04.html /usr/bin/install -c -m 644 ./html/conversion.html /usr/bin/install -c -m 644 ./html/data-models.html /usr/bin/install -c -m 644 ./html/extending-gio.html /usr/bin/install -c -m 644 ./html/extending.html /usr/bin/install -c -m 644 ./html/failable_initialization.html /usr/bin/install -c -m 644 ./html/file_mon.html /usr/bin/install -c -m 644 ./html/file_ops.html /usr/bin/install -c -m 644 ./html/gapplication-tool.html /usr/bin/install -c -m 644 ./html/gdbus-codegen.html /usr/bin/install -c -m 644 ./html/gdbus-convenience.html /usr/bin/install -c -m 644 ./html/gdbus-example-gdbus-codegen.html /usr/bin/install -c -m 644 ./html/gdbus-lowlevel.html /usr/bin/install -c -m 644 ./html/gdbus.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Addresses.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Introspection-Data.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Utilities.html /usr/bin/install -c -m 644 ./html/gio-Desktop-file-based-GAppInfo.html /usr/bin/install -c -m 644 ./html/gio-Extension-Points.html /usr/bin/install -c -m 644 ./html/gio-GActionGroup-exporter.html /usr/bin/install -c -m 644 ./html/gio-GContentType.html /usr/bin/install -c -m 644 ./html/gio-GConverterInputstream.html /usr/bin/install -c -m 644 ./html/gio-GConverterOutputstream.html /usr/bin/install -c -m 644 ./html/gio-GDBusError.html /usr/bin/install -c -m 644 ./html/gio-GFileAttribute.html /usr/bin/install -c -m 644 ./html/gio-GIOError.html /usr/bin/install -c -m 644 ./html/gio-GIOScheduler.html /usr/bin/install -c -m 644 ./html/gio-GMenuModel-exporter.html /usr/bin/install -c -m 644 ./html/gio-GSettingsSchema-GSettingsSchemaSource.html /usr/bin/install -c -m 644 ./html/gio-GWin32InputStream.html /usr/bin/install -c -m 644 ./html/gio-GWin32OutputStream.html /usr/bin/install -c -m 644 ./html/gio-GWin32RegistryKey.html /usr/bin/install -c -m 644 ./html/gio-Owning-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-TLS-Overview.html /usr/bin/install -c -m 644 ./html/gio-Unix-Mounts.html /usr/bin/install -c -m 644 ./html/gio-Watching-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-gnetworking.h.html /usr/bin/install -c -m 644 ./html/gio-gpollableutils.html /usr/bin/install -c -m 644 ./html/gio-hierarchy.html /usr/bin/install -c -m 644 ./html/gio-querymodules.html /usr/bin/install -c -m 644 ./html/gio.devhelp2 /usr/bin/install -c -m 644 ./html/gio.html /usr/bin/install -c -m 644 ./html/glib-compile-resources.html /usr/bin/install -c -m 644 ./html/glib-compile-schemas.html /usr/bin/install -c -m 644 ./html/gresource-tool.html /usr/bin/install -c -m 644 ./html/gsettings-tool.html /usr/bin/install -c -m 644 ./html/gvfs-overview.png /usr/bin/install -c -m 644 ./html/highlevel-socket.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/icons.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/menu-example.png /usr/bin/install -c -m 644 ./html/menu-model.png /usr/bin/install -c -m 644 ./html/migrating.html /usr/bin/install -c -m 644 ./html/networking.html /usr/bin/install -c -m 644 ./html/permissions.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/registry.html /usr/bin/install -c -m 644 ./html/resolver.html /usr/bin/install -c -m 644 ./html/resources.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/running-gio-apps.html /usr/bin/install -c -m 644 ./html/settings.html /usr/bin/install -c -m 644 ./html/streaming.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/subprocesses.html /usr/bin/install -c -m 644 ./html/testing.html /usr/bin/install -c -m 644 ./html/tls.html /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/types.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/utils.html /usr/bin/install -c -m 644 ./html/volume_mon.html make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference/gio' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' 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/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs/reference' make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/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/layer0_core/0030_glib2/build/glib-2.56.4/docs' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/docs' Making install in tests make[3]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make install-recursive make[4]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' Making install in gobject make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/gobject' Making install in refcount make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make install-am make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[7]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests/refcount' make[5]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[6]: Entering directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[5]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[4]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[3]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4/tests' make[2]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' make[1]: Leaving directory '/src/layers/layer0_core/0030_glib2/build/glib-2.56.4' rm -Rf /opt/metwork-mfext-1.2/opt/core/share/gtk-doc for fic in `grep -rl rh-python35 /opt/metwork-mfext-1.2/opt/core/bin`; do cat $fic | sed 's|/opt/rh/rh-python35/root/usr/bin/python|/opt/metwork-mfext-1.2/opt/core/../python3_core/bin/python3_wrapper|g' > $fic.new; cp $fic.new $fic; rm $fic.new; done make[3]: Leaving directory `/src/layers/layer0_core/0030_glib2' make[3]: Entering directory `/src/layers/layer0_core/0035_dtreetrawl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "name: 'dtreetrawl'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "version: 'master20190715'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checksum: '36088a5ac80de534a5434eb74500f537'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "Trawl/traverse directory tree or file path to collect stats of every entry in the tree with optional hashing/checksum" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "website: 'https://github.com/raamsri/dtreetrawl'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml echo "license: 'Public Domain'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/dtreetrawl.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` `readlink -m ./sources` MD5 36088a5ac80de534a5434eb74500f537 Computing checksum for /src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715.tar.gz... Good checksum rm -Rf dtreetrawl-master20190715 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` tar.gz dtreetrawl-master20190715 Patching with dtreetrawl_rpath.patch... patching file Makefile Patch ok make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl' cd build/dtreetrawl-master20190715 && make && cp -f dtreetrawl /opt/metwork-mfext-1.2/opt/core/bin/dtreetrawl make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -c -o dtreetrawl.o dtreetrawl.c gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/lib dtreetrawl.o -o dtreetrawl make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' make[3]: Leaving directory `/src/layers/layer0_core/0035_dtreetrawl' make[3]: Entering directory `/src/layers/layer0_core/0040_json-c' rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "name: 'json-c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "version: '0.13.1-20180305'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "checksum: '20dba7bf773599a0842745a2fe5b7cd3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo -n "JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "website: 'https://github.com/json-c/json-c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/json-c.yaml; fi make --file=../../Makefile.standard EXPLICIT_NAME="json-c-json-c-0.13.1-20180305" download uncompress configure build install make[4]: Entering directory `/src/layers/layer0_core/0040_json-c' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/json-c-0.13.1-20180305.tar.gz` `readlink -m ./sources` MD5 20dba7bf773599a0842745a2fe5b7cd3 Trying to download https://github.com/json-c/json-c/archive/json-c-0.13.1-20180305.tar.gz... --2023-07-17 13:30:00-- https://github.com/json-c/json-c/archive/json-c-0.13.1-20180305.tar.gz Resolving github.com... 140.82.121.4 Connecting to github.com|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/json-c/json-c/tar.gz/refs/tags/json-c-0.13.1-20180305 [following] --2023-07-17 13:30:00-- https://codeload.github.com/json-c/json-c/tar.gz/refs/tags/json-c-0.13.1-20180305 Resolving codeload.github.com... 140.82.121.9 Connecting to codeload.github.com|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: `/src/layers/layer0_core/0040_json-c/build/json-c-0.13.1-20180305.tar.gz' 0K .......... .......... .......... .......... .......... 2.75M 50K .......... .......... .......... .......... .......... 5.55M 100K .......... .......... .......... .......... .......... 119M 150K .......... .......... .......... .......... .......... 5.79M 200K .......... .......... .......... .......... .......... 121M 250K .......... .......... .......... .......... .......... 11.2M 300K .......... .......... .......... .......... .......... 4.46M 350K .......... .......... .......... .......... .......... 10.3M 400K .......... .......... .......... .......... .......... 2.90M 450K .......... .......... .......... .......... .......... 2.50M 500K .......... .......... .......... .......... .......... 25.7M 550K .......... .......... .......... .......... .......... 101M 600K .......... 3.69M=0.1s 2023-07-17 13:30:00 (6.12 MB/s) - `/src/layers/layer0_core/0040_json-c/build/json-c-0.13.1-20180305.tar.gz' saved [625036] Computing checksum for /src/layers/layer0_core/0040_json-c/build/json-c-0.13.1-20180305.tar.gz... Good checksum rm -Rf json-c-json-c-0.13.1-20180305 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/json-c-0.13.1-20180305.tar.gz` tar.gz json-c-json-c-0.13.1-20180305 cd build/json-c-json-c-0.13.1-20180305 && 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.2/opt/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 sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu Multi-threaded support disabled. Use --enable-threading to enable. RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for __thread support... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking for setlocale... yes checking whether INFINITY is declared... yes checking whether nan is declared... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether _isnan is declared... no checking whether _finite is declared... no checking for GCC atomic builtins... yes checking for uselocale... yes checking if .gnu.warning accepts long strings... 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 -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for -Bsymbolic-functions linker flag... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wno-error=deprecated-declarations... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wwrite-string... no checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -D_GNU_SOURCE... yes checking for compatibility with _REENTRANT and toolchain headers... yes checking whether C compiler accepts -D_REENTRANT... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of int64_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating json-c.pc config.status: creating tests/Makefile config.status: creating json-c-uninstalled.pc config.status: creating config.h config.status: creating json_config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/json-c-json-c-0.13.1-20180305 && make make[5]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' make all-recursive make[6]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' Making all in . make[7]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' CC arraylist.lo CC debug.lo CC json_c_version.lo CC json_object.lo CC json_object_iterator.lo CC json_pointer.lo CC json_tokener.lo CC json_util.lo CC json_visit.lo CC linkhash.lo CC printbuf.lo CC random_seed.lo CC strerror_override.lo CCLD libjson-c.la make[7]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' Making all in tests make[7]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/tests' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/tests' make[6]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' make[5]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' cd build/json-c-json-c-0.13.1-20180305 && make install make[5]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' Making install in . make[6]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' make[7]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libjson-c.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libjson-c.so.4.0.0 /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libjson-c.so.4.0.0 libjson-c.so.4 || { rm -f libjson-c.so.4 && ln -s libjson-c.so.4.0.0 libjson-c.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libjson-c.so.4.0.0 libjson-c.so || { rm -f libjson-c.so && ln -s libjson-c.so.4.0.0 libjson-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libjson-c.lai /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.la libtool: install: /usr/bin/install -c .libs/libjson-c.a /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.a libtool: finish: PATH="/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/opt/core/bin:/src/bootstrap/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/json-c' /usr/bin/install -c -m 644 arraylist.h bits.h debug.h json.h json_c_version.h json_config.h json_inttypes.h json_object.h json_object_iterator.h json_pointer.h json_tokener.h json_util.h json_visit.h linkhash.h printbuf.h '/opt/metwork-mfext-1.2/opt/core/include/json-c' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 json-c.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[7]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' make[6]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' Making install in tests make[6]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/tests' make[7]: Entering directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/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/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/tests' make[6]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305/tests' make[5]: Leaving directory `/src/layers/layer0_core/0040_json-c/build/json-c-json-c-0.13.1-20180305' make[4]: Leaving directory `/src/layers/layer0_core/0040_json-c' make[3]: Leaving directory `/src/layers/layer0_core/0040_json-c' make[3]: Entering directory `/src/layers/layer0_core/0045_mfutil_c' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "name: 'mfutil_c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "version: '0.0.5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "checksum: '1d23cec0baca95eee98a57156935401b'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "very low level C library/utilities" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "website: 'https://github.com/metwork-framework/mfutil_c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/mfutil_c.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` `readlink -m ./sources` MD5 1d23cec0baca95eee98a57156935401b Computing checksum for /src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5.tar.gz... Good checksum rm -Rf mfutil_c-0.0.5 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` tar.gz mfutil_c-0.0.5 make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-1.2/opt/core FORCE_RPATH=/opt/metwork-mfext-1.2/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' gcc -c -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o wrapper.o wrapper.c gcc -c -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o field.o field.c gcc -c -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -o mfutil.o mfutil.c gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o std_redirect std_redirect.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o _field_prepend _field_prepend.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o _field_remove _field_remove.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o is_interactive is_interactive.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o get_unique_hexa_identifier get_unique_hexa_identifier.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_warning echo_warning.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_ok echo_ok.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_nok echo_nok.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_clean echo_clean.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_running echo_running.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o echo_bold echo_bold.c wrapper.o field.o mfutil.o gcc -shared -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -fno-strict-aliasing -DG_LOG_DOMAIN=\"mfutil_c\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o libmfutil.so wrapper.o field.o mfutil.o cat mfutil.pc.pc |sed 's|{{PREFIX}}|/opt/metwork-mfext-1.2/opt/core|g' >mfutil.pc make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-1.2/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' mkdir -p /opt/metwork-mfext-1.2/opt/core/bin mkdir -p /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-1.2/opt/core/include cp -f std_redirect _field_prepend _field_remove is_interactive get_unique_hexa_identifier echo_warning echo_ok echo_nok echo_clean echo_running echo_bold /opt/metwork-mfext-1.2/opt/core/bin/ cp -f libmfutil.so /opt/metwork-mfext-1.2/opt/core/lib/ cp -f mfutil.h /opt/metwork-mfext-1.2/opt/core/include/ cp -f mfutil.pc /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig/ make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' make[3]: Leaving directory `/src/layers/layer0_core/0045_mfutil_c' make[3]: Entering directory `/src/layers/layer0_core/0050_libxml' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "name: 'libxml2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "version: '2.9.7'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "checksum: '896608641a08b465098a40ddf51cefba'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo -n "LIBXML est une bibliothèque en C de décodage XML" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "website: 'http://xmlsoft.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxml2.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-shared --disable-static --without-python -with-lzma=/opt/metwork-mfext-1.2/opt/core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0050_libxml' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libxml2-2.9.7.tar.gz` `readlink -m ./sources` MD5 896608641a08b465098a40ddf51cefba Trying to download ftp://xmlsoft.org/libxml2/libxml2-2.9.7.tar.gz... --2023-07-17 13:30:08-- ftp://xmlsoft.org/libxml2/libxml2-2.9.7.tar.gz => `/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7.tar.gz' Resolving xmlsoft.org... 91.121.203.120 Connecting to xmlsoft.org|91.121.203.120|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /libxml2 ... done. ==> SIZE libxml2-2.9.7.tar.gz ... 5467389 ==> PASV ... done. ==> RETR libxml2-2.9.7.tar.gz ... done. Length: 5467389 (5.2M) (unauthoritative) 0K .......... .......... .......... .......... .......... 0% 8.18M 1s 50K .......... .......... .......... .......... .......... 1% 5.31M 1s 100K .......... .......... .......... .......... .......... 2% 10.8M 1s 150K .......... .......... .......... .......... .......... 3% 11.3M 1s 200K .......... .......... .......... .......... .......... 4% 11.3M 1s 250K .......... .......... .......... .......... .......... 5% 11.0M 1s 300K .......... .......... .......... .......... .......... 6% 11.4M 1s 350K .......... .......... .......... .......... .......... 7% 11.3M 1s 400K .......... .......... .......... .......... .......... 8% 11.0M 0s 450K .......... .......... .......... .......... .......... 9% 11.3M 0s 500K .......... .......... .......... .......... .......... 10% 11.3M 0s 550K .......... .......... .......... .......... .......... 11% 11.0M 0s 600K .......... .......... .......... .......... .......... 12% 11.4M 0s 650K .......... .......... .......... .......... .......... 13% 10.8M 0s 700K .......... .......... .......... .......... .......... 14% 11.3M 0s 750K .......... .......... .......... .......... .......... 14% 11.3M 0s 800K .......... .......... .......... .......... .......... 15% 11.1M 0s 850K .......... .......... .......... .......... .......... 16% 11.3M 0s 900K .......... .......... .......... .......... .......... 17% 11.3M 0s 950K .......... .......... .......... .......... .......... 18% 6.01M 0s 1000K .......... .......... .......... .......... .......... 19% 9.24M 0s 1050K .......... .......... .......... .......... .......... 20% 11.4M 0s 1100K .......... .......... .......... .......... .......... 21% 11.0M 0s 1150K .......... .......... .......... .......... .......... 22% 11.3M 0s 1200K .......... .......... .......... .......... .......... 23% 11.4M 0s 1250K .......... .......... .......... .......... .......... 24% 11.0M 0s 1300K .......... .......... .......... .......... .......... 25% 11.3M 0s 1350K .......... .......... .......... .......... .......... 26% 11.0M 0s 1400K .......... .......... .......... .......... .......... 27% 11.3M 0s 1450K .......... .......... .......... .......... .......... 28% 11.4M 0s 1500K .......... .......... .......... .......... .......... 29% 11.0M 0s 1550K .......... .......... .......... .......... .......... 29% 11.3M 0s 1600K .......... .......... .......... .......... .......... 30% 11.3M 0s 1650K .......... .......... .......... .......... .......... 31% 11.0M 0s 1700K .......... .......... .......... .......... .......... 32% 11.3M 0s 1750K .......... .......... .......... .......... .......... 33% 11.3M 0s 1800K .......... .......... .......... .......... .......... 34% 11.0M 0s 1850K .......... .......... .......... .......... .......... 35% 8.82M 0s 1900K .......... .......... .......... .......... .......... 36% 6.20M 0s 1950K .......... .......... .......... .......... .......... 37% 11.0M 0s 2000K .......... .......... .......... .......... .......... 38% 11.4M 0s 2050K .......... .......... .......... .......... .......... 39% 11.0M 0s 2100K .......... .......... .......... .......... .......... 40% 11.3M 0s 2150K .......... .......... .......... .......... .......... 41% 11.3M 0s 2200K .......... .......... .......... .......... .......... 42% 11.1M 0s 2250K .......... .......... .......... .......... .......... 43% 11.4M 0s 2300K .......... .......... .......... .......... .......... 44% 11.3M 0s 2350K .......... .......... .......... .......... .......... 44% 11.1M 0s 2400K .......... .......... .......... .......... .......... 45% 11.3M 0s 2450K .......... .......... .......... .......... .......... 46% 11.3M 0s 2500K .......... .......... .......... .......... .......... 47% 11.0M 0s 2550K .......... .......... .......... .......... .......... 48% 10.3M 0s 2600K .......... .......... .......... .......... .......... 49% 11.0M 0s 2650K .......... .......... .......... .......... .......... 50% 11.3M 0s 2700K .......... .......... .......... .......... .......... 51% 11.4M 0s 2750K .......... .......... .......... .......... .......... 52% 11.0M 0s 2800K .......... .......... .......... .......... .......... 53% 5.44M 0s 2850K .......... .......... .......... .......... .......... 54% 11.3M 0s 2900K .......... .......... .......... .......... .......... 55% 11.1M 0s 2950K .......... .......... .......... .......... .......... 56% 11.3M 0s 3000K .......... .......... .......... .......... .......... 57% 11.3M 0s 3050K .......... .......... .......... .......... .......... 58% 11.0M 0s 3100K .......... .......... .......... .......... .......... 58% 11.3M 0s 3150K .......... .......... .......... .......... .......... 59% 11.4M 0s 3200K .......... .......... .......... .......... .......... 60% 11.0M 0s 3250K .......... .......... .......... .......... .......... 61% 11.3M 0s 3300K .......... .......... .......... .......... .......... 62% 11.0M 0s 3350K .......... .......... .......... .......... .......... 63% 11.3M 0s 3400K .......... .......... .......... .......... .......... 64% 11.3M 0s 3450K .......... .......... .......... .......... .......... 65% 11.1M 0s 3500K .......... .......... .......... .......... .......... 66% 11.3M 0s 3550K .......... .......... .......... .......... .......... 67% 11.4M 0s 3600K .......... .......... .......... .......... .......... 68% 11.0M 0s 3650K .......... .......... .......... .......... .......... 69% 11.3M 0s 3700K .......... .......... .......... .......... .......... 70% 7.21M 0s 3750K .......... .......... .......... .......... .......... 71% 7.31M 0s 3800K .......... .......... .......... .......... .......... 72% 11.4M 0s 3850K .......... .......... .......... .......... .......... 73% 11.0M 0s 3900K .......... .......... .......... .......... .......... 73% 11.3M 0s 3950K .......... .......... .......... .......... .......... 74% 11.3M 0s 4000K .......... .......... .......... .......... .......... 75% 11.0M 0s 4050K .......... .......... .......... .......... .......... 76% 11.3M 0s 4100K .......... .......... .......... .......... .......... 77% 11.3M 0s 4150K .......... .......... .......... .......... .......... 78% 11.0M 0s 4200K .......... .......... .......... .......... .......... 79% 11.3M 0s 4250K .......... .......... .......... .......... .......... 80% 11.3M 0s 4300K .......... .......... .......... .......... .......... 81% 11.0M 0s 4350K .......... .......... .......... .......... .......... 82% 11.3M 0s 4400K .......... .......... .......... .......... .......... 83% 11.3M 0s 4450K .......... .......... .......... .......... .......... 84% 11.0M 0s 4500K .......... .......... .......... .......... .......... 85% 11.3M 0s 4550K .......... .......... .......... .......... .......... 86% 10.7M 0s 4600K .......... .......... .......... .......... .......... 87% 10.7M 0s 4650K .......... .......... .......... .......... .......... 88% 5.59M 0s 4700K .......... .......... .......... .......... .......... 88% 10.9M 0s 4750K .......... .......... .......... .......... .......... 89% 11.4M 0s 4800K .......... .......... .......... .......... .......... 90% 11.4M 0s 4850K .......... .......... .......... .......... .......... 91% 11.0M 0s 4900K .......... .......... .......... .......... .......... 92% 11.3M 0s 4950K .......... .......... .......... .......... .......... 93% 11.3M 0s 5000K .......... .......... .......... .......... .......... 94% 11.0M 0s 5050K .......... .......... .......... .......... .......... 95% 11.4M 0s 5100K .......... .......... .......... .......... .......... 96% 11.3M 0s 5150K .......... .......... .......... .......... .......... 97% 11.0M 0s 5200K .......... .......... .......... .......... .......... 98% 11.4M 0s 5250K .......... .......... .......... .......... .......... 99% 11.0M 0s 5300K .......... .......... .......... ......... 100% 11.6M=0.5s 2023-07-17 13:30:09 (10.5 MB/s) - `/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7.tar.gz' saved [5467389] Computing checksum for /src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7.tar.gz... Good checksum rm -Rf libxml2-2.9.7 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libxml2-2.9.7.tar.gz` tar.gz libxml2-2.9.7 cd build/libxml2-2.9.7 && 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.2/opt/core --enable-shared --disable-static --without-python -with-lzma=/opt/metwork-mfext-1.2/opt/core checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... 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 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... no Checking zlib checking for Z... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes Checking lzma checking for LZMA... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes Checking headers 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 unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done configuring cd build/libxml2-2.9.7 && make make[2]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' Making all in include make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' Making all in libxml make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' Making all in . make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' CC SAX.lo CC entities.lo entities.c: In function 'xmlCopyEntitiesTable__internal_alias': entities.c:952:31: warning: cast between incompatible function types from 'xmlEntity * (*)(xmlEntity *)' {aka 'struct _xmlEntity * (*)(struct _xmlEntity *)'} to 'void * (*)(void *, xmlChar *)' {aka 'void * (*)(void *, unsigned char *)'} [-Wcast-function-type] return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); ^ entities.c: In function 'xmlDumpEntitiesTable__internal_alias': entities.c:1106:24: warning: cast between incompatible function types from 'void (*)(xmlEntity *, xmlBuffer *)' {aka 'void (*)(struct _xmlEntity *, struct _xmlBuffer *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner)xmlDumpEntityDeclScan, buf); ^ CC encoding.lo CC error.lo error.c: In function '__xmlRaiseError': error.c:634:26: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] else if ((channel == (xmlGenericErrorFunc) fprintf) || ^ CC parserInternals.lo parserInternals.c: In function 'xmlFreeParserCtxt__internal_alias': parserInternals.c:1798:40: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); ^ CC parser.lo parser.c: In function 'xmlGROW': parser.c:2089:68: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, char *, int)' [-Wcast-function-type] ((ctxt->input->buf) && (ctxt->input->buf->readcallback != (xmlInputReadCallback) xmlNop)) && ^ parser.c: In function 'xmlCtxtReset__internal_alias': parser.c:14878:40: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); ^ parser.c: In function 'xmlParseReference__internal_alias': parser.c:7039:44: warning: '%d' directive output may be truncated writing between 3 and 10 bytes into a region of size 9 [-Wformat-truncation=] snprintf((char *)out, sizeof(out), "#%d", value); ^~ parser.c:7039:42: note: directive argument in the range [256, 2147483647] snprintf((char *)out, sizeof(out), "#%d", value); ^~~~~ parser.c:7039:7: note: 'snprintf' output between 5 and 12 bytes into a destination of size 10 snprintf((char *)out, sizeof(out), "#%d", value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c:7037:47: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf((char *)out, sizeof(out), "#x%X", value); ^ parser.c:7037:7: note: 'snprintf' output between 6 and 11 bytes into a destination of size 10 snprintf((char *)out, sizeof(out), "#x%X", value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tree.lo CC hash.lo hash.c: In function 'xmlHashScan3__internal_alias': hash.c:916:9: warning: cast between incompatible function types from 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} to 'void (*)(void *, void *, const xmlChar *, const xmlChar *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *, const unsigned char *, const unsigned char *)'} [-Wcast-function-type] (xmlHashScannerFull) f, data); ^ CC list.lo CC xmlIO.lo xmlIO.c: In function 'xmlParserInputBufferCreateMem__internal_alias': xmlIO.c:2935:22: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, char *, int)' [-Wcast-function-type] ret->readcallback = (xmlInputReadCallback) xmlNop; ^ CC xmlmemory.lo CC uri.lo CC valid.lo valid.c: In function 'xmlFreeElementTable__internal_alias': valid.c:1608:24: warning: cast between incompatible function types from 'void (*)(xmlElement *)' {aka 'void (*)(struct _xmlElement *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeElement); ^ valid.c: In function 'xmlCopyElementTable__internal_alias': valid.c:1657:31: warning: cast between incompatible function types from 'xmlElement * (*)(xmlElement *)' {aka 'struct _xmlElement * (*)(struct _xmlElement *)'} to 'void * (*)(void *, xmlChar *)' {aka 'void * (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashCopier) xmlCopyElement)); ^ valid.c: In function 'xmlDumpElementTable__internal_alias': valid.c:1746:24: warning: cast between incompatible function types from 'void (*)(xmlElement *, xmlBuffer *)' {aka 'void (*)(struct _xmlElement *, struct _xmlBuffer *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner) xmlDumpElementDeclScan, buf); ^ valid.c: In function 'xmlFreeAttributeTable__internal_alias': valid.c:2154:24: warning: cast between incompatible function types from 'void (*)(xmlAttribute *)' {aka 'void (*)(struct _xmlAttribute *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeAttribute); ^ valid.c: In function 'xmlCopyAttributeTable__internal_alias': valid.c:2202:9: warning: cast between incompatible function types from 'xmlAttribute * (*)(xmlAttribute *)' {aka 'struct _xmlAttribute * (*)(struct _xmlAttribute *)'} to 'void * (*)(void *, xmlChar *)' {aka 'void * (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashCopier) xmlCopyAttribute)); ^ valid.c: In function 'xmlDumpAttributeTable__internal_alias': valid.c:2312:24: warning: cast between incompatible function types from 'void (*)(xmlAttribute *, xmlBuffer *)' {aka 'void (*)(struct _xmlAttribute *, struct _xmlBuffer *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner) xmlDumpAttributeDeclScan, buf); ^ valid.c: In function 'xmlFreeNotationTable__internal_alias': valid.c:2426:24: warning: cast between incompatible function types from 'void (*)(xmlNotation *)' {aka 'void (*)(struct _xmlNotation *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeNotation); ^ valid.c: In function 'xmlCopyNotationTable__internal_alias': valid.c:2473:9: warning: cast between incompatible function types from 'xmlNotation * (*)(xmlNotation *)' {aka 'struct _xmlNotation * (*)(struct _xmlNotation *)'} to 'void * (*)(void *, xmlChar *)' {aka 'void * (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashCopier) xmlCopyNotation)); ^ valid.c: In function 'xmlDumpNotationTable__internal_alias': valid.c:2528:24: warning: cast between incompatible function types from 'void (*)(xmlNotation *, xmlBuffer *)' {aka 'void (*)(struct _xmlNotation *, struct _xmlBuffer *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner) xmlDumpNotationDeclScan, buf); ^ valid.c: In function 'xmlFreeIDTable__internal_alias': valid.c:2664:24: warning: cast between incompatible function types from 'void (*)(xmlID *)' {aka 'void (*)(struct _xmlID *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeID); ^ valid.c: In function 'xmlRemoveID__internal_alias': valid.c:2764:35: warning: cast between incompatible function types from 'void (*)(xmlID *)' {aka 'void (*)(struct _xmlID *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashRemoveEntry(table, ID, (xmlHashDeallocator) xmlFreeID); ^ valid.c: In function 'xmlFreeRefTable__internal_alias': valid.c:3005:24: warning: cast between incompatible function types from 'void (*)(xmlList *)' {aka 'void (*)(struct _xmlList *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeRefList); ^ valid.c: In function 'xmlRemoveRef__internal_alias': valid.c:3102:45: warning: cast between incompatible function types from 'void (*)(xmlList *)' {aka 'void (*)(struct _xmlList *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashUpdateEntry(table, ID, NULL, (xmlHashDeallocator) ^ CC xlink.lo CC HTMLparser.lo HTMLparser.c: In function 'htmlCtxtReset__internal_alias': HTMLparser.c:6677:40: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); ^ CC HTMLtree.lo CC debugXML.lo debugXML.c: In function 'xmlCtxtDumpEntities': debugXML.c:1292:28: warning: cast between incompatible function types from 'void (*)(xmlEntity *, xmlDebugCtxt *)' {aka 'void (*)(struct _xmlEntity *, struct _xmlDebugCtxt *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, ^ debugXML.c:1302:28: warning: cast between incompatible function types from 'void (*)(xmlEntity *, xmlDebugCtxt *)' {aka 'void (*)(struct _xmlEntity *, struct _xmlDebugCtxt *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(table, (xmlHashScanner) xmlCtxtDumpEntityCallback, ^ debugXML.c: In function 'xmlShellRNGValidate': debugXML.c:2366:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityErrorFunc) fprintf, ^ debugXML.c:2367:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityWarningFunc) fprintf, ^ debugXML.c:2378:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityErrorFunc) fprintf, ^ debugXML.c:2379:6: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityWarningFunc) fprintf, ^ debugXML.c: In function 'xmlShellValidate__internal_alias': debugXML.c:2650:19: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] vctxt.error = (xmlValidityErrorFunc) fprintf; ^ debugXML.c:2651:21: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] vctxt.warning = (xmlValidityWarningFunc) fprintf; ^ CC xpath.lo xpath.c: In function 'xmlXPathDistinctSorted__internal_alias': xpath.c:4585:23: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(hash, (xmlHashDeallocator) xmlFree); ^ In file included from ./include/libxml/parser.h:18, from ./include/libxml/globals.h:18, from ./include/libxml/threads.h:35, from ./include/libxml/xmlmemory.h:218, from ./include/libxml/tree.h:1307, from ./include/libxml/c14n.h:27, from elfgcchack.h:17, from libxml.h:106, from xpath.c:23: xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias': xpath.c:4897:73: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *' [-Wpedantic] return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); ^ ./include/libxml/hash.h:56:29: note: in definition of macro 'XML_CAST_FPTR' #define XML_CAST_FPTR(fptr) fptr ^~~~ In file included from libxml.h:106, from xpath.c:23: elfgcchack.h:4269:36: note: expected 'void *' but argument is of type 'xmlXPathFunction' {aka 'void (*)(struct _xmlXPathParserContext *, int)'} extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden"))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias': xpath.c:4978:24: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri); ^ xpath.c: In function 'xmlXPathRegisterVariableNS__internal_alias': xpath.c:5047:29: warning: cast between incompatible function types from 'void (*)(xmlXPathObject *)' {aka 'void (*)(struct _xmlXPathObject *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator)xmlXPathFreeObject)); ^ xpath.c:5050:11: warning: cast between incompatible function types from 'void (*)(xmlXPathObject *)' {aka 'void (*)(struct _xmlXPathObject *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator)xmlXPathFreeObject)); ^ xpath.c: In function 'xmlXPathRegisteredVariablesCleanup__internal_alias': xpath.c:5140:32: warning: cast between incompatible function types from 'void (*)(xmlXPathObject *)' {aka 'void (*)(struct _xmlXPathObject *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject); ^ xpath.c: In function 'xmlXPathRegisterNs__internal_alias': xpath.c:5171:28: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator)xmlFree)); ^ xpath.c:5173:10: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator)xmlFree)); ^ xpath.c: In function 'xmlXPathRegisteredNsCleanup__internal_alias': xpath.c:5222:31: warning: cast between incompatible function types from 'xmlFreeFunc' {aka 'void (*)(void *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(ctxt->nsHash, (xmlHashDeallocator)xmlFree); ^ In file included from xpath.c:483: At top level: trionan.c:218:1: warning: 'trio_is_negative' defined but not used [-Wunused-function] trio_is_negative ^~~~~~~~~~~~~~~~ trionan.c:194:1: warning: 'trio_is_special_quantity' defined but not used [-Wunused-function] trio_is_special_quantity ^~~~~~~~~~~~~~~~~~~~~~~~ CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo catalog.c: In function 'xmlFreeCatalog__internal_alias': catalog.c:444:3: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *)' {aka 'void (*)(struct _xmlCatalogEntry *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlFreeCatalogEntry); ^ catalog.c: In function 'xmlCatalogConvertEntry': catalog.c:760:18: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *)' {aka 'void (*)(struct _xmlCatalogEntry *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlFreeCatalogEntry); ^ catalog.c: In function 'xmlConvertSGMLCatalog__internal_alias': catalog.c:801:3: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *, xmlCatalog *)' {aka 'void (*)(struct _xmlCatalogEntry *, struct _xmlCatalog *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] (xmlHashScanner) xmlCatalogConvertEntry, ^ catalog.c: In function 'xmlACatalogDump__internal_alias': catalog.c:2941:7: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *, FILE *)' {aka 'void (*)(struct _xmlCatalogEntry *, struct _IO_FILE *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] (xmlHashScanner) xmlCatalogDumpEntry, out); ^ catalog.c: In function 'xmlACatalogRemove__internal_alias': catalog.c:3006:3: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *)' {aka 'void (*)(struct _xmlCatalogEntry *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlFreeCatalogEntry); ^ catalog.c: In function 'xmlCatalogCleanup__internal_alias': catalog.c:3288:7: warning: cast between incompatible function types from 'void (*)(xmlCatalogEntry *)' {aka 'void (*)(struct _xmlCatalogEntry *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator)xmlFreeCatalogHashEntryList); ^ CC globals.lo CC threads.lo CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo xmlschemas.c: In function 'xmlSchemaFree__internal_alias': xmlschemas.c:4163:7: warning: cast between incompatible function types from 'void (*)(xmlSchemaBucket *)' {aka 'void (*)(struct _xmlSchemaBucket *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlSchemaBucketFree); ^ xmlschemas.c: In function 'xmlSchemaDump__internal_alias': xmlschemas.c:4546:35: warning: cast between incompatible function types from 'void (*)(xmlSchemaType *, FILE *)' {aka 'void (*)(struct _xmlSchemaType *, struct _IO_FILE *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump, ^ xmlschemas.c: In function 'xmlSchemaConstructionCtxtFree': xmlschemas.c:9922:6: warning: cast between incompatible function types from 'void (*)(xmlSchemaSubstGroup *)' {aka 'void (*)(struct _xmlSchemaSubstGroup *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlSchemaSubstGroupFree); ^ xmlschemas.c: In function 'xmlSchemaFixupComponents': xmlschemas.c:21297:6: warning: cast between incompatible function types from 'void (*)(xmlSchemaSubstGroup *)' {aka 'void (*)(struct _xmlSchemaSubstGroup *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] (xmlHashDeallocator) xmlSchemaSubstGroupFree); ^ xmlschemas.c: In function 'xmlSchemaAugmentImportedIDC': xmlschemas.c:22044:6: warning: cast between incompatible function types from 'void (*)(xmlSchemaIDC *, xmlSchemaValidCtxt *)' {aka 'void (*)(struct _xmlSchemaIDC *, struct _xmlSchemaValidCtxt *)'} to 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} [-Wcast-function-type] (xmlHashScanner) xmlSchemaAugmentIDC, vctxt); ^ CC xmlschemastypes.lo xmlschemastypes.c: In function 'xmlSchemaCleanupTypes__internal_alias': xmlschemastypes.c:649:37: warning: cast between incompatible function types from 'void (*)(xmlSchemaType *)' {aka 'void (*)(struct _xmlSchemaType *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(xmlSchemaTypesBank, (xmlHashDeallocator) xmlSchemaFreeType); ^ CC xmlunicode.lo CC xmlreader.lo xmlreader.c: In function 'xmlTextReaderFreeIDTable': xmlreader.c:502:24: warning: cast between incompatible function types from 'void (*)(xmlID *)' {aka 'void (*)(struct _xmlID *)'} to 'void (*)(void *, xmlChar *)' {aka 'void (*)(void *, unsigned char *)'} [-Wcast-function-type] xmlHashFree(table, (xmlHashDeallocator) xmlFreeID); ^ CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CCLD libxml2.la CC testdso.lo CCLD testdso.la CC xmllint.o xmllint.c: In function 'testSAX': xmllint.c:1655:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityErrorFunc) fprintf, ^ xmllint.c:1656:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityWarningFunc) fprintf, ^ xmllint.c: In function 'parseAndPrintFile': xmllint.c:2307:6: warning: cast between incompatible function types from 'void (*)(FILE *)' {aka 'void (*)(struct _IO_FILE *)'} to 'int (*)(void *)' [-Wcast-function-type] (xmlInputCloseCallback) myClose, f, ^ xmllint.c:2312:6: warning: cast between incompatible function types from 'void (*)(FILE *)' {aka 'void (*)(struct _IO_FILE *)'} to 'int (*)(void *)' [-Wcast-function-type] (xmlInputCloseCallback) myClose, f, ^ xmllint.c:2765:22: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] cvp->error = (xmlValidityErrorFunc) fprintf; ^ xmllint.c:2766:22: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] cvp->warning = (xmlValidityWarningFunc) fprintf; ^ xmllint.c:2801:18: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] cvp->error = (xmlValidityErrorFunc) fprintf; ^ xmllint.c:2802:18: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] cvp->warning = (xmlValidityWarningFunc) fprintf; ^ xmllint.c:2865:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityErrorFunc) fprintf, ^ xmllint.c:2866:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityWarningFunc) fprintf, ^ xmllint.c:2893:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityErrorFunc) fprintf, ^ xmllint.c:2894:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityWarningFunc) fprintf, ^ xmllint.c: In function 'main': xmllint.c:3590:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityErrorFunc) fprintf, ^ xmllint.c:3591:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlRelaxNGValidityWarningFunc) fprintf, ^ xmllint.c:3616:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityErrorFunc) fprintf, ^ xmllint.c:3617:3: warning: cast between incompatible function types from 'int (*)(FILE * restrict, const char * restrict, ...)' {aka 'int (*)(struct _IO_FILE * restrict, const char * restrict, ...)'} to 'void (*)(void *, const char *, ...)' [-Wcast-function-type] (xmlSchemaValidityWarningFunc) fprintf, ^ CCLD xmllint CC xmlcatalog.o CCLD xmlcatalog sed -e 's?\@XML_LIBDIR\@?-L/opt/metwork-mfext-1.2/opt/core/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/opt/metwork-mfext-1.2/opt/core/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.7?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' Making all in doc make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making all in . make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making all in devhelp make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' Making all in examples make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making all in example make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' Making all in xstc make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[3]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make[2]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' cd build/libxml2-2.9.7 && make install make[2]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make install-recursive make[3]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' Making install in include make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' Making install in libxml make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[6]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml' make[6]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include/libxml' make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' make[6]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' 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/layer0_core/0050_libxml/build/libxml2-2.9.7/include' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/include' Making install in . make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.7 /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so.2.9.7 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libxml2.so.2.9.7 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.7 libxml2.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libxml2.so.2.9.7 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.7 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /opt/metwork-mfext-1.2/opt/core/lib/libxml2.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xmllint /opt/metwork-mfext-1.2/opt/core/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /opt/metwork-mfext-1.2/opt/core/bin/xmlcatalog /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c xml2-config '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /usr/bin/install -c -m 644 xml2Conf.sh '/opt/metwork-mfext-1.2/opt/core/lib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/cmake/libxml2' /usr/bin/install -c -m 644 libxml2-config.cmake '/opt/metwork-mfext-1.2/opt/core/lib/cmake/libxml2' /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7 /usr/bin/install -c -m 0644 ./Copyright /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7 /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./xmllint.c /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testSAX.c /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testHTML.c /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testXPath.c /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/examples /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' Making install in doc make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making install in . make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' make[6]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/html /usr/bin/install -c -m 0644 ./html/*.html /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/html /usr/bin/install -c -m 0644 ./html/*.png /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/html /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images/callouts /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[6]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making install in devhelp make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' make[6]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/opt/metwork-mfext-1.2/opt/core/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/opt/metwork-mfext-1.2/opt/core/share/gtk-doc/html/libxml2' make[6]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/devhelp' Making install in examples make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[6]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /opt/metwork-mfext-1.2/opt/core/share/doc/libxml2-2.9.7/html make[6]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc/examples' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/doc' Making install in example make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/example' Making install in xstc make[4]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[5]: Entering directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[4]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7/xstc' make[3]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make[2]: Leaving directory '/src/layers/layer0_core/0050_libxml/build/libxml2-2.9.7' make[1]: Leaving directory '/src/layers/layer0_core/0050_libxml' make[3]: Leaving directory `/src/layers/layer0_core/0050_libxml' make[3]: Entering directory `/src/layers/layer0_core/0060_libxslt' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "name: 'libxslt'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "version: '1.1.34'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "checksum: 'db8765c8d076f1b6caafd9f2542a304a'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo -n "LIBXSLT is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "website: 'http://xmlsoft.org/XSLT/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libxslt.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-shared --disable-static --without-python" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0060_libxslt' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libxslt-1.1.34.tar.gz` `readlink -m ./sources` MD5 db8765c8d076f1b6caafd9f2542a304a Trying to download ftp://xmlsoft.org/libxslt/libxslt-1.1.34.tar.gz... --2023-07-17 13:30:46-- ftp://xmlsoft.org/libxslt/libxslt-1.1.34.tar.gz => `/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34.tar.gz' Resolving xmlsoft.org... 91.121.203.120 Connecting to xmlsoft.org|91.121.203.120|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /libxslt ... done. ==> SIZE libxslt-1.1.34.tar.gz ... 3552258 ==> PASV ... done. ==> RETR libxslt-1.1.34.tar.gz ... done. Length: 3552258 (3.4M) (unauthoritative) 0K .......... .......... .......... .......... .......... 1% 9.47M 0s 50K .......... .......... .......... .......... .......... 2% 11.4M 0s 100K .......... .......... .......... .......... .......... 4% 11.0M 0s 150K .......... .......... .......... .......... .......... 5% 11.3M 0s 200K .......... .......... .......... .......... .......... 7% 11.3M 0s 250K .......... .......... .......... .......... .......... 8% 11.0M 0s 300K .......... .......... .......... .......... .......... 10% 8.83M 0s 350K .......... .......... .......... .......... .......... 11% 3.50M 0s 400K .......... .......... .......... .......... .......... 12% 3.08M 0s 450K .......... .......... .......... .......... .......... 14% 5.47M 0s 500K .......... .......... .......... .......... .......... 15% 11.3M 0s 550K .......... .......... .......... .......... .......... 17% 11.0M 0s 600K .......... .......... .......... .......... .......... 18% 11.3M 0s 650K .......... .......... .......... .......... .......... 20% 11.0M 0s 700K .......... .......... .......... .......... .......... 21% 11.3M 0s 750K .......... .......... .......... .......... .......... 23% 11.3M 0s 800K .......... .......... .......... .......... .......... 24% 11.0M 0s 850K .......... .......... .......... .......... .......... 25% 11.3M 0s 900K .......... .......... .......... .......... .......... 27% 11.3M 0s 950K .......... .......... .......... .......... .......... 28% 11.0M 0s 1000K .......... .......... .......... .......... .......... 30% 7.51M 0s 1050K .......... .......... .......... .......... .......... 31% 6.55M 0s 1100K .......... .......... .......... .......... .......... 33% 4.55M 0s 1150K .......... .......... .......... .......... .......... 34% 4.94M 0s 1200K .......... .......... .......... .......... .......... 36% 4.49M 0s 1250K .......... .......... .......... .......... .......... 37% 5.12M 0s 1300K .......... .......... .......... .......... .......... 38% 5.19M 0s 1350K .......... .......... .......... .......... .......... 40% 10.7M 0s 1400K .......... .......... .......... .......... .......... 41% 11.3M 0s 1450K .......... .......... .......... .......... .......... 43% 11.3M 0s 1500K .......... .......... .......... .......... .......... 44% 10.9M 0s 1550K .......... .......... .......... .......... .......... 46% 11.3M 0s 1600K .......... .......... .......... .......... .......... 47% 11.3M 0s 1650K .......... .......... .......... .......... .......... 49% 6.88M 0s 1700K .......... .......... .......... .......... .......... 50% 6.54M 0s 1750K .......... .......... .......... .......... .......... 51% 5.19M 0s 1800K .......... .......... .......... .......... .......... 53% 6.21M 0s 1850K .......... .......... .......... .......... .......... 54% 5.21M 0s 1900K .......... .......... .......... .......... .......... 56% 6.14M 0s 1950K .......... .......... .......... .......... .......... 57% 5.33M 0s 2000K .......... .......... .......... .......... .......... 59% 6.54M 0s 2050K .......... .......... .......... .......... .......... 60% 5.86M 0s 2100K .......... .......... .......... .......... .......... 61% 5.80M 0s 2150K .......... .......... .......... .......... .......... 63% 5.87M 0s 2200K .......... .......... .......... .......... .......... 64% 11.0M 0s 2250K .......... .......... .......... .......... .......... 66% 7.11M 0s 2300K .......... .......... .......... .......... .......... 67% 7.12M 0s 2350K .......... .......... .......... .......... .......... 69% 5.87M 0s 2400K .......... .......... .......... .......... .......... 70% 5.63M 0s 2450K .......... .......... .......... .......... .......... 72% 6.77M 0s 2500K .......... .......... .......... .......... .......... 73% 5.33M 0s 2550K .......... .......... .......... .......... .......... 74% 6.10M 0s 2600K .......... .......... .......... .......... .......... 76% 5.55M 0s 2650K .......... .......... .......... .......... .......... 77% 6.44M 0s 2700K .......... .......... .......... .......... .......... 79% 5.87M 0s 2750K .......... .......... .......... .......... .......... 80% 6.05M 0s 2800K .......... .......... .......... .......... .......... 82% 5.19M 0s 2850K .......... .......... .......... .......... .......... 83% 7.52M 0s 2900K .......... .......... .......... .......... .......... 85% 6.05M 0s 2950K .......... .......... .......... .......... .......... 86% 6.76M 0s 3000K .......... .......... .......... .......... .......... 87% 5.63M 0s 3050K .......... .......... .......... .......... .......... 89% 7.00M 0s 3100K .......... .......... .......... .......... .......... 90% 5.18M 0s 3150K .......... .......... .......... .......... .......... 92% 6.74M 0s 3200K .......... .......... .......... .......... .......... 93% 5.32M 0s 3250K .......... .......... .......... .......... .......... 95% 5.88M 0s 3300K .......... .......... .......... .......... .......... 96% 6.07M 0s 3350K .......... .......... .......... .......... .......... 98% 5.38M 0s 3400K .......... .......... .......... .......... .......... 99% 6.78M 0s 3450K .......... ......... 100% 4.84M=0.5s 2023-07-17 13:30:47 (6.81 MB/s) - `/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34.tar.gz' saved [3552258] Computing checksum for /src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34.tar.gz... Good checksum rm -Rf libxslt-1.1.34 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libxslt-1.1.34.tar.gz` tar.gz libxslt-1.1.34 cd build/libxslt-1.1.34 && 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.2/opt/core --enable-shared --disable-static --without-python 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 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 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) 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 gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for xmllint... /opt/metwork-mfext-1.2/opt/core/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes 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 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 for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking how to pass version script to the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64)... -Wl,--version-script= checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for strxfrm_l... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stat... yes checking for _stat... no checking for pow... no checking for pow in -lm... yes checking for floor... no checking for floor in -lm... yes checking for fabs... no checking for fabs in -lm... yes checking for gettimeofday... yes checking for localtime... yes checking for localtime_r... yes checking for time... yes checking for gmtime... yes checking for gmtime_r... yes checking for ftime... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for perl... perl checking for libgcrypt-config... no Crypto extensions will not be available. Install libgcrypt and reconfigure to make available. Enabling debugger Enabling profiler checking for xml2-config... /opt/metwork-mfext-1.2/opt/core/bin/xml2-config checking for LIBXML... yes checking whether shared libraries will be built (required for plugins)... yes checking libxml2 module support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxslt.pc config.status: creating libexslt.pc config.status: creating libxslt/Makefile config.status: creating libxslt/xsltconfig.h config.status: creating libxslt/xsltwin32config.h config.status: creating libexslt/Makefile config.status: creating libexslt/exsltconfig.h config.status: creating xsltproc/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating tests/Makefile config.status: creating tests/docs/Makefile config.status: creating tests/REC1/Makefile config.status: creating tests/REC2/Makefile config.status: creating tests/REC/Makefile config.status: creating tests/general/Makefile config.status: creating tests/reports/Makefile config.status: creating tests/extensions/Makefile config.status: creating tests/namespaces/Makefile config.status: creating tests/keys/Makefile config.status: creating tests/numbers/Makefile config.status: creating tests/documents/Makefile config.status: creating tests/xmlspec/Makefile config.status: creating tests/multiple/Makefile config.status: creating tests/xinclude/Makefile config.status: creating tests/XSLTMark/Makefile config.status: creating tests/docbook/Makefile config.status: creating tests/exslt/Makefile config.status: creating tests/exslt/common/Makefile config.status: creating tests/exslt/functions/Makefile config.status: creating tests/exslt/math/Makefile config.status: creating tests/exslt/saxon/Makefile config.status: creating tests/exslt/sets/Makefile config.status: creating tests/exslt/strings/Makefile config.status: creating tests/exslt/date/Makefile config.status: creating tests/exslt/dynamic/Makefile config.status: creating tests/exslt/crypto/Makefile config.status: creating tests/plugins/Makefile config.status: creating tests/fuzz/Makefile config.status: creating doc/Makefile config.status: creating xslt-config config.status: creating libxslt.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libxslt-1.1.34 && make make[2]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' Making all in libxslt make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' CC attrvt.lo CC xslt.lo CC xsltlocale.lo CC xsltutils.lo CC pattern.lo pattern.c: In function 'xsltFreeTemplateHashes': pattern.c:2622:7: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xsltFreeCompMatchListEntry); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from pattern.c:22: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC templates.lo CC variables.lo variables.c: In function 'xsltEvalGlobalVariables': variables.c:1342:35: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(ctxt->globalVars, xsltEvalGlobalVariableWrapper, ctxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from variables.c:17: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ variables.c: In function 'xsltFreeGlobalVariables': variables.c:2246:35: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(ctxt->globalVars, xsltFreeStackElemEntry); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from variables.c:17: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC keys.lo keys.c: In function 'xsltFreeKeyTable': keys.c:167:26: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(keyt->keys, xsltFreeNodeSetEntry); ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from keys.c:17: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC numbers.lo CC extensions.lo extensions.c: In function 'xsltInitCtxtExts': extensions.c:1050:42: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(style->extInfos, xsltInitCtxtExt, &ctx); ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltShutdownCtxtExts': extensions.c:1104:33: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(ctxt->extInfos, xsltShutdownCtxtExt, ctxt); ^~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ extensions.c:1105:33: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(ctxt->extInfos, xsltFreeExtDataEntry); ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltShutdownExts': extensions.c:1156:34: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(style->extInfos, xsltShutdownExt, style); ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ extensions.c:1157:34: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(style->extInfos, xsltFreeExtDataEntry); ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltUnregisterExtModule': extensions.c:1345:55: warning: passing argument 3 of 'xmlHashRemoveEntry' from incompatible pointer type [-Wincompatible-pointer-types] ret = xmlHashRemoveEntry(xsltExtensionsHash, URI, xsltFreeExtModuleEntry); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:157:47: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltUnregisterAllExtModules': extensions.c:1365:37: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(xsltExtensionsHash, xsltFreeExtModuleEntry); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltRegisterExtModuleElement': extensions.c:1665:25: warning: passing argument 5 of 'xmlHashUpdateEntry2' from incompatible pointer type [-Wincompatible-pointer-types] xsltFreeExtElementEntry); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:137:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltUnregisterExtModuleElement': extensions.c:1808:31: warning: passing argument 4 of 'xmlHashRemoveEntry2' from incompatible pointer type [-Wincompatible-pointer-types] xsltFreeExtElementEntry); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:160:70: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} const xmlChar *name2, xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltUnregisterAllExtModuleElement': extensions.c:1825:35: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(xsltElementsHash, xsltFreeExtElementEntry); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ extensions.c: In function 'xsltCleanupGlobals': extensions.c:2303:37: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(xsltModuleHash, xsltHashScannerModuleFree, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ CC extra.lo CC functions.lo CC namespaces.lo CC imports.lo imports.c: In function 'xsltFixImportedCompSteps': imports.c:68:39: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(style->templatesHash, xsltNormalizeCompSteps, master); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from imports.c:36: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:210:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, unsigned char *)'} but argument is of type 'void (*)(void *, void *, const xmlChar *)' {aka 'void (*)(void *, void *, const unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ CC attributes.lo attributes.c: In function 'xsltFreeAttributeSetsHashes': attributes.c:1246:7: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xsltFreeAttributeSetsEntry); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from attributes.c:36: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC documents.lo CC preproc.lo CC transform.lo CC security.lo CCLD libxslt.la make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' Making all in libexslt make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' CC exslt.lo CC common.lo CC crypto.lo CC math.lo CC sets.lo CC functions.lo functions.c: In function 'exsltFuncStyleShutdown': functions.c:234:23: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(data, exsltFuncFreeDataEntry); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/tree.h:1307, from functions.c:12: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC strings.lo CC date.lo CC saxon.lo saxon.c: In function 'exsltSaxonShutdown': saxon.c:57:23: warning: passing argument 2 of 'xmlHashFree' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashFree(data, exsltSaxonFreeCompExprEntry); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/xmlmemory.h:218, from /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/tree.h:1307, from saxon.c:10: /opt/metwork-mfext-1.2/opt/core/include/libxml2/libxml/hash.h:113:26: note: expected 'xmlHashDeallocator' {aka 'void (*)(void *, unsigned char *)'} but argument is of type 'void (*)(void *, const xmlChar *)' {aka 'void (*)(void *, const unsigned char *)'} xmlHashDeallocator f); ~~~~~~~~~~~~~~~~~~~^ CC dynamic.lo CCLD libexslt.la make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' Making all in xsltproc make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' CC xsltproc.o CCLD xsltproc CC testThreads.o CCLD testThreads make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' Making all in doc make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' Making all in tests make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' Making all in docs make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docs' Making all in REC1 make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' Making all in REC2 make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' Making all in REC make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' Making all in general make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' Making all in namespaces make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' Making all in keys make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' Making all in numbers make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' Making all in documents make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' Making all in extensions make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' Making all in reports make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' Making all in xmlspec make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' Making all in multiple make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' Making all in xinclude make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' Making all in XSLTMark make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' Making all in docbook make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' Making all in exslt make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' Making all in common make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' Making all in functions make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' Making all in math make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' Making all in saxon make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' Making all in sets make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' Making all in strings make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' Making all in dynamic make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' Making all in date make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' Making all in plugins make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' CC xmlsoft_org_xslt_testplugin_la-testplugin.lo CCLD xmlsoft_org_xslt_testplugin.la make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' Making all in fuzz make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' sed -e 's?\@XSLT_LIBDIR\@?-L/opt/metwork-mfext-1.2/opt/core/lib?g' \ -e 's?\@XSLT_INCLUDEDIR\@?-I/opt/metwork-mfext-1.2/opt/core/include?g' \ -e 's?\@VERSION\@?1.1.34?g' \ -e 's?\@XSLT_LIBS\@?-lxslt -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lrt?g' \ -e 's?\@XSLT_PRIVATE_LIBS\@?-lm?g' \ < ./xsltConf.sh.in > xsltConf.tmp \ && mv xsltConf.tmp xsltConf.sh make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[2]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' cd build/libxslt-1.1.34 && make install make[2]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' Making install in libxslt make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxslt.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libxslt.so.1.1.34 /opt/metwork-mfext-1.2/opt/core/lib/libxslt.so.1.1.34 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libxslt.so.1.1.34 libxslt.so.1 || { rm -f libxslt.so.1 && ln -s libxslt.so.1.1.34 libxslt.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libxslt.so.1.1.34 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.1.1.34 libxslt.so; }; }) libtool: install: /usr/bin/install -c .libs/libxslt.lai /opt/metwork-mfext-1.2/opt/core/lib/libxslt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-exec-hook make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/lib/libxslt-plugins" make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 libxslt.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libxslt' /usr/bin/install -c -m 644 xsltconfig.h '/opt/metwork-mfext-1.2/opt/core/include/libxslt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libxslt' /usr/bin/install -c -m 644 xslt.h xsltutils.h pattern.h templates.h variables.h keys.h numbersInternals.h extensions.h extra.h functions.h namespaces.h imports.h attributes.h documents.h preproc.h transform.h security.h xsltInternals.h xsltexports.h xsltlocale.h '/opt/metwork-mfext-1.2/opt/core/include/libxslt' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libxslt' Making install in libexslt make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libexslt.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: warning: relinking 'libexslt.la' libtool: install: (cd /src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt; /bin/sh "/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libtool" --silent --tag CC --mode=relink gcc -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -g -O2 -Wall -Wextra -Wformat=2 -Wmissing-format-attribute -version-info 8:20:8 -o libexslt.la -rpath /opt/metwork-mfext-1.2/opt/core/lib exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -lrt -lm ) libtool: install: /usr/bin/install -c .libs/libexslt.so.0.8.20T /opt/metwork-mfext-1.2/opt/core/lib/libexslt.so.0.8.20 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libexslt.so.0.8.20 libexslt.so.0 || { rm -f libexslt.so.0 && ln -s libexslt.so.0.8.20 libexslt.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libexslt.so.0.8.20 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.0.8.20 libexslt.so; }; }) libtool: install: /usr/bin/install -c .libs/libexslt.lai /opt/metwork-mfext-1.2/opt/core/lib/libexslt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libexslt' /usr/bin/install -c -m 644 exslt.h exsltexports.h '/opt/metwork-mfext-1.2/opt/core/include/libexslt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 libexslt.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libexslt' /usr/bin/install -c -m 644 exsltconfig.h '/opt/metwork-mfext-1.2/opt/core/include/libexslt' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/libexslt' Making install in xsltproc make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xsltproc '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xsltproc /opt/metwork-mfext-1.2/opt/core/bin/xsltproc make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/xsltproc' Making install in doc make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html /usr/bin/install -c -m 0644 ./*.html /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html /usr/bin/install -c -m 0644 ./*.gif /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/html /usr/bin/install -c -m 0644 ./html/*.html /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/html /usr/bin/install -c -m 0644 ./html/*.png /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/html /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/EXSLT /usr/bin/install -c -m 0644 ./EXSLT/*.html /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/EXSLT /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/* /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/tutorial /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/tutorial2 /usr/bin/install -c -m 0644 ./tutorial2/* /opt/metwork-mfext-1.2/opt/core/share/doc/libxslt-1.1.34/html/tutorial2 /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 xsltproc.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/doc' Making install in tests make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' Making install in docs make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docs' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docs' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docs' Making install in REC1 make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC1' Making install in REC2 make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC2' Making install in REC make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/REC' Making install in general make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/general' Making install in namespaces make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/namespaces' Making install in keys make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/keys' Making install in numbers make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/numbers' Making install in documents make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/documents' Making install in extensions make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/extensions' Making install in reports make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/reports' Making install in xmlspec make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xmlspec' Making install in multiple make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/multiple' Making install in xinclude make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/xinclude' Making install in XSLTMark make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/XSLTMark' Making install in docbook make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/docbook' Making install in exslt make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' Making install in common make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/common' Making install in functions make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/functions' Making install in math make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/math' Making install in saxon make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/saxon' Making install in sets make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/sets' Making install in strings make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/strings' Making install in dynamic make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/dynamic' Making install in date make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt/date' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' make[6]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' 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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/exslt' Making install in plugins make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/plugins' Making install in fuzz make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests/fuzz' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[5]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/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/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34/tests' make[3]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[4]: Entering directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c xslt-config '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /usr/bin/install -c -m 644 xsltConf.sh '/opt/metwork-mfext-1.2/opt/core/lib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /usr/bin/install -c -m 644 libxslt.m4 '/opt/metwork-mfext-1.2/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libxslt.pc libexslt.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[3]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[2]: Leaving directory '/src/layers/layer0_core/0060_libxslt/build/libxslt-1.1.34' make[1]: Leaving directory '/src/layers/layer0_core/0060_libxslt' make[3]: Leaving directory `/src/layers/layer0_core/0060_libxslt' make[3]: Entering directory `/src/layers/layer0_core/0070_layerapi2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "name: 'layerapi2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "version: '0.0.4'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "checksum: 'bac4855a66cb5422b3a94a876d475ced'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo -n "layerapi2 lib" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "website: 'https://github.com/metwork-framework/layerapi2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/layerapi2.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` `readlink -m ./sources` MD5 bac4855a66cb5422b3a94a876d475ced Computing checksum for /src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4.tar.gz... Good checksum rm -Rf layerapi2-0.0.4 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` tar.gz layerapi2-0.0.4 make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-1.2/opt/core FORCE_RPATH=/opt/metwork-mfext-1.2/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' gcc -c -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g util.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g log.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g layer.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g layerapi2.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g wrapper.c gcc -o layers -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib layers.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o test_layerapi2 -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib test_layerapi2.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_load_bash_cmds -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib layer_load_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_unload_bash_cmds -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib layer_unload_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_loaded -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib is_layer_loaded.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_installed -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib is_layer_installed.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_wrapper -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib layer_wrapper.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o get_layer_home -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib get_layer_home.c util.o log.o layer.o layerapi2.o wrapper.o gcc -shared -I. -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Werror -Wshadow -Wstrict-overflow -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"layerapi2\" -g -L. -L/opt/metwork-mfext-1.2/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.2/opt/core/lib -o liblayerapi2.so util.o log.o layer.o layerapi2.o wrapper.o make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-1.2/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' mkdir -p /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-1.2/opt/core/bin mkdir -p /opt/metwork-mfext-1.2/opt/core/include cp -f liblayerapi2.so /opt/metwork-mfext-1.2/opt/core/lib/ cp -f layers test_layerapi2 layer_load_bash_cmds layer_unload_bash_cmds is_layer_loaded is_layer_installed layer_wrapper get_layer_home /opt/metwork-mfext-1.2/opt/core/bin/ cp -f layerapi2.pc /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig/ cp -f layerapi2.h /opt/metwork-mfext-1.2/opt/core/include/ make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cp -f bootstrap_layer.sh /opt/metwork-mfext-1.2/opt/core/bin/bootstrap_layer.sh chmod +x /opt/metwork-mfext-1.2/opt/core/bin/bootstrap_layer.sh make[3]: Leaving directory `/src/layers/layer0_core/0070_layerapi2' make[3]: Entering directory `/src/layers/layer0_core/0080_log_proxy' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "name: 'log_proxy'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "version: '0.5.2'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "checksum: '4944f8779ce855aee3a040f38770a692'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo -n "log_proxy is a tiny C utility for log rotation for apps that write their logs to stdout/stderr" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "website: 'https://github.com/metwork-framework/log_proxy'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/log_proxy.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/log_proxy-0.5.2.tar.gz` `readlink -m ./sources` MD5 4944f8779ce855aee3a040f38770a692 Computing checksum for /src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2.tar.gz... Good checksum rm -Rf log_proxy-0.5.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/log_proxy-0.5.2.tar.gz` tar.gz log_proxy-0.5.2 make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy' cd build/log_proxy-0.5.2 && make PREFIX=/opt/metwork-mfext-1.2/opt/core FORCE_RPATH=/opt/metwork-mfext-1.2/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' gcc -c -o util.o -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os util.c gcc -c -o control.o -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os control.c gcc -c -o out.o -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os out.c gcc -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o log_proxy log_proxy.c util.o control.o out.o options.h -L. -pthread -L/opt/metwork-mfext-1.2/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.2/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o log_proxy_wrapper log_proxy_wrapper.c util.o control.o out.o options.h -L. -pthread -L/opt/metwork-mfext-1.2/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.2/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -fPIC -Wall -std=c99 -Wextra -pedantic -Wshadow -Wstrict-overflow -Wno-deprecated-declarations -Wno-cast-function-type -fno-strict-aliasing -DG_LOG_DOMAIN=\"log_proxy\" -O2 -Os -o test_log_proxy test_log_proxy.c util.o control.o out.o -L. -pthread -L/opt/metwork-mfext-1.2/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.2/opt/core/lib' -lrt make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd build/log_proxy-0.5.2 && make PREFIX=/opt/metwork-mfext-1.2/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' mkdir -p /opt/metwork-mfext-1.2/opt/core/bin cp -f log_proxy log_proxy_wrapper /opt/metwork-mfext-1.2/opt/core/bin make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.2' make[3]: Leaving directory `/src/layers/layer0_core/0080_log_proxy' make[3]: Entering directory `/src/layers/layer0_core/0100_redis' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "name: 'redis'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "version: '5.0.5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "checksum: '2d2c8142baf72e6543174fc7beccaaa1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo -n "REDIS is an in-memory data structure store, used as a database, cache and message broker" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "website: 'http://redis.io'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/redis.yaml; fi make --file=../../Makefile.standard download uncompress build install make[1]: Entering directory '/src/layers/layer0_core/0100_redis' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` `readlink -m ./sources` MD5 2d2c8142baf72e6543174fc7beccaaa1 Computing checksum for /src/layers/layer0_core/0100_redis/build/redis-5.0.5.tar.gz... Good checksum rm -Rf redis-5.0.5 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` tar.gz redis-5.0.5 Patching with redis5_nosetproctitle.patch... patching file src/config.h Patch ok cd build/redis-5.0.5 && make make[2]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd src && make all make[3]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark (cd ../deps && make distclean) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[4]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS= >> .make-settings echo LDFLAGS= >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua jemalloc) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo "" > .make-cflags) (echo "" > .make-ldflags) MAKE hiredis cd hiredis && make static make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' MAKE linenoise cd linenoise && make make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' cc -Wall -Os -g -c linenoise.c make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' MAKE lua cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c ldo.c: In function 'f_parser': ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable] int c = luaZ_lookahead(p->z); ^ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c lauxlib.c: In function 'luaL_loadfile': lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c ltablib.c: In function 'addfield': ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!lua_isstring(L, -1)) ^~ ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' luaL_addvalue(b); ^~~~~~~~~~~~~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c cc -o lua lua.o liblua.a -lm liblua.a(loslib.o): In function `os_tmpname': loslib.c:(.text+0x27c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c cc -o luac luac.o print.o liblua.a -lm make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' MAKE jemalloc cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" configure: WARNING: unrecognized options: --enable-cc-silence checking for xsltproc... /opt/metwork-mfext-1.2/opt/core/bin/xsltproc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ld... /opt/rh/devtoolset-8/root/usr/bin/ld checking for autoconf... /opt/metwork-mfext-1.2/opt/core/bin/autoconf checking for memalign... yes checking for valloc... yes checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... -lrt checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... no checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether GCC __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... no checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --enable-cc-silence =============================================================================== jemalloc version : 5.1.0-0-g0 library revision : 2 CONFIG : --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops ' LDFLAGS= CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : -Wall -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lrt -lm -lstdc++ -lpthread -ldl RPATH_EXTRA : XSLTPROC : /opt/metwork-mfext-1.2/opt/core/bin/xsltproc XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc/ objroot : abs_objroot : /src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" lib/libjemalloc.a make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o src/hooks.c nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.o src/hooks.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c g++ -Wall -g3 -fvisibility=hidden -O3 -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/jemalloc' make[4]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o CC util.o CC object.o CC db.o CC replication.o CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC scripting.o CC bio.o CC rio.o CC rand.o CC memtest.o CC crc64.o CC bitops.o CC sentinel.o CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o CC rax.o CC t_stream.o CC listpack.o CC localtime.o CC lolwut.o CC lolwut5.o LINK redis-server INSTALL redis-sentinel CC redis-cli.o LINK redis-cli CC redis-benchmark.o LINK redis-benchmark INSTALL redis-check-rdb INSTALL redis-check-aof Hint: It's a good idea to run 'make test' ;) make[3]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' make[2]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd build/redis-5.0.5 && make install make[2]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd src && make install make[3]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' CC Makefile.dep Hint: It's a good idea to run 'make test' ;) INSTALL install INSTALL install INSTALL install INSTALL install INSTALL install make[3]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' make[2]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' make[1]: Leaving directory '/src/layers/layer0_core/0100_redis' cd build/redis-5.0.5 && cp -f redis.conf /opt/metwork-mfext-1.2/opt/core/share/ make[3]: Leaving directory `/src/layers/layer0_core/0100_redis' make[3]: Entering directory `/src/layers/layer0_core/0110_cmake3' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "name: 'cmake'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "version: '3.19.1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "checksum: 'f2969ca3cf90a647c6c9f55b949f6cc1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo -n "CMAKE is an open-source, cross-platform family of tools designed to build, test and package software" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "website: 'https://cmake.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml echo "license: 'BSD3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/cmake.yaml; fi make --file=../../Makefile.standard OPTIONS="--system-curl --system-liblzma" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0110_cmake3' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/cmake-3.19.1.tar.gz` `readlink -m ./sources` MD5 f2969ca3cf90a647c6c9f55b949f6cc1 Trying to download https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1.tar.gz... --2023-07-17 13:32:11-- https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1.tar.gz Resolving github.com... 140.82.121.3 Connecting to github.com|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/da093100-2e57-11eb-968b-0877e446350d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T133212Z&X-Amz-Expires=300&X-Amz-Signature=66b95defc127dd083daa705bb56a3fabc8b8d9706c5c537170c9c100b1942e60&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.19.1.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-07-17 13:32:12-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/da093100-2e57-11eb-968b-0877e446350d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T133212Z&X-Amz-Expires=300&X-Amz-Signature=66b95defc127dd083daa705bb56a3fabc8b8d9706c5c537170c9c100b1942e60&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.19.1.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9256956 (8.8M) [application/octet-stream] Saving to: `/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1.tar.gz' 0K .......... .......... .......... .......... .......... 0% 13.3M 1s 50K .......... .......... .......... .......... .......... 1% 18.1M 1s 100K .......... .......... .......... .......... .......... 1% 77.5M 0s 150K .......... .......... .......... .......... .......... 2% 47.7M 0s 200K .......... .......... .......... .......... .......... 2% 29.1M 0s 250K .......... .......... .......... .......... .......... 3% 71.9M 0s 300K .......... .......... .......... .......... .......... 3% 467M 0s 350K .......... .......... .......... .......... .......... 4% 94.5M 0s 400K .......... .......... .......... .......... .......... 4% 83.8M 0s 450K .......... .......... .......... .......... .......... 5% 31.9M 0s 500K .......... .......... .......... .......... .......... 6% 136M 0s 550K .......... .......... .......... .......... .......... 6% 260M 0s 600K .......... .......... .......... .......... .......... 7% 422M 0s 650K .......... .......... .......... .......... .......... 7% 124M 0s 700K .......... .......... .......... .......... .......... 8% 112M 0s 750K .......... .......... .......... .......... .......... 8% 511M 0s 800K .......... .......... .......... .......... .......... 9% 152M 0s 850K .......... .......... .......... .......... .......... 9% 619M 0s 900K .......... .......... .......... .......... .......... 10% 397M 0s 950K .......... .......... .......... .......... .......... 11% 38.7M 0s 1000K .......... .......... .......... .......... .......... 11% 174M 0s 1050K .......... .......... .......... .......... .......... 12% 334M 0s 1100K .......... .......... .......... .......... .......... 12% 217M 0s 1150K .......... .......... .......... .......... .......... 13% 390M 0s 1200K .......... .......... .......... .......... .......... 13% 512M 0s 1250K .......... .......... .......... .......... .......... 14% 515M 0s 1300K .......... .......... .......... .......... .......... 14% 65.7M 0s 1350K .......... .......... .......... .......... .......... 15% 78.6M 0s 1400K .......... .......... .......... .......... .......... 16% 61.8M 0s 1450K .......... .......... .......... .......... .......... 16% 159M 0s 1500K .......... .......... .......... .......... .......... 17% 51.5M 0s 1550K .......... .......... .......... .......... .......... 17% 63.1M 0s 1600K .......... .......... .......... .......... .......... 18% 99.9M 0s 1650K .......... .......... .......... .......... .......... 18% 46.9M 0s 1700K .......... .......... .......... .......... .......... 19% 141M 0s 1750K .......... .......... .......... .......... .......... 19% 65.7M 0s 1800K .......... .......... .......... .......... .......... 20% 48.9M 0s 1850K .......... .......... .......... .......... .......... 21% 75.0M 0s 1900K .......... .......... .......... .......... .......... 21% 121M 0s 1950K .......... .......... .......... .......... .......... 22% 81.0M 0s 2000K .......... .......... .......... .......... .......... 22% 46.6M 0s 2050K .......... .......... .......... .......... .......... 23% 60.0M 0s 2100K .......... .......... .......... .......... .......... 23% 67.9M 0s 2150K .......... .......... .......... .......... .......... 24% 250M 0s 2200K .......... .......... .......... .......... .......... 24% 52.4M 0s 2250K .......... .......... .......... .......... .......... 25% 63.0M 0s 2300K .......... .......... .......... .......... .......... 25% 48.6M 0s 2350K .......... .......... .......... .......... .......... 26% 176M 0s 2400K .......... .......... .......... .......... .......... 27% 65.7M 0s 2450K .......... .......... .......... .......... .......... 27% 68.3M 0s 2500K .......... .......... .......... .......... .......... 28% 58.9M 0s 2550K .......... .......... .......... .......... .......... 28% 56.7M 0s 2600K .......... .......... .......... .......... .......... 29% 64.3M 0s 2650K .......... .......... .......... .......... .......... 29% 259M 0s 2700K .......... .......... .......... .......... .......... 30% 32.9M 0s 2750K .......... .......... .......... .......... .......... 30% 158M 0s 2800K .......... .......... .......... .......... .......... 31% 1.19M 0s 2850K .......... .......... .......... .......... .......... 32% 342M 0s 2900K .......... .......... .......... .......... .......... 32% 94.4M 0s 2950K .......... .......... .......... .......... .......... 33% 56.3M 0s 3000K .......... .......... .......... .......... .......... 33% 61.3M 0s 3050K .......... .......... .......... .......... .......... 34% 42.3M 0s 3100K .......... .......... .......... .......... .......... 34% 461M 0s 3150K .......... .......... .......... .......... .......... 35% 55.8M 0s 3200K .......... .......... .......... .......... .......... 35% 76.8M 0s 3250K .......... .......... .......... .......... .......... 36% 52.8M 0s 3300K .......... .......... .......... .......... .......... 37% 159M 0s 3350K .......... .......... .......... .......... .......... 37% 162M 0s 3400K .......... .......... .......... .......... .......... 38% 53.3M 0s 3450K .......... .......... .......... .......... .......... 38% 130M 0s 3500K .......... .......... .......... .......... .......... 39% 49.8M 0s 3550K .......... .......... .......... .......... .......... 39% 142M 0s 3600K .......... .......... .......... .......... .......... 40% 152M 0s 3650K .......... .......... .......... .......... .......... 40% 51.4M 0s 3700K .......... .......... .......... .......... .......... 41% 83.5M 0s 3750K .......... .......... .......... .......... .......... 42% 94.0M 0s 3800K .......... .......... .......... .......... .......... 42% 161M 0s 3850K .......... .......... .......... .......... .......... 43% 90.5M 0s 3900K .......... .......... .......... .......... .......... 43% 79.5M 0s 3950K .......... .......... .......... .......... .......... 44% 37.1M 0s 4000K .......... .......... .......... .......... .......... 44% 124M 0s 4050K .......... .......... .......... .......... .......... 45% 223M 0s 4100K .......... .......... .......... .......... .......... 45% 28.4M 0s 4150K .......... .......... .......... .......... .......... 46% 508M 0s 4200K .......... .......... .......... .......... .......... 47% 227M 0s 4250K .......... .......... .......... .......... .......... 47% 127M 0s 4300K .......... .......... .......... .......... .......... 48% 468M 0s 4350K .......... .......... .......... .......... .......... 48% 49.4M 0s 4400K .......... .......... .......... .......... .......... 49% 426M 0s 4450K .......... .......... .......... .......... .......... 49% 37.1M 0s 4500K .......... .......... .......... .......... .......... 50% 350M 0s 4550K .......... .......... .......... .......... .......... 50% 502M 0s 4600K .......... .......... .......... .......... .......... 51% 200M 0s 4650K .......... .......... .......... .......... .......... 51% 139M 0s 4700K .......... .......... .......... .......... .......... 52% 48.5M 0s 4750K .......... .......... .......... .......... .......... 53% 151M 0s 4800K .......... .......... .......... .......... .......... 53% 307M 0s 4850K .......... .......... .......... .......... .......... 54% 207M 0s 4900K .......... .......... .......... .......... .......... 54% 162M 0s 4950K .......... .......... .......... .......... .......... 55% 88.9M 0s 5000K .......... .......... .......... .......... .......... 55% 168M 0s 5050K .......... .......... .......... .......... .......... 56% 80.3M 0s 5100K .......... .......... .......... .......... .......... 56% 109M 0s 5150K .......... .......... .......... .......... .......... 57% 201M 0s 5200K .......... .......... .......... .......... .......... 58% 59.7M 0s 5250K .......... .......... .......... .......... .......... 58% 221M 0s 5300K .......... .......... .......... .......... .......... 59% 196M 0s 5350K .......... .......... .......... .......... .......... 59% 87.6M 0s 5400K .......... .......... .......... .......... .......... 60% 93.6M 0s 5450K .......... .......... .......... .......... .......... 60% 79.6M 0s 5500K .......... .......... .......... .......... .......... 61% 286M 0s 5550K .......... .......... .......... .......... .......... 61% 107M 0s 5600K .......... .......... .......... .......... .......... 62% 94.6M 0s 5650K .......... .......... .......... .......... .......... 63% 141M 0s 5700K .......... .......... .......... .......... .......... 63% 505M 0s 5750K .......... .......... .......... .......... .......... 64% 85.6M 0s 5800K .......... .......... .......... .......... .......... 64% 87.0M 0s 5850K .......... .......... .......... .......... .......... 65% 123M 0s 5900K .......... .......... .......... .......... .......... 65% 496M 0s 5950K .......... .......... .......... .......... .......... 66% 127M 0s 6000K .......... .......... .......... .......... .......... 66% 89.7M 0s 6050K .......... .......... .......... .......... .......... 67% 147M 0s 6100K .......... .......... .......... .......... .......... 68% 77.1M 0s 6150K .......... .......... .......... .......... .......... 68% 95.4M 0s 6200K .......... .......... .......... .......... .......... 69% 241M 0s 6250K .......... .......... .......... .......... .......... 69% 200M 0s 6300K .......... .......... .......... .......... .......... 70% 100M 0s 6350K .......... .......... .......... .......... .......... 70% 99.0M 0s 6400K .......... .......... .......... .......... .......... 71% 163M 0s 6450K .......... .......... .......... .......... .......... 71% 166M 0s 6500K .......... .......... .......... .......... .......... 72% 133M 0s 6550K .......... .......... .......... .......... .......... 73% 80.5M 0s 6600K .......... .......... .......... .......... .......... 73% 196M 0s 6650K .......... .......... .......... .......... .......... 74% 149M 0s 6700K .......... .......... .......... .......... .......... 74% 119M 0s 6750K .......... .......... .......... .......... .......... 75% 99.3M 0s 6800K .......... .......... .......... .......... .......... 75% 63.0M 0s 6850K .......... .......... .......... .......... .......... 76% 104M 0s 6900K .......... .......... .......... .......... .......... 76% 1.20M 0s 6950K .......... .......... .......... .......... .......... 77% 49.7M 0s 7000K .......... .......... .......... .......... .......... 77% 54.5M 0s 7050K .......... .......... .......... .......... .......... 78% 56.0M 0s 7100K .......... .......... .......... .......... .......... 79% 47.3M 0s 7150K .......... .......... .......... .......... .......... 79% 319M 0s 7200K .......... .......... .......... .......... .......... 80% 137M 0s 7250K .......... .......... .......... .......... .......... 80% 74.1M 0s 7300K .......... .......... .......... .......... .......... 81% 60.4M 0s 7350K .......... .......... .......... .......... .......... 81% 66.2M 0s 7400K .......... .......... .......... .......... .......... 82% 153M 0s 7450K .......... .......... .......... .......... .......... 82% 76.9M 0s 7500K .......... .......... .......... .......... .......... 83% 25.8M 0s 7550K .......... .......... .......... .......... .......... 84% 395M 0s 7600K .......... .......... .......... .......... .......... 84% 500M 0s 7650K .......... .......... .......... .......... .......... 85% 81.2M 0s 7700K .......... .......... .......... .......... .......... 85% 140M 0s 7750K .......... .......... .......... .......... .......... 86% 73.6M 0s 7800K .......... .......... .......... .......... .......... 86% 90.1M 0s 7850K .......... .......... .......... .......... .......... 87% 84.2M 0s 7900K .......... .......... .......... .......... .......... 87% 140M 0s 7950K .......... .......... .......... .......... .......... 88% 40.9M 0s 8000K .......... .......... .......... .......... .......... 89% 208M 0s 8050K .......... .......... .......... .......... .......... 89% 114M 0s 8100K .......... .......... .......... .......... .......... 90% 8.94M 0s 8150K .......... .......... .......... .......... .......... 90% 239M 0s 8200K .......... .......... .......... .......... .......... 91% 134M 0s 8250K .......... .......... .......... .......... .......... 91% 459M 0s 8300K .......... .......... .......... .......... .......... 92% 246M 0s 8350K .......... .......... .......... .......... .......... 92% 97.4M 0s 8400K .......... .......... .......... .......... .......... 93% 117M 0s 8450K .......... .......... .......... .......... .......... 94% 253M 0s 8500K .......... .......... .......... .......... .......... 94% 143M 0s 8550K .......... .......... .......... .......... .......... 95% 163M 0s 8600K .......... .......... .......... .......... .......... 95% 170M 0s 8650K .......... .......... .......... .......... .......... 96% 109M 0s 8700K .......... .......... .......... .......... .......... 96% 473M 0s 8750K .......... .......... .......... .......... .......... 97% 155M 0s 8800K .......... .......... .......... .......... .......... 97% 498M 0s 8850K .......... .......... .......... .......... .......... 98% 237M 0s 8900K .......... .......... .......... .......... .......... 99% 281M 0s 8950K .......... .......... .......... .......... .......... 99% 457M 0s 9000K .......... .......... .......... ......... 100% 608M=0.2s 2023-07-17 13:32:12 (48.0 MB/s) - `/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1.tar.gz' saved [9256956/9256956] Computing checksum for /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1.tar.gz... Good checksum rm -Rf cmake-3.19.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/cmake-3.19.1.tar.gz` tar.gz cmake-3.19.1 cd build/cmake-3.19.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.2/opt/core --system-curl --system-liblzma --------------------------------------------- CMake 3.19.1, Copyright 2000-2020 Kitware, Inc. and Contributors Found GNU toolchain C compiler on this system is: gcc C++ compiler on this system is: g++ Makefile processor on this system is: gmake g++ has setenv g++ has unsetenv g++ does not have environ in stdlib.h g++ has stl wstring g++ has --------------------------------------------- gmake[2]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk' g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddCustomCommandCommand.cxx -o cmAddCustomCommandCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddCustomTargetCommand.cxx -o cmAddCustomTargetCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddDefinitionsCommand.cxx -o cmAddDefinitionsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddDependenciesCommand.cxx -o cmAddDependenciesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddExecutableCommand.cxx -o cmAddExecutableCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddLibraryCommand.cxx -o cmAddLibraryCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddSubDirectoryCommand.cxx -o cmAddSubDirectoryCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmAddTestCommand.cxx -o cmAddTestCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmArgumentParser.cxx -o cmArgumentParser.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsLinker.cxx -o cmBinUtilsLinker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsLinuxELFLinker.cxx -o cmBinUtilsLinuxELFLinker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsMacOSMachOLinker.cxx -o cmBinUtilsMacOSMachOLinker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsWindowsPELinker.cxx -o cmBinUtilsWindowsPELinker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBreakCommand.cxx -o cmBreakCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmBuildCommand.cxx -o cmBuildCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCMakeMinimumRequired.cxx -o cmCMakeMinimumRequired.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCMakePath.cxx -o cmCMakePath.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCMakePolicyCommand.cxx -o cmCMakePolicyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCPackPropertiesGenerator.cxx -o cmCPackPropertiesGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCacheManager.cxx -o cmCacheManager.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCheckCustomOutputs.cxx -o cmCheckCustomOutputs.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCommand.cxx -o cmCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCommands.cxx -o cmCommands.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCommonTargetGenerator.cxx -o cmCommonTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmConsoleBuf.cxx -o cmConsoleBuf.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmConditionEvaluator.cxx -o cmConditionEvaluator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmConfigureFileCommand.cxx -o cmConfigureFileCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmContinueCommand.cxx -o cmContinueCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCoreTryCompile.cxx -o cmCoreTryCompile.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCreateTestSourceList.cxx -o cmCreateTestSourceList.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCustomCommand.cxx -o cmCustomCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmCustomCommandLines.cxx -o cmCustomCommandLines.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmDefinePropertyCommand.cxx -o cmDefinePropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmDefinitions.cxx -o cmDefinitions.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmEnableLanguageCommand.cxx -o cmEnableLanguageCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmEnableTestingCommand.cxx -o cmEnableTestingCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExecProgramCommand.cxx -o cmExecProgramCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExecuteProcessCommand.cxx -o cmExecuteProcessCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExpandedCommandArgument.cxx -o cmExpandedCommandArgument.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExportBuildFileGenerator.cxx -o cmExportBuildFileGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExportSet.cxx -o cmExportSet.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExportTryCompileFileGenerator.cxx -o cmExportTryCompileFileGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmExternalMakefileProjectGenerator.cxx -o cmExternalMakefileProjectGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileCommand.cxx -o cmFileCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileCopier.cxx -o cmFileCopier.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileInstaller.cxx -o cmFileInstaller.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileTime.cxx -o cmFileTime.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileTimeCache.cxx -o cmFileTimeCache.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFileTimes.cxx -o cmFileTimes.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindBase.cxx -o cmFindBase.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindCommon.cxx -o cmFindCommon.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindFileCommand.cxx -o cmFindFileCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindLibraryCommand.cxx -o cmFindLibraryCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindPackageCommand.cxx -o cmFindPackageCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindPathCommand.cxx -o cmFindPathCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFindProgramCommand.cxx -o cmFindProgramCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmForEachCommand.cxx -o cmForEachCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFunctionBlocker.cxx -o cmFunctionBlocker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFunctionCommand.cxx -o cmFunctionCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmFSPermissions.cxx -o cmFSPermissions.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionContext.cxx -o cmGeneratorExpressionContext.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionDAGChecker.cxx -o cmGeneratorExpressionDAGChecker.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionEvaluationFile.cxx -o cmGeneratorExpressionEvaluationFile.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionEvaluator.cxx -o cmGeneratorExpressionEvaluator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionLexer.cxx -o cmGeneratorExpressionLexer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionNode.cxx -o cmGeneratorExpressionNode.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorExpressionParser.cxx -o cmGeneratorExpressionParser.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGeneratorTarget.cxx -o cmGeneratorTarget.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetCMakePropertyCommand.cxx -o cmGetCMakePropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetDirectoryPropertyCommand.cxx -o cmGetDirectoryPropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetFilenameComponentCommand.cxx -o cmGetFilenameComponentCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetPipes.cxx -o cmGetPipes.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetPropertyCommand.cxx -o cmGetPropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetSourceFilePropertyCommand.cxx -o cmGetSourceFilePropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetTargetPropertyCommand.cxx -o cmGetTargetPropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGetTestPropertyCommand.cxx -o cmGetTestPropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGlobalCommonGenerator.cxx -o cmGlobalCommonGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGlobVerificationManager.cxx -o cmGlobVerificationManager.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmHexFileConverter.cxx -o cmHexFileConverter.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmIfCommand.cxx -o cmIfCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmIncludeCommand.cxx -o cmIncludeCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmIncludeGuardCommand.cxx -o cmIncludeGuardCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmIncludeDirectoryCommand.cxx -o cmIncludeDirectoryCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmIncludeRegularExpressionCommand.cxx -o cmIncludeRegularExpressionCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallCommand.cxx -o cmInstallCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallCommandArguments.cxx -o cmInstallCommandArguments.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallFilesCommand.cxx -o cmInstallFilesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallSubdirectoryGenerator.cxx -o cmInstallSubdirectoryGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstallTargetsCommand.cxx -o cmInstallTargetsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmInstalledFile.cxx -o cmInstalledFile.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLDConfigLDConfigTool.cxx -o cmLDConfigLDConfigTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLDConfigTool.cxx -o cmLDConfigTool.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLinkDirectoriesCommand.cxx -o cmLinkDirectoriesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLinkItem.cxx -o cmLinkItem.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLinkItemGraphVisitor.cxx -o cmLinkItemGraphVisitor.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLinkLineComputer.cxx -o cmLinkLineComputer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLinkLineDeviceComputer.cxx -o cmLinkLineDeviceComputer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmListCommand.cxx -o cmListCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmListFileCache.cxx -o cmListFileCache.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLocalCommonGenerator.cxx -o cmLocalCommonGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMSVC60LinkLineComputer.cxx -o cmMSVC60LinkLineComputer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMacroCommand.cxx -o cmMacroCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakeDirectoryCommand.cxx -o cmMakeDirectoryCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakefile.cxx -o cmMakefile.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMarkAsAdvancedCommand.cxx -o cmMarkAsAdvancedCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMathCommand.cxx -o cmMathCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMessageCommand.cxx -o cmMessageCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMessenger.cxx -o cmMessenger.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmNewLineStyle.cxx -o cmNewLineStyle.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmOSXBundleGenerator.cxx -o cmOSXBundleGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmOptionCommand.cxx -o cmOptionCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmOutputConverter.cxx -o cmOutputConverter.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmParseArgumentsCommand.cxx -o cmParseArgumentsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmPathLabel.cxx -o cmPathLabel.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmPolicies.cxx -o cmPolicies.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmProcessOutput.cxx -o cmProcessOutput.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmProjectCommand.cxx -o cmProjectCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmPropertyMap.cxx -o cmPropertyMap.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmReturnCommand.cxx -o cmReturnCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmRulePlaceholderExpander.cxx -o cmRulePlaceholderExpander.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmRuntimeDependencyArchive.cxx -o cmRuntimeDependencyArchive.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSearchPath.cxx -o cmSearchPath.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSeparateArgumentsCommand.cxx -o cmSeparateArgumentsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetCommand.cxx -o cmSetCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetDirectoryPropertiesCommand.cxx -o cmSetDirectoryPropertiesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetPropertyCommand.cxx -o cmSetPropertyCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetSourceFilesPropertiesCommand.cxx -o cmSetSourceFilesPropertiesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetTargetPropertiesCommand.cxx -o cmSetTargetPropertiesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSetTestsPropertiesCommand.cxx -o cmSetTestsPropertiesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSiteNameCommand.cxx -o cmSiteNameCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSourceFile.cxx -o cmSourceFile.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStandardLevelResolver.cxx -o cmStandardLevelResolver.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmState.cxx -o cmState.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStateDirectory.cxx -o cmStateDirectory.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStateSnapshot.cxx -o cmStateSnapshot.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmString.cxx -o cmString.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStringAlgorithms.cxx -o cmStringAlgorithms.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStringReplaceHelper.cxx -o cmStringReplaceHelper.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmStringCommand.cxx -o cmStringCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSubcommandTable.cxx -o cmSubcommandTable.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSubdirCommand.cxx -o cmSubdirCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmSystemTools.cxx -o cmSystemTools.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTarget.cxx -o cmTarget.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetCompileDefinitionsCommand.cxx -o cmTargetCompileDefinitionsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetCompileFeaturesCommand.cxx -o cmTargetCompileFeaturesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetCompileOptionsCommand.cxx -o cmTargetCompileOptionsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetIncludeDirectoriesCommand.cxx -o cmTargetIncludeDirectoriesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetLinkLibrariesCommand.cxx -o cmTargetLinkLibrariesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetLinkOptionsCommand.cxx -o cmTargetLinkOptionsCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetPrecompileHeadersCommand.cxx -o cmTargetPrecompileHeadersCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetPropCommandBase.cxx -o cmTargetPropCommandBase.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetPropertyComputer.cxx -o cmTargetPropertyComputer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTargetSourcesCommand.cxx -o cmTargetSourcesCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTest.cxx -o cmTest.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTestGenerator.cxx -o cmTestGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTimestamp.cxx -o cmTimestamp.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTryCompileCommand.cxx -o cmTryCompileCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmTryRunCommand.cxx -o cmTryRunCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmUnsetCommand.cxx -o cmUnsetCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmUVHandlePtr.cxx -o cmUVHandlePtr.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmUVProcessChain.cxx -o cmUVProcessChain.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmVersion.cxx -o cmVersion.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmWhileCommand.cxx -o cmWhileCommand.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmWorkingDirectory.cxx -o cmWorkingDirectory.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmake.cxx -o cmake.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmakemain.cxx -o cmakemain.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmcmd.cxx -o cmcmd.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmDepends.cxx -o cmDepends.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmDependsC.cxx -o cmDependsC.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std/cm/bits/fs_path.cxx -o fs_path.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std/cm/bits/string_view.cxx -o string_view.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser/cmExprLexer.cxx -o cmExprLexer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser/cmExprParser.cxx -o cmExprParser.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser/cmListFileLexer.c -o cmListFileLexer.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/Directory.cxx -o Directory.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/EncodingCXX.cxx -o EncodingCXX.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/FStream.cxx -o FStream.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/Glob.cxx -o Glob.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/RegularExpression.cxx -o RegularExpression.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_UTIMENSAT=0 -DKWSYS_CXX_HAS_UTIMES=0 -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/SystemTools.cxx -o SystemTools.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/EncodingC.c -o EncodingC.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_STRING_C -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/String.c -o String.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/System.c -o System.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -DKWSYS_NAMESPACE=cmsys -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/kwsys/Terminal.c -o Terminal.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/strscpy.c -o uv-src-strscpy.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/timer.c -o uv-src-timer.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/uv-common.c -o uv-src-uv-common.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/cmake-bootstrap.c -o uv-src-unix-cmake-bootstrap.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/core.c -o uv-src-unix-core.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/fs.c -o uv-src-unix-fs.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/loop.c -o uv-src-unix-loop.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/loop-watcher.c -o uv-src-unix-loop-watcher.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/no-fsevents.c -o uv-src-unix-no-fsevents.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/pipe.c -o uv-src-unix-pipe.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/poll.c -o uv-src-unix-poll.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/posix-hrtime.c -o uv-src-unix-posix-hrtime.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/posix-poll.c -o uv-src-unix-posix-poll.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/process.c -o uv-src-unix-process.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/signal.c -o uv-src-unix-signal.c.o gcc -DCMAKE_BOOTSTRAP -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities -D_GNU_SOURCE -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/include -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src -c /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/cmlibuv/src/unix/stream.c -o uv-src-unix-stream.c.o g++ -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Source/LexerParser -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities/std -I/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Utilities cmAddCustomCommandCommand.o cmAddCustomTargetCommand.o cmAddDefinitionsCommand.o cmAddDependenciesCommand.o cmAddExecutableCommand.o cmAddLibraryCommand.o cmAddSubDirectoryCommand.o cmAddTestCommand.o cmArgumentParser.o cmBinUtilsLinker.o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o cmBinUtilsLinuxELFLinker.o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOLinker.o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o cmBinUtilsWindowsPELinker.o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o cmBreakCommand.o cmBuildCommand.o cmCMakeMinimumRequired.o cmCMakePath.o cmCMakePolicyCommand.o cmCPackPropertiesGenerator.o cmCacheManager.o cmCheckCustomOutputs.o cmCommand.o cmCommandArgumentParserHelper.o cmCommands.o cmCommonTargetGenerator.o cmComputeComponentGraph.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmComputeTargetDepends.o cmConsoleBuf.o cmConditionEvaluator.o cmConfigureFileCommand.o cmContinueCommand.o cmCoreTryCompile.o cmCreateTestSourceList.o cmCustomCommand.o cmCustomCommandGenerator.o cmCustomCommandLines.o cmDefinePropertyCommand.o cmDefinitions.o cmDocumentationFormatter.o cmEnableLanguageCommand.o cmEnableTestingCommand.o cmExecProgramCommand.o cmExecuteProcessCommand.o cmExpandedCommandArgument.o cmExportBuildFileGenerator.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmExportSet.o cmExportTryCompileFileGenerator.o cmExprParserHelper.o cmExternalMakefileProjectGenerator.o cmFileCommand.o cmFileCopier.o cmFileInstaller.o cmFileTime.o cmFileTimeCache.o cmFileTimes.o cmFindBase.o cmFindCommon.o cmFindFileCommand.o cmFindLibraryCommand.o cmFindPackageCommand.o cmFindPathCommand.o cmFindProgramCommand.o cmForEachCommand.o cmFunctionBlocker.o cmFunctionCommand.o cmFSPermissions.o cmGeneratedFileStream.o cmGeneratorExpression.o cmGeneratorExpressionContext.o cmGeneratorExpressionDAGChecker.o cmGeneratorExpressionEvaluationFile.o cmGeneratorExpressionEvaluator.o cmGeneratorExpressionLexer.o cmGeneratorExpressionNode.o cmGeneratorExpressionParser.o cmGeneratorTarget.o cmGetCMakePropertyCommand.o cmGetDirectoryPropertyCommand.o cmGetFilenameComponentCommand.o cmGetPipes.o cmGetPropertyCommand.o cmGetSourceFilePropertyCommand.o cmGetTargetPropertyCommand.o cmGetTestPropertyCommand.o cmGlobalCommonGenerator.o cmGlobalGenerator.o cmGlobVerificationManager.o cmHexFileConverter.o cmIfCommand.o cmIncludeCommand.o cmIncludeGuardCommand.o cmIncludeDirectoryCommand.o cmIncludeRegularExpressionCommand.o cmInstallCommand.o cmInstallCommandArguments.o cmInstallDirectoryGenerator.o cmInstallExportGenerator.o cmInstallFilesCommand.o cmInstallFilesGenerator.o cmInstallGenerator.o cmInstallScriptGenerator.o cmInstallSubdirectoryGenerator.o cmInstallTargetGenerator.o cmInstallTargetsCommand.o cmInstalledFile.o cmLDConfigLDConfigTool.o cmLDConfigTool.o cmLinkDirectoriesCommand.o cmLinkItem.o cmLinkItemGraphVisitor.o cmLinkLineComputer.o cmLinkLineDeviceComputer.o cmListCommand.o cmListFileCache.o cmLocalCommonGenerator.o cmLocalGenerator.o cmMSVC60LinkLineComputer.o cmMacroCommand.o cmMakeDirectoryCommand.o cmMakefile.o cmMarkAsAdvancedCommand.o cmMathCommand.o cmMessageCommand.o cmMessenger.o cmNewLineStyle.o cmOSXBundleGenerator.o cmOptionCommand.o cmOrderDirectories.o cmOutputConverter.o cmParseArgumentsCommand.o cmPathLabel.o cmPolicies.o cmProcessOutput.o cmProjectCommand.o cmPropertyDefinition.o cmPropertyMap.o cmReturnCommand.o cmRulePlaceholderExpander.o cmRuntimeDependencyArchive.o cmScriptGenerator.o cmSearchPath.o cmSeparateArgumentsCommand.o cmSetCommand.o cmSetDirectoryPropertiesCommand.o cmSetPropertyCommand.o cmSetSourceFilesPropertiesCommand.o cmSetTargetPropertiesCommand.o cmSetTestsPropertiesCommand.o cmSiteNameCommand.o cmSourceFile.o cmSourceFileLocation.o cmStandardLevelResolver.o cmState.o cmStateDirectory.o cmStateSnapshot.o cmString.o cmStringAlgorithms.o cmStringReplaceHelper.o cmStringCommand.o cmSubcommandTable.o cmSubdirCommand.o cmSystemTools.o cmTarget.o cmTargetCompileDefinitionsCommand.o cmTargetCompileFeaturesCommand.o cmTargetCompileOptionsCommand.o cmTargetIncludeDirectoriesCommand.o cmTargetLinkLibrariesCommand.o cmTargetLinkOptionsCommand.o cmTargetPrecompileHeadersCommand.o cmTargetPropCommandBase.o cmTargetPropertyComputer.o cmTargetSourcesCommand.o cmTest.o cmTestGenerator.o cmTimestamp.o cmTryCompileCommand.o cmTryRunCommand.o cmUnsetCommand.o cmUVHandlePtr.o cmUVProcessChain.o cmVersion.o cmWhileCommand.o cmWorkingDirectory.o cmake.o cmakemain.o cmcmd.o cmDepends.o cmDependsC.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o fs_path.o string_view.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmExprLexer.o cmExprParser.o cmListFileLexer.o Directory.o EncodingCXX.o FStream.o Glob.o RegularExpression.o SystemTools.o EncodingC.o ProcessUNIX.o String.o System.o Terminal.o uv-src-strscpy.c.o uv-src-timer.c.o uv-src-uv-common.c.o uv-src-unix-cmake-bootstrap.c.o uv-src-unix-core.c.o uv-src-unix-fs.c.o uv-src-unix-loop.c.o uv-src-unix-loop-watcher.c.o uv-src-unix-no-fsevents.c.o uv-src-unix-pipe.c.o uv-src-unix-poll.c.o uv-src-unix-posix-hrtime.c.o uv-src-unix-posix-poll.c.o uv-src-unix-process.c.o uv-src-unix-signal.c.o uv-src-unix-stream.c.o -ldl -lrt -o cmake gmake[2]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk' loading initial cache file /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1/Bootstrap.cmk/InitialCacheFlags.cmake -- 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/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking if compiler supports C11 _Thread_local -- Checking if compiler supports C11 _Thread_local - yes -- Checking if compiler supports needed C++17 constructs -- Checking if compiler supports needed C++17 constructs - yes -- Checking if compiler supports C++ make_unique -- Checking if compiler supports C++ make_unique - yes -- Checking if compiler supports C++ filesystem -- Checking if compiler supports C++ filesystem - no -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for environ -- Looking for environ - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether C compiler has clock_gettime -- Checking whether C compiler has clock_gettime - no -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - yes -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - no -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - yes -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- Checking whether CXX compiler has getloadavg -- Checking whether CXX compiler has getloadavg - yes -- Checking whether is available -- Checking whether is available - yes -- Using system-installed CURL -- Using system-installed LIBLZMA -- Using system-installed NGHTTP2 -- Using system-installed ZLIB -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3") -- Found CURL: /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so (found version "7.65.1") -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for mmap -- Looking for mmap - found -- Looking for getrandom -- Looking for getrandom - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Performing Test HAVE_SYSCALL_GETRANDOM -- Performing Test HAVE_SYSCALL_GETRANDOM - Failed -- Looking for lzma_auto_decoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_auto_decoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Looking for lzma_easy_encoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_easy_encoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Looking for lzma_lzma_preset in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_lzma_preset in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Found LibLZMA: /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so (found version "5.2.5") -- Found BZip2: cmbzip2 (found version "1.0.8") -- Performing Test HAVE_DIRENT_H -- Performing Test HAVE_DIRENT_H - Success -- Looking for 3 include files sys/types.h, ..., copyfile.h -- Looking for 3 include files sys/types.h, ..., copyfile.h - not found -- Looking for 3 include files sys/types.h, ..., direct.h -- Looking for 3 include files sys/types.h, ..., direct.h - not found -- Looking for 4 include files sys/types.h, ..., errno.h -- Looking for 4 include files sys/types.h, ..., errno.h - found -- Looking for 5 include files sys/types.h, ..., ext2fs/ext2_fs.h -- Looking for 5 include files sys/types.h, ..., ext2fs/ext2_fs.h - not found -- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS -- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS - Failed -- Looking for 6 include files sys/types.h, ..., grp.h -- Looking for 6 include files sys/types.h, ..., grp.h - found -- Looking for 7 include files sys/types.h, ..., io.h -- Looking for 7 include files sys/types.h, ..., io.h - not found -- Looking for 7 include files sys/types.h, ..., langinfo.h -- Looking for 7 include files sys/types.h, ..., langinfo.h - found -- Looking for 8 include files sys/types.h, ..., limits.h -- Looking for 8 include files sys/types.h, ..., limits.h - found -- Looking for 9 include files sys/types.h, ..., linux/types.h -- Looking for 9 include files sys/types.h, ..., linux/types.h - found -- Looking for 10 include files sys/types.h, ..., linux/fiemap.h -- Looking for 10 include files sys/types.h, ..., linux/fiemap.h - found -- Looking for 11 include files sys/types.h, ..., linux/fs.h -- Looking for 11 include files sys/types.h, ..., linux/fs.h - found -- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS -- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS - Success -- Looking for 12 include files sys/types.h, ..., linux/magic.h -- Looking for 12 include files sys/types.h, ..., linux/magic.h - found -- Looking for 14 include files sys/types.h, ..., membership.h -- Looking for 14 include files sys/types.h, ..., membership.h - not found -- Looking for 15 include files sys/types.h, ..., paths.h -- Looking for 15 include files sys/types.h, ..., paths.h - found -- Looking for 16 include files sys/types.h, ..., poll.h -- Looking for 16 include files sys/types.h, ..., poll.h - found -- Looking for 17 include files sys/types.h, ..., process.h -- Looking for 17 include files sys/types.h, ..., process.h - not found -- Looking for 17 include files sys/types.h, ..., pthread.h -- Looking for 17 include files sys/types.h, ..., pthread.h - found -- Looking for 18 include files sys/types.h, ..., pwd.h -- Looking for 18 include files sys/types.h, ..., pwd.h - found -- Looking for 19 include files sys/types.h, ..., readpassphrase.h -- Looking for 19 include files sys/types.h, ..., readpassphrase.h - not found -- Looking for 19 include files sys/types.h, ..., regex.h -- Looking for 19 include files sys/types.h, ..., regex.h - found -- Looking for 20 include files sys/types.h, ..., signal.h -- Looking for 20 include files sys/types.h, ..., signal.h - found -- Looking for 21 include files sys/types.h, ..., spawn.h -- Looking for 21 include files sys/types.h, ..., spawn.h - found -- Looking for 22 include files sys/types.h, ..., stdarg.h -- Looking for 22 include files sys/types.h, ..., stdarg.h - found -- Looking for 26 include files sys/types.h, ..., sys/acl.h -- Looking for 26 include files sys/types.h, ..., sys/acl.h - not found -- Looking for 26 include files sys/types.h, ..., sys/cdefs.h -- Looking for 26 include files sys/types.h, ..., sys/cdefs.h - found -- Looking for 27 include files sys/types.h, ..., sys/extattr.h -- Looking for 27 include files sys/types.h, ..., sys/extattr.h - not found -- Looking for 27 include files sys/types.h, ..., sys/ioctl.h -- Looking for 27 include files sys/types.h, ..., sys/ioctl.h - found -- Looking for 28 include files sys/types.h, ..., sys/mkdev.h -- Looking for 28 include files sys/types.h, ..., sys/mkdev.h - not found -- Looking for 28 include files sys/types.h, ..., sys/mount.h -- Looking for 28 include files sys/types.h, ..., sys/mount.h - not found -- Looking for 28 include files sys/types.h, ..., sys/param.h -- Looking for 28 include files sys/types.h, ..., sys/param.h - found -- Looking for 29 include files sys/types.h, ..., sys/poll.h -- Looking for 29 include files sys/types.h, ..., sys/poll.h - found -- Looking for 30 include files sys/types.h, ..., sys/richacl.h -- Looking for 30 include files sys/types.h, ..., sys/richacl.h - not found -- Looking for 30 include files sys/types.h, ..., sys/select.h -- Looking for 30 include files sys/types.h, ..., sys/select.h - found -- Looking for 32 include files sys/types.h, ..., sys/statfs.h -- Looking for 32 include files sys/types.h, ..., sys/statfs.h - found -- Looking for 33 include files sys/types.h, ..., sys/statvfs.h -- Looking for 33 include files sys/types.h, ..., sys/statvfs.h - found -- Looking for 34 include files sys/types.h, ..., sys/sysmacros.h -- Looking for 34 include files sys/types.h, ..., sys/sysmacros.h - found -- Looking for 35 include files sys/types.h, ..., sys/time.h -- Looking for 35 include files sys/types.h, ..., sys/time.h - found -- Looking for 36 include files sys/types.h, ..., sys/utime.h -- Looking for 36 include files sys/types.h, ..., sys/utime.h - not found -- Looking for 36 include files sys/types.h, ..., sys/utsname.h -- Looking for 36 include files sys/types.h, ..., sys/utsname.h - found -- Looking for 37 include files sys/types.h, ..., sys/vfs.h -- Looking for 37 include files sys/types.h, ..., sys/vfs.h - found -- Looking for 38 include files sys/types.h, ..., sys/wait.h -- Looking for 38 include files sys/types.h, ..., sys/wait.h - found -- Looking for 39 include files sys/types.h, ..., sys/xattr.h -- Looking for 39 include files sys/types.h, ..., sys/xattr.h - found -- Looking for 40 include files sys/types.h, ..., time.h -- Looking for 40 include files sys/types.h, ..., time.h - found -- Looking for 42 include files sys/types.h, ..., utime.h -- Looking for 42 include files sys/types.h, ..., utime.h - found -- Looking for 44 include files sys/types.h, ..., wctype.h -- Looking for 44 include files sys/types.h, ..., wctype.h - found -- Looking for 45 include files sys/types.h, ..., windows.h -- Looking for 45 include files sys/types.h, ..., windows.h - not found -- Looking for 45 include files sys/types.h, ..., wincrypt.h -- Looking for 45 include files sys/types.h, ..., wincrypt.h - not found -- Looking for 45 include files sys/types.h, ..., winioctl.h -- Looking for 45 include files sys/types.h, ..., winioctl.h - not found -- Performing Test SAFE_TO_DEFINE_EXTENSIONS -- Performing Test SAFE_TO_DEFINE_EXTENSIONS - Success -- Looking for MD5Init in md -- Looking for MD5Init in md - not found -- Looking for chown -- Looking for chown - found -- Looking for chroot -- Looking for chroot - found -- Looking for ctime_r -- Looking for ctime_r - found -- Looking for fchdir -- Looking for fchdir - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fchown -- Looking for fchown - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdopendir -- Looking for fdopendir - found -- Looking for fork -- Looking for fork - found -- Looking for fstat -- Looking for fstat - found -- Looking for fstatat -- Looking for fstatat - found -- Looking for fstatfs -- Looking for fstatfs - found -- Looking for fstatvfs -- Looking for fstatvfs - found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for futimesat -- Looking for futimesat - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgrgid_r -- Looking for getgrgid_r - found -- Looking for getgrnam_r -- Looking for getgrnam_r - found -- Looking for getpwnam_r -- Looking for getpwnam_r - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for getpid -- Looking for getpid - found -- Looking for getvfsbyname -- Looking for getvfsbyname - not found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for lchflags -- Looking for lchflags - not found -- Looking for lchown -- Looking for lchown - found -- Looking for link -- Looking for link - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for lstat -- Looking for lstat - found -- Looking for lutimes -- Looking for lutimes - found -- Looking for mbrtowc -- Looking for mbrtowc - found -- Looking for mkdir -- Looking for mkdir - found -- Looking for mkfifo -- Looking for mkfifo - found -- Looking for mknod -- Looking for mknod - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for openat -- Looking for openat - found -- Looking for pipe -- Looking for pipe - found -- Looking for poll -- Looking for poll - found -- Looking for posix_spawnp -- Looking for posix_spawnp - found -- Looking for readlink -- Looking for readlink - found -- Looking for readpassphrase -- Looking for readpassphrase - not found -- Looking for select -- Looking for select - found -- Looking for setenv -- Looking for setenv - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for statfs -- Looking for statfs - found -- Looking for statvfs -- Looking for statvfs - found -- Looking for strerror -- Looking for strerror - found -- Looking for strncpy_s -- Looking for strncpy_s - not found -- Looking for symlink -- Looking for symlink - found -- Looking for timegm -- Looking for timegm - found -- Looking for tzset -- Looking for tzset - found -- Looking for unlinkat -- Looking for unlinkat - found -- Looking for utime -- Looking for utime - found -- Looking for utimes -- Looking for utimes - found -- Looking for utimensat -- Looking for utimensat - found -- Looking for vfork -- Looking for vfork - found -- Looking for wcrtomb -- Looking for wcrtomb - found -- Looking for wcscmp -- Looking for wcscmp - found -- Looking for wcscpy -- Looking for wcscpy - found -- Looking for wcslen -- Looking for wcslen - found -- Looking for wctomb -- Looking for wctomb - found -- Looking for _ctime64_s -- Looking for _ctime64_s - not found -- Looking for _fseeki64 -- Looking for _fseeki64 - not found -- Looking for _get_timezone -- Looking for _get_timezone - not found -- Looking for _gmtime64_s -- Looking for _gmtime64_s - not found -- Looking for _localtime64_s -- Looking for _localtime64_s - not found -- Looking for _mkgmtime64 -- Looking for _mkgmtime64 - not found -- Looking for cygwin_conv_path -- Looking for cygwin_conv_path - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for vprintf -- Looking for vprintf - found -- Looking for wmemcmp -- Looking for wmemcmp - found -- Looking for wmemcpy -- Looking for wmemcpy - found -- Looking for wmemmove -- Looking for wmemmove - found -- Performing Test HAVE_STRUCT_VFSCONF -- Performing Test HAVE_STRUCT_VFSCONF - Failed -- Performing Test HAVE_STRUCT_XVFSCONF -- Performing Test HAVE_STRUCT_XVFSCONF - Failed -- Performing Test HAVE_READDIR_R -- Performing Test HAVE_READDIR_R - Success -- Performing Test HAVE_DIRFD -- Performing Test HAVE_DIRFD - Success -- Performing Test HAVE_READLINKAT -- Performing Test HAVE_READLINKAT - Success -- Performing Test MAJOR_IN_MKDEV -- Performing Test MAJOR_IN_MKDEV - Failed -- Performing Test MAJOR_IN_SYSMACROS -- Performing Test MAJOR_IN_SYSMACROS - Success -- Performing Test HAVE_LZMA_STREAM_ENCODER_MT -- Performing Test HAVE_LZMA_STREAM_ENCODER_MT - Failed -- Looking for EFTYPE -- Looking for EFTYPE - not found -- Looking for EILSEQ -- Looking for EILSEQ - found -- Looking for D_MD_ORDER -- Looking for D_MD_ORDER - not found -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success -- Performing Test HAVE_STRUCT_TM___TM_GMTOFF -- Performing Test HAVE_STRUCT_TM___TM_GMTOFF - Failed -- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX -- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed -- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE -- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE - Failed -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Success -- Check size of dev_t -- Check size of dev_t - done -- Check size of gid_t -- Check size of gid_t - done -- Check size of id_t -- Check size of id_t - done -- Check size of mode_t -- Check size of mode_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of uid_t -- Check size of uid_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of wchar_t -- Check size of wchar_t - done -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- not found -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- not found -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- not found -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- not found -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- not found -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- not found -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- not found -- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- not found -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- not found -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- not found -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- not found -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- not found -- Checking support for ARCHIVE_CRYPTO_MD5_LIBMD -- Checking support for ARCHIVE_CRYPTO_MD5_LIBMD -- not found -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD -- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD -- not found -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBMD -- Checking support for ARCHIVE_CRYPTO_SHA1_LIBMD -- not found -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBMD -- Checking support for ARCHIVE_CRYPTO_SHA256_LIBMD -- not found -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBMD -- Checking support for ARCHIVE_CRYPTO_SHA512_LIBMD -- not found -- Checking for curses support -- Checking for curses support - Success -- Looking for wsyncup in /usr/lib64/libcurses.so -- Looking for wsyncup in /usr/lib64/libcurses.so - found -- Looking for cbreak in /usr/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - not found -- Looking for nodelay in /usr/lib64/libncurses.so -- Looking for nodelay in /usr/lib64/libncurses.so - not found -- Found Curses: /usr/lib64/libncurses.so -- Looking for elf.h -- Looking for elf.h - found -- Looking for use_default_colors -- Looking for use_default_colors - found -- Looking for a Fortran compiler -- Looking for a Fortran compiler - /usr/bin/f95 -- Performing Test run_pic_test -- Performing Test run_pic_test - Success -- Performing Test run_inlines_hidden_test -- Performing Test run_inlines_hidden_test - Success -- Configuring done -- Generating done -- Build files have been written to: /src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1 --------------------------------------------- CMake has bootstrapped. Now run gmake. cd build/cmake-3.19.1 && make make[2]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[3]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsys make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o [ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/EncodingCXX.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o [ 1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o [ 2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/FStream.cxx.o [ 2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o [ 2%] Linking CXX static library libcmsys.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 2%] Built target cmsys make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsysTestsCxx make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 2%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o [ 2%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testConfigure.cxx.o [ 2%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDirectory.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testConsoleBuf.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o [ 4%] Linking CXX executable cmsysTestsCxx make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Built target cmsysTestsCxx make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsysTestDynload make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Building C object Source/kwsys/CMakeFiles/cmsysTestDynload.dir/testDynload.c.o [ 4%] Linking C shared module libcmsysTestDynload.so make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Built target cmsysTestDynload make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsys_c make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o [ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o [ 5%] Linking C static library libcmsys_c.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target cmsys_c make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target testConsoleBufChild make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Building CXX object Source/kwsys/CMakeFiles/testConsoleBufChild.dir/testConsoleBufChild.cxx.o [ 5%] Linking CXX executable testConsoleBufChild make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target testConsoleBufChild make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsysTestProcess make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Building C object Source/kwsys/CMakeFiles/cmsysTestProcess.dir/testProcess.c.o [ 5%] Linking C executable cmsysTestProcess make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target cmsysTestProcess make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsysTestSharedForward make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Building C object Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.c.o [ 6%] Linking C executable cmsysTestSharedForward make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Built target cmsysTestSharedForward make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmsysTestsC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o [ 6%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testEncode.c.o [ 6%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testTerminal.c.o [ 6%] Linking C executable cmsysTestsC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Built target cmsysTestsC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmstd make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Building CXX object Utilities/std/CMakeFiles/cmstd.dir/cm/bits/fs_path.cxx.o [ 7%] Building CXX object Utilities/std/CMakeFiles/cmstd.dir/cm/bits/string_view.cxx.o [ 7%] Linking CXX static library libcmstd.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 7%] Built target cmstd make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target kwiml_test make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 7%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test.c.o [ 8%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_abi_C.c.o [ 8%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_int_C.c.o [ 8%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_include_C.c.o [ 8%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_abi_CXX.cxx.o [ 8%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_int_CXX.cxx.o [ 8%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_include_CXX.cxx.o [ 8%] Linking CXX executable kwiml_test make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 8%] Built target kwiml_test make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmlibrhash make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 8%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/algorithms.c.o [ 8%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/byte_order.c.o [ 8%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/hex.c.o [ 8%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/md5.c.o [ 8%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/rhash.c.o [ 9%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha1.c.o [ 9%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha256.c.o [ 9%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha3.c.o [ 9%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha512.c.o [ 9%] Linking C static library libcmlibrhash.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Built target cmlibrhash make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmexpat make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmlparse.c.o [ 9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmlrole.c.o [ 9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok.c.o [ 9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok_impl.c.o [ 9%] Building C object Utilities/cmexpat/CMakeFiles/cmexpat.dir/lib/xmltok_ns.c.o [ 9%] Linking C static library libcmexpat.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Built target cmexpat make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmbzip2 make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/blocksort.c.o [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/huffman.c.o [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/crctable.c.o [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/randtable.c.o [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/compress.c.o [ 9%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/decompress.c.o [ 10%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/bzlib.c.o [ 10%] Linking C static library libcmbzip2.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 10%] Built target cmbzip2 make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmzstd make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/entropy_common.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/error_private.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/fse_decompress.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/pool.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/threading.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/xxhash.c.o [ 10%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/common/zstd_common.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/fse_compress.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/hist.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/huf_compress.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_compress_literals.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_compress.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_compress_sequences.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_compress_superblock.c.o [ 11%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_double_fast.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_fast.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_lazy.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_ldm.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstdmt_compress.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/compress/zstd_opt.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/huf_decompress.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_ddict.c.o [ 12%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_decompress_block.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/decompress/zstd_decompress.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_common.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_compress.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/deprecated/zbuff_decompress.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/cover.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/divsufsort.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/fastcover.c.o [ 13%] Building C object Utilities/cmzstd/CMakeFiles/cmzstd.dir/lib/dictBuilder/zdict.c.o [ 14%] Linking C static library libcmzstd.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 14%] Built target cmzstd make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmlibarchive make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_acl.c.o [ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o [ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_cmdline.c.o [ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_cryptor.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_digest.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_copy_stat.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_link_resolver.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_sparse.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_stat.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_strmode.c.o [ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_xattr.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_getdate.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_hmac.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_match.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_options.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_pack_dev.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_pathmatch.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_ppmd8.c.o [ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_ppmd7.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_random.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_rb.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_add_passphrase.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_append_filter.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_data_into_fd.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_entry_from_file.c.o [ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_posix.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_set_standard_lookup.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_extract.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_extract2.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_fd.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_file.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_filename.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_memory.c.o [ 18%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_set_format.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_set_options.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_all.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_bzip2.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_compress.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_gzip.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_grzip.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lrzip.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lz4.c.o [ 19%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_lzop.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_none.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_program.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_rpm.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_uu.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_xz.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_filter_zstd.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_7zip.c.o [ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_all.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_ar.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_by_code.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_cab.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_cpio.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_empty.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_iso9660.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_lha.c.o [ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_mtree.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_rar.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_rar5.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_raw.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_tar.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_warc.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_xar.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_zip.c.o [ 22%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string_sprintf.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_util.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_version_details.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_virtual.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk_posix.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk_set_standard_lookup.c.o [ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_fd.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_file.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_filename.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_memory.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_b64encode.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_by_name.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_bzip2.c.o [ 24%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_compress.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_grzip.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_gzip.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lrzip.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lz4.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_lzop.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_none.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_program.c.o [ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_uuencode.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_xz.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_add_filter_zstd.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_7zip.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ar.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_by_name.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio.c.o [ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio_newc.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_filter_by_ext.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_gnutar.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_iso9660.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_mtree.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_pax.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_raw.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_shar.c.o [ 27%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ustar.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_v7tar.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_warc.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_xar.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_zip.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_options.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_passphrase.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/filter_fork_posix.c.o [ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/xxhash.c.o [ 29%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_blake2sp_ref.c.o [ 29%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_blake2s_ref.c.o [ 29%] Linking C static library libcmlibarchive.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 29%] Built target cmlibarchive make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmjsoncpp make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 30%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_reader.cpp.o [ 30%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_value.cpp.o [ 30%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_writer.cpp.o [ 30%] Linking CXX static library libcmjsoncpp.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 30%] Built target cmjsoncpp make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmlibuv make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 30%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/fs-poll.c.o [ 30%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/idna.c.o [ 30%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/inet.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/strscpy.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/threadpool.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/timer.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-common.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-data-getter-setters.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/version.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/async.c.o [ 31%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/core.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/dl.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/fs.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getaddrinfo.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getnameinfo.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop-watcher.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/pipe.c.o [ 32%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/poll.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/process.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/signal.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/stream.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tcp.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/thread.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tty.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/udp.c.o [ 33%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-core.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-inotify.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-syscalls.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/procfs-exepath.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/proctitle.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-loadavg.c.o [ 34%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-memory.c.o [ 34%] Linking C static library libcmlibuv.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 34%] Built target cmlibuv make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmForm make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 34%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_attr.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_current.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_def.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_dup.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftchoice.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftlink.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_info.c.o [ 35%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_just.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_link.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_max.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_move.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_newftyp.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_opts.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_pad.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_page.c.o [ 36%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_stat.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_type.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_user.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_cursor.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_data.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_def.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_hook.c.o [ 37%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_opts.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_page.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_post.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_req_name.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_scale.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_sub.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_user.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_win.c.o [ 38%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alnum.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alpha.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_enum.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_int.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_ipv4.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_num.c.o [ 39%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_regex.c.o [ 39%] Linking C static library libcmForm.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 39%] Built target cmForm make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CMakeLib make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmCommandArgumentLexer.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmCommandArgumentParser.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaLexer.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaParser.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprLexer.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprParser.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranLexer.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranParser.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmGccDepfileLexer.cxx.o [ 40%] Building C object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmListFileLexer.c.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAffinity.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArgumentParser.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBase32.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinker.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFLinker.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOLinker.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPELinker.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCheckCustomOutputs.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCLocaleEnvironmentScope.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePath.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsFile.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommonTargetGenerator.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConsoleBuf.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCurl.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandLines.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallAndroidMKGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExternalMakefileProjectGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPI.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICache.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICodemodel.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICMakeFiles.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCopier.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileInstaller.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFilePathChecksum.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTime.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeCache.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimes.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranParserImpl.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFSPermissions.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileLexerHelper.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileReader.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionContext.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluationFile.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionNode.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItemGraphVisitor.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPipes.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalCommonGenerator.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobVerificationManager.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallSubdirectoryGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigLDConfigTool.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigTool.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItem.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineComputer.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineDeviceComputer.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalCommonGenerator.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRulePlaceholderExpander.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileProfilingData.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessenger.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMSVC60LinkLineComputer.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputConverter.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessOutput.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGen.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenerator.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenGlobalInitializer.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenInitializer.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoMocUic.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoRcc.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRST.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRuntimeDependencyArchive.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStandardLevelResolver.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmState.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateDirectory.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateSnapshot.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringAlgorithms.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropertyComputer.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUuid.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVHandlePtr.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVProcessChain.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkerPool.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkingDirectory.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLWriter.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileDefinitionsCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileOptionsCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLinkOptionsCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomCommandCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomTargetCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDefinitionsCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDependenciesCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddExecutableCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLibraryCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddSubDirectoryCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddTestCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAuxSourceDirectoryCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBreakCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildNameCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeHostSystemInformationCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeLanguageCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeMinimumRequired.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePolicyCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConditionEvaluator.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConfigureFileCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmContinueCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCoreTryCompile.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCreateTestSourceList.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinePropertyCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableLanguageCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableTestingCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecProgramCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecuteProcessCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExpandedCommandArgument.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportLibraryDependenciesCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFLTKWrapUICommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindBase.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindCommon.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindFileCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindLibraryCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPackageCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPathCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindProgramCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmForEachCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionBlocker.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetCMakePropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetDirectoryPropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetFilenameComponentCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetSourceFilePropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTargetPropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTestPropertyCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmHexFileConverter.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIfCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeDirectoryCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeExternalMSProjectCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeGuardCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeRegularExpressionCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommandArguments.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallProgramsCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetsCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkDirectoriesCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLibrariesCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLoadCacheCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLoadCommandCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMacroCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDirectoryCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMarkAsAdvancedCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMathCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessageCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOptionCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputRequiredFilesCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmParseArgumentsCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPathLabel.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProjectCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapCPPCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapUICommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveDefinitionsCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmReturnCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSearchPath.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSeparateArgumentsCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetDirectoryPropertiesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetPropertyCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetSourceFilesPropertiesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTargetPropertiesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTestsPropertiesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSiteNameCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroupCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmString.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringReplaceHelper.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubcommandTable.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubdirCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubdirDependsCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileDefinitionsCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileFeaturesCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileOptionsCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetIncludeDirectoriesCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkOptionsCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkDirectoriesCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkLibrariesCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPrecompileHeadersCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropCommandBase.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetSourcesCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTimestamp.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryCompileCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryRunCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUnsetCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUseMangledMesaCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUtilitySourceCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableRequiresCommand.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatchCommand.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWhileCommand.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWriteFileCommand.cxx.o [ 75%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_get_date.c.o [ 75%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.c.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cm_codecvt.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDuration.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/bindexplib.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGhsMultiGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGhsMultiGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiTargetGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiGpj.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineComputer.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineDeviceComputer.cxx.o [ 77%] Linking CXX static library libCMakeLib.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 77%] Built target CMakeLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CPackLib make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackExternalGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNuGetGenerator.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWCommon.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWRepository.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o [ 79%] Linking CXX static library libCPackLib.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Built target CPackLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cpack make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Building CXX object Source/CMakeFiles/cpack.dir/CPack/cpack.cxx.o [ 79%] Linking CXX executable ../bin/cpack make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Built target cpack make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CTestLib make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBinPacker.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceAllocator.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceSpec.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunchReporter.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceGroupsLexerHelper.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/LexerParser/cmCTestResourceGroupsLexer.cxx.o [ 85%] Linking CXX static library libCTestLib.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 85%] Built target CTestLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CMakeServerLib make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 85%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmConnection.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmFileMonitor.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmJsonObjects.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmPipeConnection.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServer.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServerConnection.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmServerProtocol.cxx.o [ 86%] Linking CXX static library libCMakeServerLib.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 86%] Built target CMakeServerLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target cmake make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 86%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o [ 87%] Building CXX object Source/CMakeFiles/cmake.dir/cmcmd.cxx.o [ 87%] Linking CXX executable ../bin/cmake make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 87%] Built target cmake make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target ctest make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 87%] Building CXX object Source/CMakeFiles/ctest.dir/ctest.cxx.o [ 87%] Linking CXX executable ../bin/ctest make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 87%] Built target ctest make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target ccmake make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.o [ 88%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.o [ 89%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.o [ 89%] Linking CXX executable ../../bin/ccmake make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 89%] Built target ccmake make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target testUVProcessChainHelper make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 89%] Building CXX object Tests/CMakeLib/CMakeFiles/testUVProcessChainHelper.dir/testUVProcessChainHelper.cxx.o [ 90%] Linking CXX executable testUVProcessChainHelper make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Built target testUVProcessChainHelper make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target testEncoding make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Building CXX object Tests/CMakeLib/CMakeFiles/testEncoding.dir/testEncoding.cxx.o [ 90%] Linking CXX executable testEncoding make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Built target testEncoding make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target runcompilecommands make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Building CXX object Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/run_compile_commands.cxx.o [ 91%] Linking CXX executable runcompilecommands make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Built target runcompilecommands make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target testAffinity make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Building CXX object Tests/CMakeLib/CMakeFiles/testAffinity.dir/testAffinity.cxx.o [ 91%] Linking CXX executable testAffinity make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Built target testAffinity make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CMakeLibTests make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/CMakeLibTests.cxx.o [ 91%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testArgumentParser.cxx.o [ 91%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestBinPacker.cxx.o [ 91%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceAllocator.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceSpec.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceGroups.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testGccDepfileReader.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testGeneratedFileStream.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testJSONHelpers.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testRST.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testRange.cxx.o [ 92%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testOptional.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testString.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testStringAlgorithms.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testSystemTools.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUTF8.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLParser.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLSafe.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testFindPackageCommand.cxx.o [ 93%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVProcessChain.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVRAII.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVStreambuf.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMExtMemory.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMExtAlgorithm.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMFilesystemPath.cxx.o [ 94%] Linking CXX executable CMakeLibTests make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 94%] Built target CMakeLibTests make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_valgrind make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 94%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/ret0.cxx.o [ 95%] Linking CXX executable valgrind make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Built target pseudo_valgrind make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_BC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/ret0.cxx.o [ 95%] Linking CXX executable BC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Built target pseudo_BC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target memcheck_fail make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/ret1.cxx.o [ 96%] Linking CXX executable memcheck_fail make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target memcheck_fail make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_purify make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/ret0.cxx.o [ 96%] Linking CXX executable purify make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudo_purify make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_cuda-memcheck make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_cuda-memcheck.dir/ret0.cxx.o [ 96%] Linking CXX executable cuda-memcheck make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudo_cuda-memcheck make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudonl_purify make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/ret0.c.o [ 96%] Linking C executable purify make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_purify make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudonl_valgrind make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/ret0.c.o [ 96%] Linking C executable valgrind make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_valgrind make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudonl_BC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/ret0.c.o [ 96%] Linking C executable BC make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_BC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target CMakeServerLibTests make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Building CXX object Tests/CMakeServerLib/CMakeFiles/CMakeServerLibTests.dir/CMakeServerLibTests.cxx.o [ 96%] Building CXX object Tests/CMakeServerLib/CMakeFiles/CMakeServerLibTests.dir/testServerBuffering.cpp.o [ 97%] Linking CXX executable CMakeServerLibTests make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Built target CMakeServerLibTests make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_emulator make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator.dir/pseudo_emulator.c.o [ 97%] Linking C executable pseudo_emulator make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Built target pseudo_emulator make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target ctresalloc make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Building CXX object Tests/RunCMake/CMakeFiles/ctresalloc.dir/CTestResourceAllocation/ctresalloc.cxx.o [ 98%] Linking CXX executable ../../bin/ctresalloc make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target ctresalloc make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_iwyu make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/pseudo_iwyu.dir/pseudo_iwyu.c.o [ 98%] Linking C executable pseudo_iwyu make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_iwyu make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target fake_build_command make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/fake_build_command.dir/fake_build_command.c.o [ 98%] Linking C executable fake_build_command make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target fake_build_command make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target color_warning make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/color_warning.dir/color_warning.c.o [ 98%] Linking C executable color_warning make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target color_warning make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_tidy make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/pseudo_tidy.dir/pseudo_tidy.c.o [ 98%] Linking C executable pseudo_tidy make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_tidy make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_cppcheck make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/pseudo_cppcheck.dir/pseudo_cppcheck.c.o [ 98%] Linking C executable pseudo_cppcheck make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_cppcheck make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target exit_code make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/exit_code.dir/exit_code.c.o [ 98%] Linking C executable exit_code make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target exit_code make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target print_stdin make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/print_stdin.dir/print_stdin.c.o [ 98%] Linking C executable print_stdin make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target print_stdin make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_emulator_custom_command make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator_custom_command.dir/pseudo_emulator_custom_command.c.o [ 98%] Linking C executable pseudo_emulator_custom_command make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_emulator_custom_command make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_emulator_custom_command_arg make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator_custom_command_arg.dir/pseudo_emulator_custom_command_arg.c.o [ 99%] Linking C executable pseudo_emulator_custom_command_arg make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 99%] Built target pseudo_emulator_custom_command_arg make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target pseudo_cpplint make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 99%] Building C object Tests/RunCMake/CMakeFiles/pseudo_cpplint.dir/pseudo_cpplint.c.o [100%] Linking C executable pseudo_cpplint make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [100%] Built target pseudo_cpplint make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Scanning dependencies of target foo make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [100%] Building CXX object Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/foo.cpp.o [100%] Linking CXX static library libfoo.a make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [100%] Built target foo make[3]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[2]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' cd build/cmake-3.19.1 && make install make[2]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[3]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 2%] Built target cmsys make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Built target cmsysTestsCxx make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 4%] Built target cmsysTestDynload make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target cmsys_c make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target testConsoleBufChild make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 5%] Built target cmsysTestProcess make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Built target cmsysTestSharedForward make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 6%] Built target cmsysTestsC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 7%] Built target cmstd make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 8%] Built target kwiml_test make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Built target cmlibrhash make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 9%] Built target cmexpat make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 10%] Built target cmbzip2 make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 14%] Built target cmzstd make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 29%] Built target cmlibarchive make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 30%] Built target cmjsoncpp make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 34%] Built target cmlibuv make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 39%] Built target cmForm make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 77%] Built target CMakeLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Built target CPackLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 79%] Built target cpack make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 85%] Built target CTestLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 86%] Built target CMakeServerLib make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 87%] Built target cmake make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 87%] Built target ctest make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 89%] Built target ccmake make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Built target testUVProcessChainHelper make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 90%] Built target testEncoding make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Built target runcompilecommands make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 91%] Built target testAffinity make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 94%] Built target CMakeLibTests make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Built target pseudo_valgrind make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 95%] Built target pseudo_BC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target memcheck_fail make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudo_purify make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudo_cuda-memcheck make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_purify make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_valgrind make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 96%] Built target pseudonl_BC make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Built target CMakeServerLibTests make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 97%] Built target pseudo_emulator make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target ctresalloc make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_iwyu make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target fake_build_command make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target color_warning make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_tidy make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_cppcheck make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target exit_code make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target print_stdin make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 98%] Built target pseudo_emulator_custom_command make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [ 99%] Built target pseudo_emulator_custom_command_arg make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [100%] Built target pseudo_cpplint make[4]: Entering directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[4]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' [100%] Built target foo make[3]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/cmsys/Copyright.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/cmlibrhash/COPYING -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/cmzstd/LICENSE -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/cmlibarchive/COPYING -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/cmlibuv/LICENSE -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/ccmake -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/ctest -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/cpack -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/include/cmCPluginAPI.h -- Installing: /opt/metwork-mfext-1.2/opt/core/doc/cmake-3.19/Copyright.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/DEVICE_LINK_OPTIONS.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/FIND_XXX.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/FIND_XXX_ORDER.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/FIND_XXX_ROOT.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/LINK_OPTIONS_LINKER.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/OPTIONS_SHELL.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_compile_definitions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_compile_options.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_custom_command.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_custom_target.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_definitions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_dependencies.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_executable.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_library.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_link_options.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_subdirectory.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/add_test.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/aux_source_directory.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/break.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/build_command.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/build_name.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/cmake_host_system_information.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/cmake_language.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/cmake_minimum_required.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/cmake_parse_arguments.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/cmake_policy.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/configure_file.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/continue.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/create_test_sourcelist.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_build.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_configure.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_coverage.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_empty_binary_directory.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_memcheck.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_read_custom_files.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_run_script.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_sleep.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_start.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_submit.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_test.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_update.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/ctest_upload.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/define_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/else.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/elseif.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/enable_language.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/enable_testing.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/endforeach.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/endfunction.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/endif.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/endmacro.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/endwhile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/exec_program.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/execute_process.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/export.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/export_library_dependencies.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/file.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/find_file.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/find_library.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/find_package.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/find_path.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/find_program.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/fltk_wrap_ui.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/foreach.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/function.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_cmake_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_directory_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_filename_component.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_source_file_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_target_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/get_test_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/if.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/include.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/include_directories.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/include_external_msproject.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/include_guard.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/include_regular_expression.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/install.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/install_files.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/install_programs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/install_targets.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/link_directories.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/link_libraries.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/list.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/load_cache.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/load_command.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/macro.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/make_directory.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/mark_as_advanced.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/math.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/message.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/option.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/output_required_files.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/project.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/qt_wrap_cpp.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/qt_wrap_ui.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/remove.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/remove_definitions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/return.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/separate_arguments.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set_directory_properties.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set_property.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set_source_files_properties.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set_target_properties.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/set_tests_properties.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/site_name.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/source_group.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/string.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/subdir_depends.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/subdirs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_compile_definitions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_compile_features.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_compile_options.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_include_directories.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_link_directories.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_link_libraries.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_link_options.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_precompile_headers.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/target_sources.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/try_compile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/try_run.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/unset.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/use_mangled_mesa.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/utility_source.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/variable_requires.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/variable_watch.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/while.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/command/write_file.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/archive.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/bundle.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/cygwin.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/deb.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/dmg.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/external.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/freebsd.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/ifw.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/nsis.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/nuget.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/packagemaker.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/productbuild.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/rpm.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/cpack_gen/wix.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/ASM_DIALECT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/ASM_DIALECTFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CCMAKE_COLORS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_CONFIG_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_EXPORT_COMPILE_COMMANDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_GENERATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_GENERATOR_INSTANCE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_LANG_COMPILER_LAUNCHER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_NO_VERBOSE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CMAKE_PREFIX_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CSFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CTEST_PARALLEL_LEVEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CTEST_PROGRESS_OUTPUT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CUDACXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CUDAFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CUDAHOSTCXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/CXXFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/DESTDIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/ENV_VAR.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/FC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/FFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/ISPC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/ISPCFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/LDFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/OBJC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/OBJCXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/PackageName_ROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/RC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/RCFLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/SWIFTC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/envvar/VERBOSE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Borland Makefiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/CodeBlocks.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/CodeLite.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Eclipse CDT4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Green Hills MULTI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Kate.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/MSYS Makefiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/MinGW Makefiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/NMake Makefiles JOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/NMake Makefiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Ninja Multi-Config.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Ninja.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Sublime Text 2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Unix Makefiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/VS_TOOLSET_HOST_ARCH.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 10 2010.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 11 2012.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 12 2013.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 14 2015.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 15 2017.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 16 2019.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 6.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 7 .NET 2003.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 8 2005.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Visual Studio 9 2008.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Watcom WMake.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/generator/Xcode.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/include -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/index.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/ID_RESERVE.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/LINKS.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/OPTIONS_BUILD.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/OPTIONS_HELP.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/ccmake.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-buildsystem.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-commands.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-compile-features.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-developer.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-env-variables.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-file-api.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-generator-expressions.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-generators.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-gui.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-language.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-modules.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-packages.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-policies.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-presets.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-properties.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-qt.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-server.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-toolchains.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake-variables.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cmake.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cpack-generators.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/cpack.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/ctest.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/presets -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/presets/example.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/manual/presets/schema.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/AddFileDependencies.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/AndroidTestUtilities.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/BundleUtilities.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeAddFortranSubdirectory.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeBackwardCompatibilityCXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeDependentOption.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeDetermineVSServicePack.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeExpandImportedTargets.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeFindDependencyMacro.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeFindFrameworks.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeFindPackageMode.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeForceCompiler.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeGraphVizOptions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakePackageConfigHelpers.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeParseArguments.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakePrintHelpers.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakePrintSystemInformation.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakePushCheckState.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CMakeVerifyManifest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPack.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackArchive.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackBundle.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackComponent.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackCygwin.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackDMG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackDeb.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackFreeBSD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackIFW.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackIFWConfigureFile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackNSIS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackNuGet.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackPackageMaker.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackProductBuild.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackRPM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CPackWIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CSharpUtilities.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CTest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CTestCoverageCollectGCOV.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CTestScriptMode.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CTestUseLaunchers.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCXXCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCXXSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCXXSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCXXSymbolExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckFortranCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckFortranFunctionExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckFortranSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckFortranSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckFunctionExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckIPOSupported.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckIncludeFile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckIncludeFileCXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckIncludeFiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckLanguage.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckLibraryExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckLinkerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCXXCompilerFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCXXSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckOBJCXXSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckPIESupported.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckPrototypeDefinition.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckSourceCompiles.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckSourceRuns.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckStructHasMember.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckSymbolExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckTypeSize.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/CheckVariableExists.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/Dart.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/DeployQt4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/Documentation.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/ExternalData.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/ExternalProject.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FeatureSummary.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FetchContent.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindALSA.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindASPELL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindAVIFile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindArmadillo.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBISON.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBLAS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBZip2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBacktrace.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBoost.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindBullet.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCUDA.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCUDAToolkit.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCURL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCVS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCoin3D.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCups.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCurses.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCxxTest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindCygwin.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindDCMTK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindDart.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindDevIL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindDoxygen.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindEXPAT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindEnvModules.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindFLEX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindFLTK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindFLTK2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindFontconfig.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindFreetype.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGCCXML.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGDAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGIF.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGLEW.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGLUT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGSL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGTK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGTK2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGTest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGettext.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGit.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGnuTLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindGnuplot.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindHDF5.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindHSPELL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindHTMLHelp.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindHg.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindICU.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindITK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindIce.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindIconv.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindIcotool.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindImageMagick.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindIntl.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindJNI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindJPEG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindJasper.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindJava.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindKDE3.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindKDE4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLAPACK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLATEX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLTTngUST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLibArchive.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLibLZMA.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLibXml2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLibXslt.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLibinput.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLua.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLua50.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindLua51.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMFC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMPEG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMPEG2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMPI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMatlab.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindMotif.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindODBC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenACC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenCL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenGL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenMP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenSSL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenSceneGraph.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindOpenThreads.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPHP4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPNG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPackageHandleStandardArgs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPackageMessage.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPatch.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPerl.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPerlLibs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPhysFS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPike.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPkgConfig.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPostgreSQL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindProducer.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindProtobuf.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPython.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPython2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPython3.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPythonInterp.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindPythonLibs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindQt.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindQt3.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindQt4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindQuickTime.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindRTI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindRuby.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL_image.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL_mixer.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL_net.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL_sound.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSDL_ttf.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSQLite3.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSWIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSelfPackers.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSquish.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindSubversion.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindTCL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindTIFF.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindTclStub.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindTclsh.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindThreads.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindUnixCommands.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindVTK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindVulkan.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindWget.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindWish.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindX11.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindXCTest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindXMLRPC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindXalanC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindXercesC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindZLIB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/Findosg.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgAnimation.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgDB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgFX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgGA.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgIntrospection.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgManipulator.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgParticle.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgPresentation.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgProducer.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgQt.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgShadow.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgSim.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgTerrain.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgText.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgUtil.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgViewer.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgVolume.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindosgWidget.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/Findosg_functions.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindwxWidgets.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FindwxWindows.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/FortranCInterface.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/GNUInstallDirs.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/GenerateExportHeader.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/GetPrerequisites.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/GoogleTest.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/InstallRequiredSystemLibraries.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/MacroAddFileDependencies.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/ProcessorCount.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/SelectLibraryConfigurations.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/SquishTestScript.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestBigEndian.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestCXXAcceptsFlag.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestForANSIForScope.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestForANSIStreamHeaders.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestForSSTREAM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/TestForSTDNamespace.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UseEcos.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UseJava.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UseJavaClassFilelist.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UseJavaSymlinks.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UsePkgConfig.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UseSWIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/Use_wxWindows.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/UsewxWidgets.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/WriteBasicConfigVersionFile.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/module/WriteCompilerDetectionHeader.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0000.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0001.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0002.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0003.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0004.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0005.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0006.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0007.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0008.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0009.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0010.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0011.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0012.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0013.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0014.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0015.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0016.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0017.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0018.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0019.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0020.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0021.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0022.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0023.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0024.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0025.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0026.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0027.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0028.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0029.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0030.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0031.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0032.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0033.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0034.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0035.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0036.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0037.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0038.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0039.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0040.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0041.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0042.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0043.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0044.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0045.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0046.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0047.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0048.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0049.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0050.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0051.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0052.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0053.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0054.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0055.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0056.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0057.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0058.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0059.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0060.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0061.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0062.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0063.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0064.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0065.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0066.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0067.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0068.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0069.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0070.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0071.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0072.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0073.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0074.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0075.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0076.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0077.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0078.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0079.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0080.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0081.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0082.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0083.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0084.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0085.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0086.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0087.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0088.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0089.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0090.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0091.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0092.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0093.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0094.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0095.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0096.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0097.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0098.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0099.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0100.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0101.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0102.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0103.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0104.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0105.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0106.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0107.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0108.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0109.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0110.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0111.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0112.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0113.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/CMP0114.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/DEPRECATED.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/policy/DISALLOWED_COMMAND.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/ADVANCED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/HELPSTRING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/MODIFIED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/STRINGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_cache/VALUE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/BUILDSYSTEM_TARGETS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/CACHE_VARIABLES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/CLEAN_NO_CUSTOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/COMPILE_DEFINITIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/COMPILE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/DEFINITIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/EXCLUDE_FROM_ALL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/LABELS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/LINK_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/LINK_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/LISTFILE_STACK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/MACROS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/PARENT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/RULE_LAUNCH_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/RULE_LAUNCH_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/SUBDIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/TESTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/TEST_INCLUDE_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/TEST_INCLUDE_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/VARIABLES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_dir/VS_STARTUP_PROJECT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/CMAKE_ROLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/DISABLED_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/ENABLED_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/ENABLED_LANGUAGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/IN_TRY_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/JOB_POOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/PACKAGES_FOUND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/PACKAGES_NOT_FOUND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/RULE_LAUNCH_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/RULE_MESSAGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/TARGET_MESSAGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/USE_FOLDERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_PERMANENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_inst/CPACK_WIX_ACL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/ABSTRACT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/AUTORCC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/AUTOUIC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/COMPILE_DEFINITIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/COMPILE_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/COMPILE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/EXTERNAL_OBJECT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/Fortran_FORMAT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/Fortran_PREPROCESS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/GENERATED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/HEADER_FILE_ONLY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/KEEP_EXTENSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/LABELS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/LANGUAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/OBJECT_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/OBJECT_OUTPUTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_AUTOGEN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_AUTOMOC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_AUTORCC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_AUTOUIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_PRECOMPILE_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/SYMBOLIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/Swift_DIAGNOSTICS_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/UNITY_GROUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_CSHARP_tagname.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_RESOURCE_GENERATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SETTINGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_MODEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_TOOL_OVERRIDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/VS_XAML_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/WRAP_EXCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/ATTACHED_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/COST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/DISABLED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/ENVIRONMENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/FIXTURES_CLEANUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/FIXTURES_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/FIXTURES_SETUP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/LABELS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/MEASUREMENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/PASS_REGULAR_EXPRESSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/PROCESSORS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/PROCESSOR_AFFINITY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/REQUIRED_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/RESOURCE_GROUPS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/RESOURCE_LOCK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/RUN_SERIAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/SKIP_RETURN_CODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/TIMEOUT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/TIMEOUT_AFTER_MATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/WILL_FAIL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_test/WORKING_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AIX_EXPORT_ALL_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ALIASED_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ALIAS_GLOBAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_API.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_API_MIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_ARCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_GUI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_PROCESS_MAX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_PROGUARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ANDROID_STL_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOGEN_PARALLEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_MACRO_NAMES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOMOC_PATH_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTORCC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTORCC_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTORCC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOUIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOUIC_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOUIC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUILD_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUNDLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/BUNDLE_EXTENSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_DEFINITIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_PDB_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_PDB_NOTE.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CONFIG_POSTFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_ARCHITECTURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_PTX_COMPILATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_RUNTIME_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CUDA_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CXX_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CXX_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/C_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/C_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/C_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DEBUG_POSTFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DEFINE_SYMBOL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DEPRECATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ENABLE_EXPORTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EXCLUDE_FROM_ALL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EXPORT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EXPORT_PROPERTIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/EchoString.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/FOLDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/FRAMEWORK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/FRAMEWORK_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Fortran_FORMAT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Fortran_PREPROCESS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/GNUtoMS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/GENERATOR_FILE_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/GHS_INTEGRITY_APP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/HAS_CXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_GLOBAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_IMPLIB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LIBNAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_NO_SONAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_OBJECTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_SONAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORT_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IMPORT_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INSTALL_NAME_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INSTALL_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_LINK_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_LINK_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_SOURCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/IOS_INSTALL_COMBINED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ISPC_HEADER_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/ISPC_INSTRUCTION_SETS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/JOB_POOL_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/JOB_POOL_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LABELS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_CLANG_TIDY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_CPPCHECK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_CPPLINT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINKER_LANGUAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LINK_WHAT_YOU_USE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/LOCATION_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACHO_COMPATIBILITY_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACHO_CURRENT_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACOSX_BUNDLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MACOSX_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MSVC_RUNTIME_LIBRARY-VALUES.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/MSVC_RUNTIME_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/NO_SONAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJCXX_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJCXX_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJCXX_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJC_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJC_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OSX_ARCHITECTURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OUTPUT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PCH_INSTANTIATE_TEMPLATES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PCH_WARN_INVALID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PDB_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PDB_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PDB_NOTE.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/POST_INSTALL_SCRIPT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PRECOMPILE_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PRIVATE_HEADER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PROJECT_LABEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/PUBLIC_HEADER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RESOURCE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RULE_LAUNCH_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/SKIP_BUILD_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/SOURCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/SOVERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/STATIC_LIBRARY_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Swift_MODULE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/Swift_MODULE_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/UNITY_BUILD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/UNITY_BUILD_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_DOCUMENTATION_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_REFERENCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_REFERENCE_refname.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_DPI_AWARE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_GLOBAL_variable.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_KEYWORD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_PACKAGE_REFERENCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_PLATFORM_TOOLSET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_PROJECT_IMPORT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SCC_AUXPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SCC_LOCALPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SCC_PROJECTNAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SCC_PROVIDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SDK_REFERENCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SOLUTION_DEPLOY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_SOURCE_SETTINGS_tool.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_USER_PROPS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_WINRT_COMPONENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/VS_WINRT_REFERENCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/WIN32_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCTEST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/prop_tgt/XXX_OUTPUT_NAME.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.0.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.1.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.10.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.11.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.12.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.13.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.14.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.15.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.16.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.17.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.18.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.19.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.2.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.3.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.4.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.5.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.6.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.7.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.8.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/3.9.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/dev.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/release/index.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/ANDROID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/APPLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/BORLAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/BUILD_SHARED_LIBS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CACHE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AIX_EXPORT_ALL_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_API.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_API_MIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ARCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ARM_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ARM_NEON.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_GUI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NDK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_PROGUARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ANDROID_STL_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_APPBUNDLE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ARGC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ARGV0.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOGEN_VERBOSE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTORCC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTORCC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOUIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_TOOL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CACHEFILE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CFG_INTDIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CL_64.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COLOR_MAKEFILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILER_2005.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CONFIGURATION_TYPES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CONFIG_POSTFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CPACK_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CROSSCOMPILING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CROSS_CONFIGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CTEST_ARGUMENTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CTEST_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_ARCHITECTURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_COMPILE_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_FUNCTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_LIST_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_LIST_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_LIST_LINE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CXX_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CXX_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_C_COMPILE_FEATURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_C_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_C_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DEBUG_POSTFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DEFAULT_CONFIGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DIRECTORY_LABELS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DL_LIBS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ECLIPSE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EDIT_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ENABLE_EXPORTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ERROR_DEPRECATED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXTRA_GENERATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_APPBUNDLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_DEBUG_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_FRAMEWORK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_CMAKE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FOLDER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FRAMEWORK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_FRAMEWORK_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_FORMAT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Fortran_PREPROCESS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GENERATOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GENERATOR_INSTANCE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GENERATOR_PLATFORM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GENERATOR_TOOLSET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_GNUtoMS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOME_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_APPLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_SOLARIS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_SYSTEM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_UNIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_HOST_WIN32.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_IGNORE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INCLUDE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_MESSAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_NAME_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ISPC_INSTRUCTION_SETS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_JOB_POOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_JOB_POOL_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_JOB_POOL_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_JOB_POOL_PRECOMPILE_HEADER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CLANG_TIDY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_ABI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_AR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CPPCHECK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CPPLINT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MATCH_COUNT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_PLATFORM_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_SIMULATE_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MACOSX_BUNDLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MACOSX_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MAJOR_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MAKE_PROGRAM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MATCH_n.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MESSAGE_CONTEXT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MESSAGE_CONTEXT_SHOW.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MESSAGE_INDENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MESSAGE_LOG_LEVEL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MFC_FLAG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MINOR_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MODULE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NETRC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NETRC_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJCXX_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJCXX_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJC_EXTENSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJC_STANDARD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OBJECT_PATH_MAX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OPTIMIZE_DEPENDENCIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OSX_ARCHITECTURES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OSX_SYSROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_OSX_VARIABLE.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PARENT_LIST_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PATCH_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PCH_WARN_INVALID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PREFIX_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROGRAM_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_DESCRIPTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_INCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE_BEFORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_RANLIB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_VERSION_MAJOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_VERSION_MINOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_VERSION_PATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_ROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_RULE_MESSAGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SIZEOF_VOID_P.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SKIP_RPATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STAGING_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSROOT_COMPILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSROOT_LINK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_SYSTEM_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Swift_MODULE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_Swift_NUM_THREADS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_TOOLCHAIN_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_TWEAK_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_UNITY_BUILD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_GLOBALS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_SET_DESTDIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_WARN_DEPRECATED.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_WIN32_EXECUTABLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_BUILD_SYSTEM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_LINK_BUILD_PHASE_MODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_ENVIRONMENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_BINARY_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_BUILD_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_BUILD_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_BZR_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CHANGE_ID.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CHECKOUT_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CONFIGURATION_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CONFIGURE_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_COVERAGE_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CURL_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_POST_TEST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_PRE_TEST.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CUSTOM_XXX.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CVS_CHECKOUT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CVS_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_LOCATION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_METHOD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_SITE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_SITE_CDASH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_SITE_PASSWORD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_DROP_SITE_USER.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_GIT_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_HG_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_MEMORYCHECK_TYPE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_NIGHTLY_START_TIME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_P4_CLIENT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_P4_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_P4_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_RESOURCE_SPEC_FILE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SCP_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SITE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SOURCE_DIRECTORY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SUBMIT_URL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SVN_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SVN_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_TEST_LOAD.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_TEST_TIMEOUT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_TRIGGER_SITE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_UPDATE_COMMAND.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_UPDATE_OPTIONS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CTEST_USE_LAUNCHERS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/CYGWIN.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/ENV.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/EXECUTABLE_OUTPUT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/GHS-MULTI.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/IOS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/LIBRARY_OUTPUT_PATH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MINGW.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC10.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC11.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC12.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC14.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC60.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC70.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC71.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC80.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC90.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC_IDE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC_TOOLSET_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSVC_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/MSYS.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_DESCRIPTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_VERSION_MINOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_VERSION_PATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_BINARY_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_DESCRIPTION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_HOMEPAGE_URL.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_NAME.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_SOURCE_DIR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_VERSION_MAJOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_VERSION_MINOR.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_VERSION_PATCH.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PROJECT_VERSION_TWEAK.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/PackageName_ROOT.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/UNIX.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/WIN32.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/WINCE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/WINDOWS_PHONE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/WINDOWS_STORE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/XCODE.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Help/variable/XCODE_VERSION.rst -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/AddFileDependencies.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/AndroidTestUtilities.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/AndroidTestUtilities -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/BasicConfigVersion-ExactVersion.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/BasicConfigVersion-SameMajorVersion.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/BasicConfigVersion-SameMinorVersion.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/BundleUtilities.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeASM-ATTInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeASMCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeASMInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeASM_MASMInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeASM_NASMInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeAddFortranSubdirectory.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeAddFortranSubdirectory -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeAddNewLanguage.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeBackwardCompatibilityC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeBackwardCompatibilityCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeBorlandFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeBuildSettings.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCCompilerABI.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCCompilerId.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCSharpCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCSharpCompilerId.cs.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCSharpInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCUDACompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCUDACompilerABI.cu -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCUDACompilerId.cu.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCUDAInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCXXCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCXXCompilerId.cpp.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCXXInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCommonLanguageInclude.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCompilerABI.h -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeCompilerIdDetection.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeConfigurableFile.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDependentOption.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineASM-ATTCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineASM_MASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineASM_NASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCSharpCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCUDACompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCXXCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCompileFeatures.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCompilerABI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineCompilerId.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineFortranCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineISPCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineJavaCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineOBJCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineOBJCXXCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineRCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineSwiftCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineSystem.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeDetermineVSServicePack.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeExpandImportedTargets.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeExportBuildSettings.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindBinUtils.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindCodeBlocks.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindDependencyMacro.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindEclipseCDT4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindFrameworks.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindJavaCommon.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindKate.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindPackageMode.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindSublimeText2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindWMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFindXCode.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeForceCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFortranCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFortranCompilerABI.F -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFortranCompilerId.F.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeFortranInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeGenericSystem.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeGraphVizOptions.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeIOSInstallCombined.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeISPCCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeISPCCompilerABI.ispc -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeISPCCompilerId.ispc.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeISPCInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeImportBuildSettings.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeInitializeConfigs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeJOMFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeJavaCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeJavaInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeLanguageInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeMSYSFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeMinGWFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeNMakeFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeNinjaFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCCompilerABI.m -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCCompilerId.m.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCXXCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCXXCompilerABI.mm -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCXXCompilerId.mm.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeOBJCXXInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakePackageConfigHelpers.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeParseArguments.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeParseImplicitIncludeInfo.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeParseImplicitLinkInfo.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakePlatformId.h.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakePrintHelpers.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakePrintSystemInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakePushCheckState.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeRCCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeRCInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeSwiftCompiler.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeSwiftInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeSystem.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeSystemSpecificInitialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestASM-ATTCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestASM_MASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestASM_NASMCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestCSharpCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestCUDACompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestCXXCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestCompilerCommon.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestFortranCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestGNU.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestISPCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestJavaCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestOBJCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestOBJCXXCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestRCCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeTestSwiftCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeUnixFindMake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CMakeVerifyManifest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CPack.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CPackComponent.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CPackIFW.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CPackIFWConfigureFile.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CSharpUtilities.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CTest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CTestCoverageCollectGCOV.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CTestScriptMode.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CTestTargets.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CTestUseLaunchers.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCXXCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCXXSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCXXSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCXXSymbolExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckForPthreads.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFortranCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFortranFunctionExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFortranSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFortranSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFunctionExists.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckFunctionExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/CMakeLists-C.txt.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/CMakeLists-CXX.txt.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/CMakeLists-Fortran.txt.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/foo.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/foo.cpp -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/foo.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/main.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/main.cpp -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIPOSupported/main.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIncludeFile.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIncludeFile.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIncludeFile.cxx.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIncludeFileCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckIncludeFiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckLanguage.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckLibraryExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckLibraryExists.lists.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckLinkerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCXXCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCXXSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckOBJCXXSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckPIESupported.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckPrototypeDefinition.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckPrototypeDefinition.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckSizeOf.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckStructHasMember.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckSymbolExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckTypeSize.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckTypeSize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckTypeSizeMap.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckVariableExists.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CheckVariableExists.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ADSP-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMCC-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMCC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMCC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMCC-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMCC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/ARMClang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Absoft-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/AppleClang-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Borland-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Bruce-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Bruce-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CCur-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CMakeCommonCompilerMacros.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-CUDA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-CXX-TestableFeatures.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-DetermineCompilerInternal.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-FindBinUtils.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Compaq-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Cray-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Cray-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Cray-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Cray-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Cray.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CrayPrgEnv-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CrayPrgEnv-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CrayPrgEnv-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/CrayPrgEnv.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Embarcadero-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Flang-FindBinUtils.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Flang-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Fujitsu-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/G95-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GHS-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GHS-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GHS-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GHS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-FindBinUtils.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/HP-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR-FindBinUtils.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IAR.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel-ISPC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Intel.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IntelClang-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/IntelDPCPP-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/MSVC-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/NAG-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/NVIDIA-CUDA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/NVIDIA-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/OpenWatcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/OpenWatcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/OpenWatcom.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PGI-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PGI-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PGI-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PGI-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PGI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PathScale-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PathScale-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PathScale-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PathScale-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/PathScale.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/QCC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SCO-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SCO-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SCO-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SCO.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SDCC-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-C-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-CXX-FeatureTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/SunPro.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TI-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TI-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TI-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TI-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/TinyCC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/VisualAge-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/VisualAge-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/VisualAge-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/Watcom-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-Fortran -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL-Fortran/cpp -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XLClang-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XLClang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XLClang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/XLClang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/zOS-C-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/GHS_default.gpj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/GHS_lib.gpj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/VS-10.csproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/VS-10.vcxproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/VS-7.vcproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/VS-Intel.vfproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/VS-NsightTegra.vcxproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/Xcode-3.pbxproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/CompilerId/main.swift.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Dart.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/DartConfiguration.tcl.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/DeployQt4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Documentation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/DummyCXXFile.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalData.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalData_config.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalProject-download.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalProject-gitupdate.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalProject-verify.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ExternalProject.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FLTKCompatibility.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FeatureSummary.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FetchContent.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FetchContent -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FetchContent/CMakeLists.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindALSA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindASPELL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindAVIFile.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindArmadillo.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBISON.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBLAS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBZip2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBacktrace.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBoost.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindBullet.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCABLE.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA/make2cmake.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA/parse_cubin.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA/run_nvcc.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDA/select_compute_arch.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCUDAToolkit.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCURL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCVS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCoin3D.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCups.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCurses.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCxxTest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindCygwin.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindDCMTK.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindDart.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindDevIL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindDoxygen.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindEXPAT.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindEnvModules.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindFLEX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindFLTK.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindFLTK2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindFontconfig.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindFreetype.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGCCXML.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGDAL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGIF.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGLEW.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGLU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGLUT.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGSL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGTK.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGTK2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGTest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGettext.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGit.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGnuTLS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindGnuplot.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindHDF5.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindHSPELL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindHTMLHelp.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindHg.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindICU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindIce.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindIconv.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindIcotool.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindImageMagick.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindIntl.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindJNI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindJPEG.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindJasper.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindJava.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindKDE3.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindKDE4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLAPACK.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLATEX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLTTngUST.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLibArchive.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLibLZMA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLibXml2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLibXslt.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLibinput.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLua.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLua50.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindLua51.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMFC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPEG.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPEG2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/fortranparam_mpi.f90.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/libver_mpi.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/libver_mpi.f90.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/mpiver.f90.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/test_mpi.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMPI/test_mpi.f90.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMatlab.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindMotif.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindODBC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenACC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenAL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenCL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenGL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenMP.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenSSL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenSceneGraph.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindOpenThreads.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPHP4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPNG.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPackageMessage.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPatch.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPerl.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPerlLibs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPhysFS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPike.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPkgConfig.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPostgreSQL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindProducer.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindProtobuf.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPython.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPython -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPython/Support.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPython2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPython3.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPythonInterp.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindPythonLibs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindQt.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindQt3.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindQt4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindQuickTime.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindRTI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindRuby.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL_image.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL_mixer.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL_net.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL_sound.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSDL_ttf.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSQLite3.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSWIG.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSelfPackers.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSquish.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindSubversion.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindTCL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindTIFF.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindTclStub.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindTclsh.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindThreads.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindUnixCommands.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindVulkan.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindWget.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindWish.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindX11.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindXCTest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindXMLRPC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindXalanC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindXercesC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindZLIB.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Findosg.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgAnimation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgDB.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgFX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgGA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgIntrospection.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgManipulator.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgParticle.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgPresentation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgProducer.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgQt.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgShadow.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgSim.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgTerrain.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgText.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgUtil.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgViewer.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgVolume.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindosgWidget.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Findosg_functions.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindwxWidgets.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FindwxWindows.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/CMakeLists.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Detect.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Input.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/MYMODULE.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/MY_MODULE.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Macro.h.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Output.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify/CMakeLists.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify/VerifyC.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify/VerifyCXX.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify/VerifyFortran.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/Verify/main.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/call_mod.f90 -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/call_sub.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/main.F -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/my_module.f90 -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/my_module_.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/my_sub.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/mymodule.f90 -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/mymodule_.c -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/mysub.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/FortranCInterface/symbol.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/GNUInstallDirs.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/GenerateExportHeader.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/GetPrerequisites.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/GoogleTest.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/GoogleTestAddTests.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ITKCompatibility.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/InstallRequiredSystemLibraries.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/IntelVSImplicitPath -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/IntelVSImplicitPath/CMakeLists.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/IntelVSImplicitPath/detect.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/IntelVSImplicitPath/hello.f -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CMakeCheckCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.DS_Store.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.Description.plist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.Info.plist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.NuGet.nuspec.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.OSXScriptLauncher.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.OSXScriptLauncher.rsrc.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.OSXX11.Info.plist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.OSXX11.main.scpt.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.RuntimeScript.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.STGZ_Header.sh.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.VolumeIcon.icns.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.background.png.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPack.distribution.dist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackDeb.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackExternal.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackFreeBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackNuGet.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackRPM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackWIX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/CPackZIP.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/NSIS.InstallOptions.ini.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/NSIS.template.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CPack/WIX.template.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CheckCompilerFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CheckSourceCompiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/CheckSourceRuns.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Internal/FeatureTesting.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/KDE3Macros.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/MacOSXBundleInfo.plist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/MacOSXFrameworkInfo.plist.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/MacroAddFileDependencies.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/MatlabTestsRedirect.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-VisualAge-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-VisualAge-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-VisualAge-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XL-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XLClang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XLClang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX-XLClang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/AIX/ExportImportList -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/ARTOS-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/ARTOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Common.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Determine-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Determine.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android-Initialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/Determine-Compiler-NDK.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/Determine-Compiler-Standalone.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/Determine-Compiler.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/VCXProjInspect.vcxproj.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-common-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-common-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-common.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-mips-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-mips-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-mips64-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-mips64-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-x86-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-x86-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-x86_64-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/abi-x86_64-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-c++.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-c++_shared.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-c++_static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gabi++.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gabi++_static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gnustl.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-gnustl_static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-none.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-stlport.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-stlport_shared.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-stlport_static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Android/ndk-stl-system.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Absoft-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Apple-Swift.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-AppleClang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-AppleClang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-AppleClang-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-AppleClang-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU-OBJC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU-OBJCXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Intel-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Intel-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Intel-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-Intel.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-NAG-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-NVIDIA-CUDA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-PGI-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-PGI-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-PGI-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-PGI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-VisualAge-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-VisualAge-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Apple-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BSDOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BeOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneL.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-base.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-dynamic.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneP-static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-base.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-dynamic.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/BlueGeneQ-static.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN-windres.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CYGWIN.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Catamount.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/DOS-OpenWatcom.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/CrayLinuxEnvironment.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/DOS-OpenWatcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/DOS-OpenWatcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/DOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Darwin-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Darwin-Initialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Darwin.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/DragonFly.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Euros.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/FreeBSD-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/FreeBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Fuchsia.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/GHS-MULTI-Determine.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/GHS-MULTI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/GNUtoMS_lib.bat.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/GNUtoMS_lib.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic-ADSP-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic-ADSP-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic-ADSP-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic-ADSP-Common.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic-SDCC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Generic.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-HP-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-HP-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-HP-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-HP-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX-HP.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/HP-UX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Haiku.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Absoft-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-CCur-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Intel-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Intel-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Intel-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-Intel.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-NAG-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-OpenWatcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-OpenWatcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-OpenWatcom.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PGI-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PGI-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PGI-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PGI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PathScale-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PathScale-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PathScale-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-PathScale.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-SunPro-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-TinyCC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-VisualAge-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-VisualAge-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-VisualAge-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-XL-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-XL-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-XL-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux-como.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Linux.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/MP-RAS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Midipix.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/MirBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/NetBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OS2-OpenWatcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OS2-OpenWatcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OS2-OpenWatcom.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OS2.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OSF1.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OpenBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/OpenVMS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/QNX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/RISCos.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SCO_SV.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SINIX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-PathScale-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-PathScale-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-PathScale-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS-PathScale.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/SunOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Tru64.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/ULTRIX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/UNIX_SV.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/UnixPaths.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/UnixWare.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Apple-Swift.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Borland-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Borland-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Clang.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Embarcadero-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Embarcadero-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Embarcadero.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Flang-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-G95-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-C-ABI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-CXX-ABI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-Fortran-ABI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-GNU.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel-ISPC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Intel.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-MSVC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-MSVC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-MSVC.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-NVIDIA-CUDA.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-OpenWatcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-OpenWatcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-OpenWatcom.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-PGI-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-PGI-Fortran.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-PGI.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Watcom-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-Watcom-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-df.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows-windres.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Windows.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsCE-MSVC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsCE-MSVC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsCE.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPaths.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-MSVC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone-MSVC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsPhone.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-Clang-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-Clang-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-Clang-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-GNU-ASM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-GNU-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-GNU-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-MSVC-C.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore-MSVC-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/WindowsStore.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/Xenix.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/eCos.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/gas.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/iOS-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/iOS-Initialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/iOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/kFreeBSD.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/syllable.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/tvOS-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/tvOS-Initialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/tvOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/watchOS-Determine-CXX.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/watchOS-Initialize.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Platform/watchOS.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ProcessorCount.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Qt4ConfigDependentSettings.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Qt4Macros.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/RepositoryInfo.txt.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SelectLibraryConfigurations.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Squish4RunTestCase.bat -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Squish4RunTestCase.sh -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SquishRunTestCase.bat -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SquishRunTestCase.sh -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SquishTestScript.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SystemInformation.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/SystemInformation.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestBigEndian.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestCXXAcceptsFlag.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestEndianess.c.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForANSIForScope.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForANSIStreamHeaders.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForANSIStreamHeaders.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForAnsiForScope.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForSSTREAM.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForSSTREAM.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForSTDNamespace.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/TestForSTDNamespace.cxx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseEcos.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseJava.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseJava -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseJava/ClearClassFiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseJavaClassFilelist.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseJavaSymlinks.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UsePkgConfig.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseQt4.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseSWIG.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseSWIG -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UseSWIG/ManageSupportFiles.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/Use_wxWindows.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/UsewxWidgets.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/VTKCompatibility.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/WriteBasicConfigVersionFile.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/WriteCompilerDetectionHeader.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/ecos_clean.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/exportheader.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/javaTargets.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/kde3init_dummy.cpp.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/kde3uic.cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/readme.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Modules/.NoDartCoverage -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/AppleInfo.plist -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CMakeVSMacros1.vsmacros -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CMakeVSMacros2.vsmacros -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CPack.GenericDescription.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CPack.GenericLicense.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CPack.GenericWelcome.txt -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CPackConfig.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/CTestScript.cmake.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_Cuda.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_CudaHost.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_LIB.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_MASM.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_NASM.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v10_RC.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_LIB.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_MASM.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v11_RC.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_LIB.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_MASM.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v12_RC.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v140_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v140_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v140_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v141_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v141_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v141_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v142_CL.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v142_CSharp.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v142_Link.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v14_LIB.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v14_MASM.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/FlagTables/v14_RC.json -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/nasm.props.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/nasm.targets -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/MSBuild/nasm.xml -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/TestDriver.cxx.in -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/ApplicationIcon.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/Logo.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/SmallLogo.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/SmallLogo44x44.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/SplashScreen.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/StoreLogo.png -- Installing: /opt/metwork-mfext-1.2/opt/core/share/cmake-3.19/Templates/Windows/Windows_TemporaryKey.pfx -- Installing: /opt/metwork-mfext-1.2/opt/core/share/vim/vimfiles/indent -- Installing: /opt/metwork-mfext-1.2/opt/core/share/vim/vimfiles/indent/cmake.vim -- Installing: /opt/metwork-mfext-1.2/opt/core/share/vim/vimfiles/syntax -- Installing: /opt/metwork-mfext-1.2/opt/core/share/vim/vimfiles/syntax/cmake.vim -- Installing: /opt/metwork-mfext-1.2/opt/core/share/emacs/site-lisp/cmake-mode.el -- Installing: /opt/metwork-mfext-1.2/opt/core/share/aclocal/cmake.m4 -- Installing: /opt/metwork-mfext-1.2/opt/core/share/bash-completion/completions/cmake -- Installing: /opt/metwork-mfext-1.2/opt/core/share/bash-completion/completions/cpack -- Installing: /opt/metwork-mfext-1.2/opt/core/share/bash-completion/completions/ctest make[2]: Leaving directory '/src/layers/layer0_core/0110_cmake3/build/cmake-3.19.1' make[1]: Leaving directory '/src/layers/layer0_core/0110_cmake3' cd /opt/metwork-mfext-1.2/opt/core/bin && ln -s cmake cmake3 && ln -s ccmake ccmake3 && ln -s cpack cpack3 && ln -s ctest ctest3 make[3]: Leaving directory `/src/layers/layer0_core/0110_cmake3' make[3]: Entering directory `/src/layers/layer0_core/0117_yajl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "name: 'yajl'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "version: '2.1.0'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "checksum: '6887e0ed7479d2549761a4d284d3ecb0'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo -n "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "website: 'https://lloyd.github.io/yajl/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/yajl.yaml; fi make --file=../../Makefile.standard download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer0_core/0117_yajl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` `readlink -m ./sources` MD5 6887e0ed7479d2549761a4d284d3ecb0 Computing checksum for /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0.tar.gz... Good checksum rm -Rf yajl-2.1.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` tar.gz yajl-2.1.0 cd build/yajl-2.1.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-1.2/opt/core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.2/opt/core -DCMAKE_INSTALL_LIBDIR=lib .. CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.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 -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success running /opt/metwork-mfext-1.2/opt/core/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_parse.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /opt/metwork-mfext-1.2/opt/core/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_gen.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /opt/metwork-mfext-1.2/opt/core/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_common.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /opt/metwork-mfext-1.2/opt/core/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_tree.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:38 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:32 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build cd build/yajl-2.1.0/build && make .. cd build/yajl-2.1.0/build && make .. install make[2]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[3]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target yajl make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 30%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 30%] Built target yajl make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target yajl_s make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl_s.a make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 60%] Built target yajl_s make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target yajl_test make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Linking C executable yajl_test make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 66%] Built target yajl_test make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target gen-extra-close make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Linking C executable gen-extra-close make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 72%] Built target gen-extra-close make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target json_reformat make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 78%] Linking C executable json_reformat make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 78%] Built target json_reformat make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target json_verify make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 84%] Linking C executable json_verify make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 84%] Built target json_verify make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target parse_config make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 90%] Linking C executable parse_config make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 90%] Built target parse_config make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Scanning dependencies of target perftest make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[4]: Entering directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [100%] Built target perftest make[3]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-1.2/opt/core/lib/libyajl.so.2.1.0 -- Installing: /opt/metwork-mfext-1.2/opt/core/lib/libyajl.so.2 -- Installing: /opt/metwork-mfext-1.2/opt/core/lib/libyajl.so -- Installing: /opt/metwork-mfext-1.2/opt/core/lib/libyajl_s.a -- Installing: /opt/metwork-mfext-1.2/opt/core/include/yajl/yajl_parse.h -- Installing: /opt/metwork-mfext-1.2/opt/core/include/yajl/yajl_gen.h -- Installing: /opt/metwork-mfext-1.2/opt/core/include/yajl/yajl_common.h -- Installing: /opt/metwork-mfext-1.2/opt/core/include/yajl/yajl_tree.h -- Installing: /opt/metwork-mfext-1.2/opt/core/include/yajl/yajl_version.h -- Installing: /opt/metwork-mfext-1.2/opt/core/share/pkgconfig/yajl.pc -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/json_reformat -- Set runtime path of "/opt/metwork-mfext-1.2/opt/core/bin/json_reformat" to "" -- Installing: /opt/metwork-mfext-1.2/opt/core/bin/json_verify -- Set runtime path of "/opt/metwork-mfext-1.2/opt/core/bin/json_verify" to "" make[2]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' make[1]: Leaving directory '/src/layers/layer0_core/0117_yajl' make[3]: Leaving directory `/src/layers/layer0_core/0117_yajl' make[3]: Entering directory `/src/layers/layer0_core/0130_tcping' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "name: 'tcping'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "version: '1.3.5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "checksum: 'f9dd03c730db6999ca8beca479f078e3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo -n "TCPING est un outil pour tester un port TCP (avec un timeout)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "website: 'http://linuxco.de'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/tcping.yaml; fi make --file=../../Makefile.standard download uncompress build make[1]: Entering directory '/src/layers/layer0_core/0130_tcping' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` `readlink -m ./sources` MD5 f9dd03c730db6999ca8beca479f078e3 Computing checksum for /src/layers/layer0_core/0130_tcping/build/tcping-1.3.5.tar.gz... Good checksum rm -Rf tcping-1.3.5 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` tar.gz tcping-1.3.5 cd build/tcping-1.3.5 && make make[2]: Entering directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' gcc -o tcping -Wall -DHAVE_HSTRERROR tcping.c make[2]: Leaving directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' make[1]: Leaving directory '/src/layers/layer0_core/0130_tcping' cp -f build/tcping-1.3.5/tcping /opt/metwork-mfext-1.2/opt/core/bin/tcping make[3]: Leaving directory `/src/layers/layer0_core/0130_tcping' make[3]: Entering directory `/src/layers/layer0_core/0200_ctags' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "name: 'ctags'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "version: '5.8'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "checksum: 'c00f82ecdcc357434731913e5b48630d'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo -n "Ctags is a programming tool that generates an index (or tag) file of names found in source and header files of various programming languages." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "website: 'http://ctags.sourceforge.net/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/ctags.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-shared --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0200_ctags' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/ctags-5.8.tar.gz` `readlink -m ./sources` MD5 c00f82ecdcc357434731913e5b48630d Trying to download http://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz... --2023-07-17 13:45:26-- http://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://deac-riga.dl.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz [following] --2023-07-17 13:45:26-- http://deac-riga.dl.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz Resolving deac-riga.dl.sourceforge.net... 89.111.52.100 Connecting to deac-riga.dl.sourceforge.net|89.111.52.100|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz?download&failedmirror=deac-riga.dl.sourceforge.net [following] --2023-07-17 13:45:27-- http://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz?download&failedmirror=deac-riga.dl.sourceforge.net Connecting to downloads.sourceforge.net|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://freefr.dl.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz [following] --2023-07-17 13:45:27-- http://freefr.dl.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz Resolving freefr.dl.sourceforge.net... 213.36.253.136, 2a01:e0d:1:8:58bf:fa88:0:1 Connecting to freefr.dl.sourceforge.net|213.36.253.136|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 479927 (469K) [application/x-gzip] Saving to: `/src/layers/layer0_core/0200_ctags/build/ctags-5.8.tar.gz' 0K .......... .......... .......... .......... .......... 10% 5.19M 0s 50K .......... .......... .......... .......... .......... 21% 10.1M 0s 100K .......... .......... .......... .......... .......... 32% 10.3M 0s 150K .......... .......... .......... .......... .......... 42% 94.9M 0s 200K .......... .......... .......... .......... .......... 53% 12.3M 0s 250K .......... .......... .......... .......... .......... 64% 74.4M 0s 300K .......... .......... .......... .......... .......... 74% 110M 0s 350K .......... .......... .......... .......... .......... 85% 99.3M 0s 400K .......... .......... .......... .......... .......... 96% 15.6M 0s 450K .......... ........ 100% 78.3M=0.03s 2023-07-17 13:45:27 (16.1 MB/s) - `/src/layers/layer0_core/0200_ctags/build/ctags-5.8.tar.gz' saved [479927/479927] Computing checksum for /src/layers/layer0_core/0200_ctags/build/ctags-5.8.tar.gz... Good checksum rm -Rf ctags-5.8 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/ctags-5.8.tar.gz` tar.gz ctags-5.8 cd build/ctags-5.8 && 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.2/opt/core --enable-shared --disable-static Exuberant Ctags, version 5.8 Linux 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 checking whether to install link to etags... no checking whether to install readtags object file... no 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 whether ln -s works... yes checking for strip... strip checking directory to use for temporary files... /tmp checking whether #! works in shell scripts... yes checking for case-insensitive filenames... no checking selected sort method... external sort utility checking for sort... yes checking if sort accepts our command line... 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking for unistd.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking if L_tmpnam is defined in stdio.h... yes checking if INT_MAX is defined in limits.h... yes checking for size_t... yes checking for off_t... yes checking for fpos_t... yes checking for clock_t... yes checking for an ANSI C-conforming const... yes checking if struct stat contains st_ino... yes checking for fnmatch... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for fgetpos... yes checking for mkstemp... yes checking for opendir... yes checking for strerror... yes checking for clock... yes checking for remove... yes checking for truncate... yes checking for setenv... yes checking for regcomp... yes checking if regcomp works... yes configure: checking for new missing prototypes... configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cd build/ctags-5.8 && make make[2]: Entering directory '/src/layers/layer0_core/0200_ctags/build/ctags-5.8' gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c args.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c ant.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c asm.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c asp.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c awk.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c basic.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c beta.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c c.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c cobol.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c dosbatch.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c eiffel.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c entry.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c erlang.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c flex.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c fortran.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c get.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c html.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c jscript.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c keyword.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c lisp.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c lregex.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c lua.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c main.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c make.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c matlab.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c ocaml.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c options.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c parse.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c pascal.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c perl.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c php.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c python.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c read.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c rexx.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c routines.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c ruby.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c scheme.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c sh.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c slang.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c sml.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c sort.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c sql.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c strlist.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c tcl.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c tex.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c verilog.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c vhdl.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c vim.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c yacc.c gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c vstring.c gcc -o ctags args.o ant.o asm.o asp.o awk.o basic.o beta.o c.o cobol.o dosbatch.o eiffel.o entry.o erlang.o flex.o fortran.o get.o html.o jscript.o keyword.o lisp.o lregex.o lua.o main.o make.o matlab.o ocaml.o options.o parse.o pascal.o perl.o php.o python.o read.o rexx.o routines.o ruby.o scheme.o sh.o slang.o sml.o sort.o sql.o strlist.o tcl.o tex.o verilog.o vhdl.o vim.o yacc.o vstring.o gcc -I. -I. -DHAVE_CONFIG_H -g -O2 -c readtags.c make[2]: Leaving directory '/src/layers/layer0_core/0200_ctags/build/ctags-5.8' cd build/ctags-5.8 && make install make[2]: Entering directory '/src/layers/layer0_core/0200_ctags/build/ctags-5.8' cp ctags /opt/metwork-mfext-1.2/opt/core/bin/ctags && chmod 755 /opt/metwork-mfext-1.2/opt/core/bin/ctags cp ./ctags.1 /opt/metwork-mfext-1.2/opt/core/share/man/man1/ctags.1 && chmod 644 /opt/metwork-mfext-1.2/opt/core/share/man/man1/ctags.1 make[2]: Leaving directory '/src/layers/layer0_core/0200_ctags/build/ctags-5.8' make[1]: Leaving directory '/src/layers/layer0_core/0200_ctags' make[3]: Leaving directory `/src/layers/layer0_core/0200_ctags' make[3]: Entering directory `/src/layers/layer0_core/0209_onig' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "name: 'onig'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "version: '6.9.7.1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "checksum: 'd39409a103dcd44425e37b88d642f22c'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo -n "Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "website: 'https://github.com/kkos/oniguruma'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/onig.yaml; fi make --file=../../Makefile.standard EXPLICIT_NAME="onig-6.9.7" OPTIONS="--enable-static=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0209_onig' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/onig-6.9.7.1.tar.gz` `readlink -m ./sources` MD5 d39409a103dcd44425e37b88d642f22c Trying to download https://github.com/kkos/oniguruma/releases/download/v6.9.7.1/onig-6.9.7.1.tar.gz... --2023-07-17 13:45:34-- https://github.com/kkos/oniguruma/releases/download/v6.9.7.1/onig-6.9.7.1.tar.gz Resolving github.com... 140.82.121.4 Connecting to github.com|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/38999874/476e2c00-9e10-11eb-9fa8-052558529aff?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T134534Z&X-Amz-Expires=300&X-Amz-Signature=71f17219456b1316fdeac8e83b75cea47c8c98ca57ead44671f2776ac4a62810&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=38999874&response-content-disposition=attachment%3B%20filename%3Donig-6.9.7.1.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-07-17 13:45:34-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/38999874/476e2c00-9e10-11eb-9fa8-052558529aff?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T134534Z&X-Amz-Expires=300&X-Amz-Signature=71f17219456b1316fdeac8e83b75cea47c8c98ca57ead44671f2776ac4a62810&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=38999874&response-content-disposition=attachment%3B%20filename%3Donig-6.9.7.1.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 935705 (914K) [application/octet-stream] Saving to: `/src/layers/layer0_core/0209_onig/build/onig-6.9.7.1.tar.gz' 0K .......... .......... .......... .......... .......... 5% 13.0M 0s 50K .......... .......... .......... .......... .......... 10% 18.5M 0s 100K .......... .......... .......... .......... .......... 16% 52.8M 0s 150K .......... .......... .......... .......... .......... 21% 93.1M 0s 200K .......... .......... .......... .......... .......... 27% 78.4M 0s 250K .......... .......... .......... .......... .......... 32% 27.4M 0s 300K .......... .......... .......... .......... .......... 38% 112M 0s 350K .......... .......... .......... .......... .......... 43% 68.5M 0s 400K .......... .......... .......... .......... .......... 49% 510M 0s 450K .......... .......... .......... .......... .......... 54% 29.7M 0s 500K .......... .......... .......... .......... .......... 60% 464M 0s 550K .......... .......... .......... .......... .......... 65% 196M 0s 600K .......... .......... .......... .......... .......... 71% 65.0M 0s 650K .......... .......... .......... .......... .......... 76% 195M 0s 700K .......... .......... .......... .......... .......... 82% 243M 0s 750K .......... .......... .......... .......... .......... 87% 195M 0s 800K .......... .......... .......... .......... .......... 93% 534M 0s 850K .......... .......... .......... .......... .......... 98% 538M 0s 900K .......... ... 100% 471M=0.02s 2023-07-17 13:45:35 (58.9 MB/s) - `/src/layers/layer0_core/0209_onig/build/onig-6.9.7.1.tar.gz' saved [935705/935705] Computing checksum for /src/layers/layer0_core/0209_onig/build/onig-6.9.7.1.tar.gz... Good checksum rm -Rf onig-6.9.7 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/onig-6.9.7.1.tar.gz` tar.gz onig-6.9.7 cd build/onig-6.9.7 && 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.2/opt/core --enable-static=no 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 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 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 checking whether make sets $(MAKE)... (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 sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void*... 8 checking for size_t... yes checking for working alloca.h... yes checking for alloca... 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 test/Makefile config.status: creating sample/Makefile config.status: creating onig-config config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands cd build/onig-6.9.7 && make make[2]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' Making all in src make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make all-am make[4]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo regparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c regparse.c -fPIC -DPIC -o .libs/regparse.o mv -f .deps/regparse.Tpo .deps/regparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o regcomp.c: In function 'detect_can_be_slow': regcomp.c:8013:16: warning: 'prev_heavy_element' may be used uninitialized in this function [-Wmaybe-uninitialized] if (prev_heavy_element == ct->heavy_element) ^ mv -f .deps/regcomp.Tpo .deps/regcomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o mv -f .deps/regexec.Tpo .deps/regexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo regenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c regenc.c -fPIC -DPIC -o .libs/regenc.o mv -f .deps/regenc.Tpo .deps/regenc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o mv -f .deps/regerror.Tpo .deps/regerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo regext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c regext.c -fPIC -DPIC -o .libs/regext.o mv -f .deps/regext.Tpo .deps/regext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo regsyntax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c regsyntax.c -fPIC -DPIC -o .libs/regsyntax.o mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo regtrav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c regtrav.c -fPIC -DPIC -o .libs/regtrav.o mv -f .deps/regtrav.Tpo .deps/regtrav.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo regversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c regversion.c -fPIC -DPIC -o .libs/regversion.o mv -f .deps/regversion.Tpo .deps/regversion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo st.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c st.c -fPIC -DPIC -o .libs/st.o mv -f .deps/st.Tpo .deps/st.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo reggnu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c reggnu.c -fPIC -DPIC -o .libs/reggnu.o mv -f .deps/reggnu.Tpo .deps/reggnu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o mv -f .deps/unicode.Tpo .deps/unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c -o unicode_unfold_key.lo unicode_unfold_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c unicode_unfold_key.c -fPIC -DPIC -o .libs/unicode_unfold_key.o mv -f .deps/unicode_unfold_key.Tpo .deps/unicode_unfold_key.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c -o unicode_fold1_key.lo unicode_fold1_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c unicode_fold1_key.c -fPIC -DPIC -o .libs/unicode_fold1_key.o mv -f .deps/unicode_fold1_key.Tpo .deps/unicode_fold1_key.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c -o unicode_fold2_key.lo unicode_fold2_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c unicode_fold2_key.c -fPIC -DPIC -o .libs/unicode_fold2_key.o mv -f .deps/unicode_fold2_key.Tpo .deps/unicode_fold2_key.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c -o unicode_fold3_key.lo unicode_fold3_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c unicode_fold3_key.c -fPIC -DPIC -o .libs/unicode_fold3_key.o mv -f .deps/unicode_fold3_key.Tpo .deps/unicode_fold3_key.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo ascii.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c ascii.c -fPIC -DPIC -o .libs/ascii.o mv -f .deps/ascii.Tpo .deps/ascii.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo utf16_be.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c utf16_be.c -fPIC -DPIC -o .libs/utf16_be.o mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo utf16_le.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c utf16_le.c -fPIC -DPIC -o .libs/utf16_le.o mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo utf32_be.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c utf32_be.c -fPIC -DPIC -o .libs/utf32_be.o mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo utf32_le.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c utf32_le.c -fPIC -DPIC -o .libs/utf32_le.o mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo euc_jp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c euc_jp.c -fPIC -DPIC -o .libs/euc_jp.o mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c -o euc_jp_prop.lo euc_jp_prop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c euc_jp_prop.c -fPIC -DPIC -o .libs/euc_jp_prop.o mv -f .deps/euc_jp_prop.Tpo .deps/euc_jp_prop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo sjis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c sjis.c -fPIC -DPIC -o .libs/sjis.o mv -f .deps/sjis.Tpo .deps/sjis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c -o sjis_prop.lo sjis_prop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c sjis_prop.c -fPIC -DPIC -o .libs/sjis_prop.o mv -f .deps/sjis_prop.Tpo .deps/sjis_prop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo iso8859_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c iso8859_1.c -fPIC -DPIC -o .libs/iso8859_1.o mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo iso8859_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c iso8859_2.c -fPIC -DPIC -o .libs/iso8859_2.o mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo iso8859_3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c iso8859_3.c -fPIC -DPIC -o .libs/iso8859_3.o mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo iso8859_4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c iso8859_4.c -fPIC -DPIC -o .libs/iso8859_4.o mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo iso8859_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c iso8859_5.c -fPIC -DPIC -o .libs/iso8859_5.o mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo iso8859_6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c iso8859_6.c -fPIC -DPIC -o .libs/iso8859_6.o mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo iso8859_7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c iso8859_7.c -fPIC -DPIC -o .libs/iso8859_7.o mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo iso8859_8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c iso8859_8.c -fPIC -DPIC -o .libs/iso8859_8.o mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo iso8859_9.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c iso8859_9.c -fPIC -DPIC -o .libs/iso8859_9.o mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo iso8859_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c iso8859_10.c -fPIC -DPIC -o .libs/iso8859_10.o mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo iso8859_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c iso8859_11.c -fPIC -DPIC -o .libs/iso8859_11.o mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo iso8859_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c iso8859_13.c -fPIC -DPIC -o .libs/iso8859_13.o mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo iso8859_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c iso8859_14.c -fPIC -DPIC -o .libs/iso8859_14.o mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo iso8859_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c iso8859_15.c -fPIC -DPIC -o .libs/iso8859_15.o mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo iso8859_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c iso8859_16.c -fPIC -DPIC -o .libs/iso8859_16.o mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo euc_tw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c euc_tw.c -fPIC -DPIC -o .libs/euc_tw.o mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo euc_kr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c euc_kr.c -fPIC -DPIC -o .libs/euc_kr.o mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo big5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c big5.c -fPIC -DPIC -o .libs/big5.o mv -f .deps/big5.Tpo .deps/big5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo gb18030.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c gb18030.c -fPIC -DPIC -o .libs/gb18030.o mv -f .deps/gb18030.Tpo .deps/gb18030.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo koi8_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c koi8_r.c -fPIC -DPIC -o .libs/koi8_r.o mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo cp1251.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c cp1251.c -fPIC -DPIC -o .libs/cp1251.o mv -f .deps/cp1251.Tpo .deps/cp1251.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c -o onig_init.lo onig_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c onig_init.c -fPIC -DPIC -o .libs/onig_init.o mv -f .deps/onig_init.Tpo .deps/onig_init.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -version-info 7:0:2 -o libonig.la -rpath /opt/metwork-mfext-1.2/opt/core/lib regparse.lo regcomp.lo regexec.lo regenc.lo regerror.lo regext.lo regsyntax.lo regtrav.lo regversion.lo st.lo reggnu.lo unicode.lo unicode_unfold_key.lo unicode_fold1_key.lo unicode_fold2_key.lo unicode_fold3_key.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo euc_jp_prop.lo sjis.lo sjis_prop.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo onig_init.lo libtool: link: gcc -shared -fPIC -DPIC .libs/regparse.o .libs/regcomp.o .libs/regexec.o .libs/regenc.o .libs/regerror.o .libs/regext.o .libs/regsyntax.o .libs/regtrav.o .libs/regversion.o .libs/st.o .libs/reggnu.o .libs/unicode.o .libs/unicode_unfold_key.o .libs/unicode_fold1_key.o .libs/unicode_fold2_key.o .libs/unicode_fold3_key.o .libs/ascii.o .libs/utf8.o .libs/utf16_be.o .libs/utf16_le.o .libs/utf32_be.o .libs/utf32_le.o .libs/euc_jp.o .libs/euc_jp_prop.o .libs/sjis.o .libs/sjis_prop.o .libs/iso8859_1.o .libs/iso8859_2.o .libs/iso8859_3.o .libs/iso8859_4.o .libs/iso8859_5.o .libs/iso8859_6.o .libs/iso8859_7.o .libs/iso8859_8.o .libs/iso8859_9.o .libs/iso8859_10.o .libs/iso8859_11.o .libs/iso8859_13.o .libs/iso8859_14.o .libs/iso8859_15.o .libs/iso8859_16.o .libs/euc_tw.o .libs/euc_kr.o .libs/big5.o .libs/gb18030.o .libs/koi8_r.o .libs/cp1251.o .libs/onig_init.o -g -O2 -Wl,-soname -Wl,libonig.so.5 -o .libs/libonig.so.5.2.0 libtool: link: (cd ".libs" && rm -f "libonig.so.5" && ln -s "libonig.so.5.2.0" "libonig.so.5") libtool: link: (cd ".libs" && rm -f "libonig.so" && ln -s "libonig.so.5.2.0" "libonig.so") libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" ) make[4]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' Making all in test make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/test' Making all in sample make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/sample' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/sample' make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' sed -e 's,[@]datadir[@],/opt/metwork-mfext-1.2/opt/core/share,g' -e 's,[@]datarootdir[@],/opt/metwork-mfext-1.2/opt/core/share,g' -e 's,[@]PACKAGE_VERSION[@],6.9.7,g' -e 's,[@]prefix[@],/opt/metwork-mfext-1.2/opt/core,g' -e 's,[@]exec_prefix[@],/opt/metwork-mfext-1.2/opt/core,g' -e 's,[@]libdir[@],/opt/metwork-mfext-1.2/opt/core/lib,g' -e 's,[@]includedir[@],/opt/metwork-mfext-1.2/opt/core/include,g' < ./oniguruma.pc.in > oniguruma.pc make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' make[2]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' cd build/onig-6.9.7 && make install make[2]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' Making install in src make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make[4]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libonig.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libonig.so.5.2.0 /opt/metwork-mfext-1.2/opt/core/lib/libonig.so.5.2.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libonig.so.5.2.0 libonig.so.5 || { rm -f libonig.so.5 && ln -s libonig.so.5.2.0 libonig.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libonig.so.5.2.0 libonig.so || { rm -f libonig.so && ln -s libonig.so.5.2.0 libonig.so; }; }) libtool: install: /usr/bin/install -c .libs/libonig.lai /opt/metwork-mfext-1.2/opt/core/lib/libonig.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 oniguruma.h oniggnu.h '/opt/metwork-mfext-1.2/opt/core/include' make install-data-hook make[5]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make[4]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/src' Making install in test make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/test' make[4]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/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/layer0_core/0209_onig/build/onig-6.9.7/test' make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/test' Making install in sample make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/sample' make[4]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/sample' 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/layer0_core/0209_onig/build/onig-6.9.7/sample' make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7/sample' make[3]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' make[4]: Entering directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c onig-config '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 oniguruma.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' make[3]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' make[2]: Leaving directory '/src/layers/layer0_core/0209_onig/build/onig-6.9.7' make[1]: Leaving directory '/src/layers/layer0_core/0209_onig' make[3]: Leaving directory `/src/layers/layer0_core/0209_onig' make[3]: Entering directory `/src/layers/layer0_core/0210_jq' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "name: 'jq'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "version: '1.6'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "checksum: 'e68fbd6a992e36f1ac48c99bbf825d6b'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo -n "jq is like sed for JSON data" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "website: 'https://stedolan.github.io/jq/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/jq.yaml; fi make --file=../../Makefile.standard OPTIONS="--enable-static=no --disable-maintainer-mode --with-oniguruma=/opt/metwork-mfext-1.2/opt/core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0210_jq' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/jq-1.6.tar.gz` `readlink -m ./sources` MD5 e68fbd6a992e36f1ac48c99bbf825d6b Computing checksum for /src/layers/layer0_core/0210_jq/build/jq-1.6.tar.gz... Good checksum rm -Rf jq-1.6 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/jq-1.6.tar.gz` tar.gz jq-1.6 cd build/jq-1.6 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/core --enable-static=no --disable-maintainer-mode --with-oniguruma=/opt/metwork-mfext-1.2/opt/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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 valgrind... valgrind checking for memmem... yes checking for mkstemp... yes checking shlwapi.h usability... no checking shlwapi.h presence... no checking for shlwapi.h... no checking for bundle... no checking for Ruby dependencies... configure: WARNING: ***************************************************************** * Ruby dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and some of the tests will not run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isatty... yes checking for _isatty... no checking for strptime... yes checking for strftime... yes checking for timegm... yes checking for gmtime_r... yes checking for gmtime... yes checking for localtime_r... yes checking for localtime... yes checking for gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for acos in -lm... yes checking for acosh in -lm... yes checking for asin in -lm... yes checking for asinh in -lm... yes checking for atan2 in -lm... yes checking for atan in -lm... yes checking for atanh in -lm... yes checking for cbrt in -lm... yes checking for ceil in -lm... yes checking for copysign in -lm... yes checking for cos in -lm... yes checking for cosh in -lm... yes checking for drem in -lm... yes checking for erf in -lm... yes checking for erfc in -lm... yes checking for exp10 in -lm... yes checking for exp2 in -lm... yes checking for exp in -lm... yes checking for expm1 in -lm... yes checking for fabs in -lm... yes checking for fdim in -lm... yes checking for floor in -lm... yes checking for fma in -lm... yes checking for fmax in -lm... yes checking for fmin in -lm... yes checking for fmod in -lm... yes checking for frexp in -lm... yes checking for gamma in -lm... yes checking for hypot in -lm... yes checking for j0 in -lm... yes checking for j1 in -lm... yes checking for jn in -lm... yes checking for ldexp in -lm... yes checking for lgamma in -lm... yes checking for log10 in -lm... yes checking for log1p in -lm... yes checking for log2 in -lm... yes checking for log in -lm... yes checking for logb in -lm... yes checking for modf in -lm... yes checking for lgamma_r in -lm... yes checking for nearbyint in -lm... yes checking for nextafter in -lm... yes checking for nexttoward in -lm... yes checking for pow10 in -lm... yes checking for pow in -lm... yes checking for remainder in -lm... yes checking for rint in -lm... yes checking for round in -lm... yes checking for scalb in -lm... yes checking for scalbln in -lm... yes checking for significand in -lm... yes checking for sin in -lm... yes checking for sinh in -lm... yes checking for sqrt in -lm... yes checking for tan in -lm... yes checking for tanh in -lm... yes checking for tgamma in -lm... yes checking for trunc in -lm... yes checking for y0 in -lm... yes checking for y1 in -lm... yes checking for yn in -lm... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no checking oniguruma.h usability... yes checking oniguruma.h presence... no checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands cd build/jq-1.6 && make make[2]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/builtin.inc GEN src/version.h make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' CC src/builtin.lo src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acos) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acosh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asin) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asinh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atan) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(atan2) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atanh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cbrt) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cos) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cosh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp2) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(floor) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(hypot) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j0) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j1) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log10) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log2) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(pow) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(remainder) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sin) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sinh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sqrt) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tan) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tanh) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tgamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y0) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y1) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(jn) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(yn) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(ceil) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(copysign) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(drem) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(erf) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(erfc) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp10) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(expm1) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(fabs) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fdim) ^~~~~~~~ src/builtin.c:1573:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 4}, ^ src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' LIBM_DDDD(fma) ^~~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmax) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmin) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(fmod) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:218:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(gamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(lgamma) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log1p) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(logb) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(nearbyint) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(nextafter) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(nexttoward) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:253:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(pow10) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(rint) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(round) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(scalb) ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(scalbln) ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(significand) ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 1}, ^ src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(trunc) ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, #name, 3}, ^ src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(ldexp) ^~~~~~~~ src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_frexp,"frexp", 1}, ^ src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modf,"modf", 1}, ^ src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, ^ src/builtin.c:1587:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_plus, "_plus", 3}, ^ src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_negate, "_negate", 1}, ^ src/builtin.c:1589:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_minus, "_minus", 3}, ^ src/builtin.c:1590:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_multiply, "_multiply", 3}, ^ src/builtin.c:1591:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_divide, "_divide", 3}, ^ src/builtin.c:1592:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mod, "_mod", 3}, ^ src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_dump, "tojson", 1}, ^ src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_json_parse, "fromjson", 1}, ^ src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tonumber, "tonumber", 1}, ^ src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tostring, "tostring", 1}, ^ src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys, "keys", 1}, ^ src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, ^ src/builtin.c:1599:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_startswith, "startswith", 2}, ^ src/builtin.c:1600:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_endswith, "endswith", 2}, ^ src/builtin.c:1601:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, ^ src/builtin.c:1602:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, ^ src/builtin.c:1603:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_split, "split", 2}, ^ src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_explode, "explode", 1}, ^ src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_implode, "implode", 1}, ^ src/builtin.c:1606:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_indexes, "_strindices", 2}, ^ src/builtin.c:1607:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking ^ src/builtin.c:1608:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_getpath, "getpath", 2}, ^ src/builtin.c:1609:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_delpaths, "delpaths", 2}, ^ src/builtin.c:1610:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_has, "has", 2}, ^ src/builtin.c:1611:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_equal, "_equal", 3}, ^ src/builtin.c:1612:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_notequal, "_notequal", 3}, ^ src/builtin.c:1613:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_less, "_less", 3}, ^ src/builtin.c:1614:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greater, "_greater", 3}, ^ src/builtin.c:1615:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lesseq, "_lesseq", 3}, ^ src/builtin.c:1616:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greatereq, "_greatereq", 3}, ^ src/builtin.c:1617:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_contains, "contains", 2}, ^ src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_length, "length", 1}, ^ src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, ^ src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_type, "type", 1}, ^ src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, ^ src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnan, "isnan", 1}, ^ src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnormal, "isnormal", 1}, ^ src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_infinite, "infinite", 1}, ^ src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_nan, "nan", 1}, ^ src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort, "sort", 1}, ^ src/builtin.c:1627:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, ^ src/builtin.c:1628:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, ^ src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min, "min", 1}, ^ src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max, "max", 1}, ^ src/builtin.c:1631:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, ^ src/builtin.c:1632:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, ^ src/builtin.c:1633:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_error, "error", 2}, ^ src/builtin.c:1634:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_format, "format", 2}, ^ src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_env, "env", 1}, ^ src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_halt, "halt", 1}, ^ src/builtin.c:1637:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_halt_error, "halt_error", 2}, ^ src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, ^ src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, ^ src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, ^ src/builtin.c:1641:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_match, "_match_impl", 4}, ^ src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, ^ src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_input, "_input", 1}, ^ src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_debug, "debug", 1}, ^ src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_stderr, "stderr", 1}, ^ src/builtin.c:1646:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strptime, "strptime", 2}, ^ src/builtin.c:1647:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strftime, "strftime", 2}, ^ src/builtin.c:1648:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, ^ src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mktime, "mktime", 1}, ^ src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_gmtime, "gmtime", 1}, ^ src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_localtime, "localtime", 1}, ^ src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_now, "now", 1}, ^ src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_filename, "input_filename", 1}, ^ src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_line, "input_line_number", 1}, ^ CC src/bytecode.lo CC src/compile.lo CC src/execute.lo src/execute.c: In function 'jq_next': src/execute.c:852:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} [-Wcast-function-type] case 1: top = ((func_1)function->fptr)(jq, in[0]); break; ^ src/execute.c:853:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} [-Wcast-function-type] case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; ^ src/execute.c:854:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} [-Wcast-function-type] case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; ^ src/execute.c:855:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} [-Wcast-function-type] case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; ^ src/execute.c:856:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; ^ src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] stack_save(jq, pc - 1, stack_get_pos(jq)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/execute.c:567:5: note: here case STOREV: { ^~~~ src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case EACH_OPT: { ^ src/execute.c:728:5: note: here case ON_BACKTRACK(EACH): ^~~~ CC src/jq_test.lo CC src/jv.lo src/jv.c: In function 'jvp_string_hash': src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ src/jv.c:586:3: note: here case 2: k1 ^= tail[1] << 8; ^~~~ src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ src/jv.c:587:3: note: here case 1: k1 ^= tail[0]; ^~~~ CC src/jv_alloc.lo CC src/jv_aux.lo CC src/jv_dtoa.lo src/jv_dtoa.c: In function 'jvp_strtod': src/jv_dtoa.c:2330:54: warning: unused variable 'test_scale' [-Wunused-variable] int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; ^~~~~~~~~~ src/jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sign = 1; ~~~~~^~~ src/jv_dtoa.c:2370:3: note: here case '+': ^~~~ src/jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] esign = 1; ~~~~~~^~~ src/jv_dtoa.c:2481:4: note: here case '+': ^~~~ src/jv_dtoa.c: In function 'jvp_dtoa': src/jv_dtoa.c:3700:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ src/jv_dtoa.c:3702:3: note: here case 4: ^~~~ src/jv_dtoa.c:3708:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ src/jv_dtoa.c:3710:3: note: here case 5: ^~~~ CC src/jv_file.lo CC src/jv_parse.lo CC src/jv_print.lo CC src/jv_unicode.lo CC src/linker.lo CC src/locfile.lo CC src/util.lo CC src/lexer.lo src/lexer.c: In function 'yy_get_next_buffer': src/lexer.c:1500:47: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] if ((int) (yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { ^ CC src/parser.lo CCLD libjq.la GEN src/version.h CC src/main.o CCLD jq GEN jq.1 make[4]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[3]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[2]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' cd build/jq-1.6 && make install make[2]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h make install-recursive make[3]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h CC src/main.o CCLD jq make[5]: Entering directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' GEN src/version.h CC src/main.o CCLD jq /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /opt/metwork-mfext-1.2/opt/core/lib/libjq.so.1.0.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; }) libtool: install: /usr/bin/install -c .libs/libjq.lai /opt/metwork-mfext-1.2/opt/core/lib/libjq.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c jq /opt/metwork-mfext-1.2/opt/core/bin/jq /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/doc/jq' /usr/bin/install -c -m 644 README.md COPYING AUTHORS README '/opt/metwork-mfext-1.2/opt/core/share/doc/jq' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 src/jv.h src/jq.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 jq.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[5]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[4]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[3]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[2]: Leaving directory '/src/layers/layer0_core/0210_jq/build/jq-1.6' make[1]: Leaving directory '/src/layers/layer0_core/0210_jq' make[3]: Leaving directory `/src/layers/layer0_core/0210_jq' make[3]: Entering directory `/src/layers/layer0_core/0300_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=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "name: 'libpng'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "version: '1.6.37'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "checksum: '015e8e15db1eecde5f2eb9eb5b6e59e9'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo -n "LIBPNG is the official PNG reference library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "website: 'http://www.libpng.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml echo "license: 'Open Source : http://www.libpng.org/pub/png/src/libpng-LICENSE.txt'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libpng.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/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.2/opt/core download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0300_libpng' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libpng-1.6.37.tar.xz` `readlink -m ./sources` MD5 015e8e15db1eecde5f2eb9eb5b6e59e9 Trying to download https://download.sourceforge.net/libpng/libpng-1.6.37.tar.xz... --2023-07-17 13:46:40-- https://download.sourceforge.net/libpng/libpng-1.6.37.tar.xz Resolving download.sourceforge.net... 204.68.111.105 Connecting to download.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify download.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://downloads.sourceforge.net/project/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz [following] --2023-07-17 13:46:41-- https://downloads.sourceforge.net/project/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://deac-ams.dl.sourceforge.net/project/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz [following] --2023-07-17 13:46:43-- https://deac-ams.dl.sourceforge.net/project/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz Resolving deac-ams.dl.sourceforge.net... 185.34.27.55 Connecting to deac-ams.dl.sourceforge.net|185.34.27.55|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1012272 (989K) [application/octet-stream] Saving to: `/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37.tar.xz' 0K .......... .......... .......... .......... .......... 5% 4.07M 0s 50K .......... .......... .......... .......... .......... 10% 5.44M 0s 100K .......... .......... .......... .......... .......... 15% 5.48M 0s 150K .......... .......... .......... .......... .......... 20% 5.35M 0s 200K .......... .......... .......... .......... .......... 25% 4.92M 0s 250K .......... .......... .......... .......... .......... 30% 4.89M 0s 300K .......... .......... .......... .......... .......... 35% 4.88M 0s 350K .......... .......... .......... .......... .......... 40% 3.49M 0s 400K .......... .......... .......... .......... .......... 45% 4.43M 0s 450K .......... .......... .......... .......... .......... 50% 4.07M 0s 500K .......... .......... .......... .......... .......... 55% 4.78M 0s 550K .......... .......... .......... .......... .......... 60% 4.15M 0s 600K .......... .......... .......... .......... .......... 65% 4.00M 0s 650K .......... .......... .......... .......... .......... 70% 4.38M 0s 700K .......... .......... .......... .......... .......... 75% 5.13M 0s 750K .......... .......... .......... .......... .......... 80% 3.19M 0s 800K .......... .......... .......... .......... .......... 85% 4.30M 0s 850K .......... .......... .......... .......... .......... 91% 4.45M 0s 900K .......... .......... .......... .......... .......... 96% 5.39M 0s 950K .......... .......... .......... ........ 100% 6.74M=0.2s 2023-07-17 13:46:43 (4.53 MB/s) - `/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37.tar.xz' saved [1012272/1012272] Computing checksum for /src/layers/layer0_core/0300_libpng/build/libpng-1.6.37.tar.xz... Good checksum rm -Rf libpng-1.6.37 /opt/metwork-mfext-1.2/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.2/opt/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/layer0_core/0300_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/layer0_core/0300_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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/core/lib make[3]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' cd build/libpng-1.6.37 && make install make[2]: Entering directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make install-am make[3]: Entering directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[4]: Entering directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpng16.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libpng16.so.16.37.0 /opt/metwork-mfext-1.2/opt/core/lib/libpng16.so.16.37.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/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.2/opt/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.2/opt/core/lib/libpng16.la libtool: install: /usr/bin/install -c .libs/libpng16.a /opt/metwork-mfext-1.2/opt/core/lib/libpng16.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libpng16.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libpng16.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pngfix png-fix-itxt '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/pngfix /opt/metwork-mfext-1.2/opt/core/bin/pngfix libtool: install: /usr/bin/install -c png-fix-itxt /opt/metwork-mfext-1.2/opt/core/bin/png-fix-itxt /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c libpng16-config '/opt/metwork-mfext-1.2/opt/core/bin' make install-exec-hook make[5]: Entering directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.2/opt/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.2/opt/core/bin + rm -f libpng-config + ln -s libpng16-config libpng-config make[5]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man5' /usr/bin/install -c -m 644 png.5 '/opt/metwork-mfext-1.2/opt/core/share/man/man5' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libpng16' /usr/bin/install -c -m 644 pnglibconf.h '/opt/metwork-mfext-1.2/opt/core/include/libpng16' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libpng16.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/libpng16' /usr/bin/install -c -m 644 png.h pngconf.h '/opt/metwork-mfext-1.2/opt/core/include/libpng16' make install-data-hook make[5]: Entering directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.2/opt/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.2/opt/core/lib/pkgconfig + rm -f libpng.pc + ln -s libpng16.pc libpng.pc make[5]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[4]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[3]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer0_core/0300_libpng/build/libpng-1.6.37' make[1]: Leaving directory '/src/layers/layer0_core/0300_libpng' make[3]: Leaving directory `/src/layers/layer0_core/0300_libpng' make[3]: Entering directory `/src/layers/layer0_core/0310_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=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "name: 'freetype'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "version: '2.10.1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "checksum: 'bd42e75127f8431923679480efb5ba8f'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/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.2/opt/core/share/metwork_packages/freetype.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "website: 'https://www.freetype.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml echo "license: 'GPL 2 or 3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/freetype.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0310_freetype' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/freetype-2.10.1.tar.xz` `readlink -m ./sources` MD5 bd42e75127f8431923679480efb5ba8f Trying to download https://sourceforge.net/projects/freetype/files/freetype2/2.10.1/freetype-2.10.1.tar.xz/download... --2023-07-17 13:48:05-- https://sourceforge.net/projects/freetype/files/freetype2/2.10.1/freetype-2.10.1.tar.xz/download Resolving sourceforge.net... 104.18.10.128, 104.18.11.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net|104.18.10.128|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/freetype/freetype2/2.10.1/freetype-2.10.1.tar.xz?ts=gAAAAABktUaWtWaflxqfKdefZxVoTvCLwoqAd7q1NSEFh0KAmkiQM4liISqH5BZZfszgmBXOcMDt6d3w2hgd0M5BOl-37Orrkw%3D%3D&use_mirror=altushost-swe&r= [following] --2023-07-17 13:48:06-- https://downloads.sourceforge.net/project/freetype/freetype2/2.10.1/freetype-2.10.1.tar.xz?ts=gAAAAABktUaWtWaflxqfKdefZxVoTvCLwoqAd7q1NSEFh0KAmkiQM4liISqH5BZZfszgmBXOcMDt6d3w2hgd0M5BOl-37Orrkw%3D%3D&use_mirror=altushost-swe&r= Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://altushost-swe.dl.sourceforge.net/project/freetype/freetype2/2.10.1/freetype-2.10.1.tar.xz [following] --2023-07-17 13:48:07-- https://altushost-swe.dl.sourceforge.net/project/freetype/freetype2/2.10.1/freetype-2.10.1.tar.xz Resolving altushost-swe.dl.sourceforge.net... 79.142.76.130 Connecting to altushost-swe.dl.sourceforge.net|79.142.76.130|:443... connected. WARNING: cannot verify altushost-swe.dl.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 2378784 (2.3M) [application/octet-stream] Saving to: `/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1.tar.xz' 0K .......... .......... .......... .......... .......... 2% 1.88M 1s 50K .......... .......... .......... .......... .......... 4% 1.88M 1s 100K .......... .......... .......... .......... .......... 6% 310M 1s 150K .......... .......... .......... .......... .......... 8% 1.97M 1s 200K .......... .......... .......... .......... .......... 10% 309M 1s 250K .......... .......... .......... .......... .......... 12% 315M 1s 300K .......... .......... .......... .......... .......... 15% 181M 0s 350K .......... .......... .......... .......... .......... 17% 1.90M 0s 400K .......... .......... .......... .......... .......... 19% 318M 0s 450K .......... .......... .......... .......... .......... 21% 343M 0s 500K .......... .......... .......... .......... .......... 23% 334M 0s 550K .......... .......... .......... .......... .......... 25% 23.0M 0s 600K .......... .......... .......... .......... .......... 27% 1.94M 0s 650K .......... .......... .......... .......... .......... 30% 305M 0s 700K .......... .......... .......... .......... .......... 32% 325M 0s 750K .......... .......... .......... .......... .......... 34% 243M 0s 800K .......... .......... .......... .......... .......... 36% 333M 0s 850K .......... .......... .......... .......... .......... 38% 292M 0s 900K .......... .......... .......... .......... .......... 40% 310M 0s 950K .......... .......... .......... .......... .......... 43% 316M 0s 1000K .......... .......... .......... .......... .......... 45% 324M 0s 1050K .......... .......... .......... .......... .......... 47% 335M 0s 1100K .......... .......... .......... .......... .......... 49% 337M 0s 1150K .......... .......... .......... .......... .......... 51% 264M 0s 1200K .......... .......... .......... .......... .......... 53% 2.21M 0s 1250K .......... .......... .......... .......... .......... 55% 43.7M 0s 1300K .......... .......... .......... .......... .......... 58% 263M 0s 1350K .......... .......... .......... .......... .......... 60% 351M 0s 1400K .......... .......... .......... .......... .......... 62% 352M 0s 1450K .......... .......... .......... .......... .......... 64% 346M 0s 1500K .......... .......... .......... .......... .......... 66% 345M 0s 1550K .......... .......... .......... .......... .......... 68% 237M 0s 1600K .......... .......... .......... .......... .......... 71% 327M 0s 1650K .......... .......... .......... .......... .......... 73% 345M 0s 1700K .......... .......... .......... .......... .......... 75% 340M 0s 1750K .......... .......... .......... .......... .......... 77% 341M 0s 1800K .......... .......... .......... .......... .......... 79% 347M 0s 1850K .......... .......... .......... .......... .......... 81% 323M 0s 1900K .......... .......... .......... .......... .......... 83% 350M 0s 1950K .......... .......... .......... .......... .......... 86% 259M 0s 2000K .......... .......... .......... .......... .......... 88% 338M 0s 2050K .......... .......... .......... .......... .......... 90% 327M 0s 2100K .......... .......... .......... .......... .......... 92% 318M 0s 2150K .......... .......... .......... .......... .......... 94% 328M 0s 2200K .......... .......... .......... .......... .......... 96% 278M 0s 2250K .......... .......... .......... .......... .......... 99% 302M 0s 2300K .......... .......... ... 100% 254M=0.2s 2023-07-17 13:48:07 (14.2 MB/s) - `/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1.tar.xz' saved [2378784/2378784] Computing checksum for /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1.tar.xz... Good checksum rm -Rf freetype-2.10.1 /opt/metwork-mfext-1.2/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.2/opt/core make[2]: Entering directory '/src/layers/layer0_core/0310_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.2/opt/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/layer0_core/0310_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make make[2]: Entering directory '/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1' ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsystem.lo builds/unix/ftsystem.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/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/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/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/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsystem.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftdebug.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftdebug.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftdebug.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftdebug.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftinit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftinit.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftinit.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftinit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbase.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbase.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbase.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbase.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbbox.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbbox.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbbox.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbbox.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbdf.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbdf.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbitmap.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbitmap.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftcid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftcid.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftcid.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftfstype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftfstype.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftfstype.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftfstype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgasp.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgasp.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgasp.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgasp.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftglyph.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftglyph.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftglyph.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftglyph.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgxval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgxval.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftgxval.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgxval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftmm.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftmm.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftmm.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftmm.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftotval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftotval.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftotval.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftotval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpatent.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpatent.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpatent.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpatent.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpfr.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftpfr.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftstroke.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftstroke.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftstroke.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftstroke.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftsynth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftsynth.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftsynth.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsynth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/fttype1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/fttype1.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/fttype1.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/fttype1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftwinfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype/truetype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype/truetype.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/truetype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/truetype/truetype.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/truetype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1/type1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1/type1.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type1/type1.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff/cff.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff/cff.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/cff.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cff/cff.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/cff.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid/type1cid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid/type1cid.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cid/type1cid.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1cid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr/pfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr/pfr.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pfr/pfr.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42/type42.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42/type42.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type42.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/type42/type42.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type42.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/winfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf/pcf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf/pcf.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pcf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pcf/pcf.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pcf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf/bdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf/bdf.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/bdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bdf/bdf.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/bdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/sfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit/autofit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit/autofit.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/autofit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/autofit/autofit.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/autofit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pshinter.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster/raster.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster/raster.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/raster.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/raster/raster.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/raster.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth/smooth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth/smooth.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/smooth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/smooth/smooth.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/smooth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache/ftcache.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache/ftcache.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/cache/ftcache.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcache.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgzip.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftlzw.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbzip2.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux/psaux.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux/psaux.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/psaux.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psaux/psaux.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psaux.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psnames.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames/psnames.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames/psnames.c -fPIC -DPIC -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/psnames.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/psnames/psnames.c -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psnames.o >/dev/null 2>&1 gcc -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/apinames /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/src/tools/apinames.c /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/apinames -o/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftexport.sym /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ./builds/unix/libtool --mode=link gcc -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/libfreetype.la /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsystem.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psnames.lo -rpath /opt/metwork-mfext-1.2/opt/core/lib -version-info 23:1:17 -lz -lbz2 -L/opt/metwork-mfext-1.2/opt/core/lib -lpng16 -no-undefined -export-symbols /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftexport.sym libtool: link: echo "{ global:" > /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: cat /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftexport.sym | sed -e "s/\(.*\)/\1;/" >> /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: gcc -shared -fPIC -DPIC /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/truetype.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type1.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/cff.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pfr.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/type42.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pcf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/bdf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/autofit.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/raster.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/smooth.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/psaux.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/psnames.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -lbz2 -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libpng16.so -lz -lm -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver -o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 libtool: link: (cd "/src/layers/layer0_core/0310_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/layer0_core/0310_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/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsystem.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftdebug.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftinit.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbase.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbbox.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbdf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbitmap.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcid.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftfstype.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgasp.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftglyph.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgxval.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftmm.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftotval.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpatent.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftpfr.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftstroke.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftsynth.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/fttype1.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftwinfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/truetype.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/cff.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type1cid.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pfr.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/type42.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/winfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pcf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/bdf.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/sfnt.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/autofit.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/pshinter.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/raster.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/smooth.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftcache.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftgzip.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftlzw.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftbzip2.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psaux.o /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/psnames.o libtool: link: ranlib /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a libtool: link: ( cd "/src/layers/layer0_core/0310_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.2/opt/core/lib -lpng16 -lm -lz -lm|' \ -e 's|%PKG_CONFIG%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.2/opt/core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.2/opt/core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.2/opt/core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.2/opt/core|' \ /src/layers/layer0_core/0310_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.2/opt/core/lib -lpng16 -lm -lz -lm|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.2/opt/core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.2/opt/core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.2/opt/core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.2/opt/core|' \ /src/layers/layer0_core/0310_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/layer0_core/0310_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make install make[2]: Entering directory '/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1' rm -rf /opt/metwork-mfext-1.2/opt/core/include/freetype2 rm -f /opt/metwork-mfext-1.2/opt/core/include/ft2build.h /bin/mkdir -p /opt/metwork-mfext-1.2/opt/core/lib \ /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig \ /opt/metwork-mfext-1.2/opt/core/include/freetype2/freetype/config \ /opt/metwork-mfext-1.2/opt/core/share/aclocal ./builds/unix/libtool --mode=install /usr/bin/install -c \ /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/libfreetype.la /opt/metwork-mfext-1.2/opt/core/lib libtool: install: /usr/bin/install -c /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 /opt/metwork-mfext-1.2/opt/core/lib/libfreetype.so.6.17.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/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.2/opt/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/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.lai /opt/metwork-mfext-1.2/opt/core/lib/libfreetype.la libtool: install: /usr/bin/install -c /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /opt/metwork-mfext-1.2/opt/core/lib/libfreetype.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/core/lib/libfreetype.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/core/lib/libfreetype.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmac.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ; do \ /usr/bin/install -c -m 644 \ $P /opt/metwork-mfext-1.2/opt/core/include/freetype2/freetype ; \ done for P in /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/config/ftstdlib.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/config/ftconfig.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/config/ftmodule.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/config/ftoption.h /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/freetype/config/ftheader.h /src/layers/layer0_core/0310_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.2/opt/core/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/include/ft2build.h \ /opt/metwork-mfext-1.2/opt/core/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /opt/metwork-mfext-1.2/opt/core/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /src/layers/layer0_core/0310_freetype/build/freetype-2.10.1/objs/ftmodule.h \ /opt/metwork-mfext-1.2/opt/core/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /opt/metwork-mfext-1.2/opt/core/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /opt/metwork-mfext-1.2/opt/core/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /opt/metwork-mfext-1.2/opt/core/lib/pkgconfig/freetype2.pc make[2]: Leaving directory '/src/layers/layer0_core/0310_freetype/build/freetype-2.10.1' make[1]: Leaving directory '/src/layers/layer0_core/0310_freetype' make[3]: Leaving directory `/src/layers/layer0_core/0310_freetype' make[3]: Entering directory `/src/layers/layer0_core/0311_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=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "name: 'fontconfig'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "version: '2.13.92'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "checksum: 'd5431bf5456522380d4c2c9c904a6d96'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/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.2/opt/core/share/metwork_packages/fontconfig.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "website: 'https://www.freedesktop.org/wiki/Software/fontconfig/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/fontconfig.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0311_fontconfig' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/fontconfig-2.13.92.tar.xz` `readlink -m ./sources` MD5 d5431bf5456522380d4c2c9c904a6d96 Trying to download https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.92.tar.xz... --2023-07-17 13:49:46-- https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.13.92.tar.xz Resolving www.freedesktop.org... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.freedesktop.org|131.252.210.176|:443... connected. WARNING: cannot verify www.freedesktop.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 1413128 (1.3M) [application/x-xz] Saving to: `/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92.tar.xz' 0K .......... .......... .......... .......... .......... 3% 173K 8s 50K .......... .......... .......... .......... .......... 7% 345K 6s 100K .......... .......... .......... .......... .......... 10% 219M 4s 150K .......... .......... .......... .......... .......... 14% 343M 3s 200K .......... .......... .......... .......... .......... 18% 347K 3s 250K .......... .......... .......... .......... .......... 21% 18.0M 2s 300K .......... .......... .......... .......... .......... 25% 271M 2s 350K .......... .......... .......... .......... .......... 28% 349M 1s 400K .......... .......... .......... .......... .......... 32% 352K 1s 450K .......... .......... .......... .......... .......... 36% 235M 1s 500K .......... .......... .......... .......... .......... 39% 329M 1s 550K .......... .......... .......... .......... .......... 43% 19.6M 1s 600K .......... .......... .......... .......... .......... 47% 133M 1s 650K .......... .......... .......... .......... .......... 50% 340M 1s 700K .......... .......... .......... .......... .......... 54% 356K 1s 750K .......... .......... .......... .......... .......... 57% 45.5M 1s 800K .......... .......... .......... .......... .......... 61% 51.5M 1s 850K .......... .......... .......... .......... .......... 65% 60.8M 0s 900K .......... .......... .......... .......... .......... 68% 47.5M 0s 950K .......... .......... .......... .......... .......... 72% 146M 0s 1000K .......... .......... .......... .......... .......... 76% 150M 0s 1050K .......... .......... .......... .......... .......... 79% 142M 0s 1100K .......... .......... .......... .......... .......... 83% 170M 0s 1150K .......... .......... .......... .......... .......... 86% 333M 0s 1200K .......... .......... .......... .......... .......... 90% 268M 0s 1250K .......... .......... .......... .......... .......... 94% 310M 0s 1300K .......... .......... .......... .......... .......... 97% 350M 0s 1350K .......... .......... .......... 100% 340M=0.9s 2023-07-17 13:49:47 (1.54 MB/s) - `/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92.tar.xz' saved [1413128/1413128] Computing checksum for /src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92.tar.xz... Good checksum rm -Rf fontconfig-2.13.92 /opt/metwork-mfext-1.2/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.2/opt/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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make all-recursive make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' Making all in fontconfig make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' Making all in fc-case make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' GEN fcalias.h GEN fcaliastail.h make all-am make[5]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' Making all in fc-lang make[4]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' Making all in src make[4]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' GEN stamp-fcobjshash.gperf make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' GEN fcobjshash.h make all-am make[5]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' Making all in fc-cache make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' CC fc-cache.o CCLD fc-cache make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' Making all in fc-cat make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' CC fc-cat.o CCLD fc-cat make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' Making all in fc-conflist make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' CC fc-conflist.o CCLD fc-conflist make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making all in fc-list make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' CC fc-list.o CCLD fc-list make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' Making all in fc-match make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' CC fc-match.o CCLD fc-match make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' Making all in fc-pattern make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' CC fc-pattern.o CCLD fc-pattern make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making all in fc-query make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' CC fc-query.o CCLD fc-query make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' Making all in fc-scan make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' CC fc-scan.o CCLD fc-scan make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' Making all in fc-validate make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' CC fc-validate.o CCLD fc-validate make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' Making all in conf.d make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make all-am make[5]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' Making all in its make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' Making all in po make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po' Making all in po-conf make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po-conf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po-conf' Making all in test make[4]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' Making all in doc make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make all-am make[5]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' cd build/fontconfig-2.13.92 && make install make[2]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' Making install in fontconfig make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/fontconfig' /usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/opt/metwork-mfext-1.2/opt/core/include/fontconfig' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fontconfig' Making install in fc-case make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-case' Making install in fc-lang make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-lang' Making install in src make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' make[5]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libfontconfig.so.1.12.0 /opt/metwork-mfext-1.2/opt/core/lib/libfontconfig.so.1.12.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/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.2/opt/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.2/opt/core/lib/libfontconfig.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/src' Making install in fc-cache make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-cache /opt/metwork-mfext-1.2/opt/core/bin/fc-cache /bin/sh /src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/install-sh -d "/opt/metwork-mfext-1.2/opt/core/var/cache/fontconfig" /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-cache.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache' Making install in fc-cat make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-cat /opt/metwork-mfext-1.2/opt/core/bin/fc-cat /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-cat.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cat' Making install in fc-conflist make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-conflist '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-conflist /opt/metwork-mfext-1.2/opt/core/bin/fc-conflist /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-conflist.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making install in fc-list make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-list /opt/metwork-mfext-1.2/opt/core/bin/fc-list /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-list.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-list' Making install in fc-match make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-match /opt/metwork-mfext-1.2/opt/core/bin/fc-match /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-match.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-match' Making install in fc-pattern make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-pattern '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-pattern /opt/metwork-mfext-1.2/opt/core/bin/fc-pattern /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-pattern.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making install in fc-query make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-query /opt/metwork-mfext-1.2/opt/core/bin/fc-query /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-query.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-query' Making install in fc-scan make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-scan /opt/metwork-mfext-1.2/opt/core/bin/fc-scan /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-scan.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-scan' Making install in fc-validate make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-validate '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/fc-validate /opt/metwork-mfext-1.2/opt/core/bin/fc-validate /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 fc-validate.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-validate' Making install in conf.d make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Entering directory '/src/layers/layer0_core/0311_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.2/opt/core/etc/fonts/conf.d' /usr/bin/install -c -m 644 README '/opt/metwork-mfext-1.2/opt/core/etc/fonts/conf.d' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/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.2/opt/core/share/fontconfig/conf.avail' make install-data-hook make[6]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' mkdir -p /opt/metwork-mfext-1.2/opt/core/etc/fonts/conf.d cd /opt/metwork-mfext-1.2/opt/core/etc/fonts/conf.d rm -f 10-hinting-slight.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/10-hinting-slight.conf . rm -f 10-scale-bitmap-fonts.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf . rm -f 20-unhint-small-vera.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/20-unhint-small-vera.conf . rm -f 30-metric-aliases.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/30-metric-aliases.conf . rm -f 40-nonlatin.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/40-nonlatin.conf . rm -f 45-generic.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/45-generic.conf . rm -f 45-latin.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/45-latin.conf . rm -f 49-sansserif.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/49-sansserif.conf . rm -f 50-user.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/50-user.conf . rm -f 51-local.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/51-local.conf . rm -f 60-generic.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/60-generic.conf . rm -f 60-latin.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/60-latin.conf . rm -f 65-fonts-persian.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/65-fonts-persian.conf . rm -f 65-nonlatin.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/65-nonlatin.conf . rm -f 69-unifont.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/69-unifont.conf . rm -f 80-delicious.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/80-delicious.conf . rm -f 90-synthetic.conf; ln -s /opt/metwork-mfext-1.2/opt/core/share/fontconfig/conf.avail/90-synthetic.conf . make[6]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/conf.d' Making install in its make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/gettext/its' /usr/bin/install -c -m 644 fontconfig.its fontconfig.loc '/opt/metwork-mfext-1.2/opt/core/share/gettext/its' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/its' Making install in po make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po' installing zh_CN.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.2/opt/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.2/opt/core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.2/opt/core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po' Making install in po-conf make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po-conf' installing zh_CN.gmo as /opt/metwork-mfext-1.2/opt/core/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.2/opt/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.2/opt/core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.2/opt/core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/po-conf' Making install in test make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' make[5]: Entering directory '/src/layers/layer0_core/0311_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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/test' Making install in doc make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make install-am make[4]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/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.2/opt/core/share/doc/fontconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/core/share/doc/fontconfig/fontconfig-devel' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/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.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man5' /usr/bin/install -c -m 644 fonts-conf.5 '/opt/metwork-mfext-1.2/opt/core/share/man/man5' make[5]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Entering directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[4]: Entering directory '/src/layers/layer0_core/0311_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.2/opt/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/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/install-sh -d /opt/metwork-mfext-1.2/opt/core/etc/fonts /opt/metwork-mfext-1.2/opt/core/var/cache/fontconfig if [ -f /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf ]; then \ echo "backing up existing /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf"; \ mv /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf /opt/metwork-mfext-1.2/opt/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.2/opt/core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf; \ else if [ -f fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.2/opt/core/etc/fonts/fonts.conf; \ fi; fi /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.2/opt/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.2/opt/core/var/cache/fontconfig: cleaning cache directory /src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92/fc-cache/.libs/lt-fc-cache: succeeded /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 fontconfig.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/xml/fontconfig' /usr/bin/install -c -m 644 fonts.dtd '/opt/metwork-mfext-1.2/opt/core/share/xml/fontconfig' make[4]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer0_core/0311_fontconfig/build/fontconfig-2.13.92' make[1]: Leaving directory '/src/layers/layer0_core/0311_fontconfig' make[3]: Leaving directory `/src/layers/layer0_core/0311_fontconfig' make[3]: Entering directory `/src/layers/layer0_core/0320_libevent' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "name: 'libevent'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "version: '2.1.12'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "checksum: 'b5333f021f880fe76490d8a799cd79f4'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo -n "LIBVENT is an event notification library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "website: 'https://libevent.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml echo "license: 'BSD-3'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/libevent.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core EXPLICIT_NAME=libevent-2.1.12-stable OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0320_libevent' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libevent-2.1.12.tar.gz` `readlink -m ./sources` MD5 b5333f021f880fe76490d8a799cd79f4 Trying to download https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz... --2023-07-17 13:51:45-- https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz Resolving github.com... 140.82.121.3 Connecting to github.com|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/1856976/1524bb00-bedd-11ea-8c51-a1125df41e13?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T135004Z&X-Amz-Expires=300&X-Amz-Signature=acc447b4a1bf0c7a3c3092c21176d8c1c7fcf1cf5a42f4454c7cb84ae2a85dd6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=1856976&response-content-disposition=attachment%3B%20filename%3Dlibevent-2.1.12-stable.tar.gz&response-content-type=application%2Foctet-stream [following] --2023-07-17 13:51:45-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/1856976/1524bb00-bedd-11ea-8c51-a1125df41e13?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230717%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230717T135004Z&X-Amz-Expires=300&X-Amz-Signature=acc447b4a1bf0c7a3c3092c21176d8c1c7fcf1cf5a42f4454c7cb84ae2a85dd6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=1856976&response-content-disposition=attachment%3B%20filename%3Dlibevent-2.1.12-stable.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1100847 (1.0M) [application/octet-stream] Saving to: `/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12.tar.gz' 0K .......... .......... .......... .......... .......... 4% 13.4M 0s 50K .......... .......... .......... .......... .......... 9% 16.9M 0s 100K .......... .......... .......... .......... .......... 13% 44.8M 0s 150K .......... .......... .......... .......... .......... 18% 23.7M 0s 200K .......... .......... .......... .......... .......... 23% 14.4M 0s 250K .......... .......... .......... .......... .......... 27% 18.8M 0s 300K .......... .......... .......... .......... .......... 32% 19.6M 0s 350K .......... .......... .......... .......... .......... 37% 19.0M 0s 400K .......... .......... .......... .......... .......... 41% 18.7M 0s 450K .......... .......... .......... .......... .......... 46% 12.4M 0s 500K .......... .......... .......... .......... .......... 51% 21.9M 0s 550K .......... .......... .......... .......... .......... 55% 18.7M 0s 600K .......... .......... .......... .......... .......... 60% 20.8M 0s 650K .......... .......... .......... .......... .......... 65% 18.9M 0s 700K .......... .......... .......... .......... .......... 69% 1.18M 0s 750K .......... .......... .......... .......... .......... 74% 19.0M 0s 800K .......... .......... .......... .......... .......... 79% 18.3M 0s 850K .......... .......... .......... .......... .......... 83% 23.8M 0s 900K .......... .......... .......... .......... .......... 88% 19.5M 0s 950K .......... .......... .......... .......... .......... 93% 25.4M 0s 1000K .......... .......... .......... .......... .......... 97% 24.7M 0s 1050K .......... .......... ..... 100% 31.4M=0.09s 2023-07-17 13:51:45 (11.3 MB/s) - `/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12.tar.gz' saved [1100847/1100847] Computing checksum for /src/layers/layer0_core/0320_libevent/build/libevent-2.1.12.tar.gz... Good checksum rm -Rf libevent-2.1.12-stable /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libevent-2.1.12.tar.gz` tar.gz libevent-2.1.12-stable cd build/libevent-2.1.12-stable && 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.2/opt/core --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 make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for library containing sendfile... none required checking for WIN32... no checking for MIDIPIX... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes 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/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking afunix.h usability... no checking afunix.h presence... no checking for afunix.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for accept4... yes checking for arc4random... no checking for arc4random_buf... no checking for arc4random_addrandom... no checking for eventfd... yes checking for epoll_create1... yes checking for fcntl... yes checking for getegid... yes checking for geteuid... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for issetugid... no checking for mach_absolute_time... no checking for mmap... yes checking for nanosleep... yes checking for pipe... yes checking for pipe2... yes checking for putenv... yes checking for sendfile... yes checking for setenv... yes checking for setrlimit... yes checking for sigaction... yes checking for signal... yes checking for splice... yes checking for strlcpy... no checking for strsep... yes checking for strtok_r... yes checking for strtoll... yes checking for sysctl... yes checking for timerfd_create... yes checking for umask... yes checking for unsetenv... yes checking for usleep... yes checking for vasprintf... yes checking for getrandom... no checking for getnameinfo... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking size of off_t... 8 checking size of time_t... 8 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct linger... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes checking whether our compiler supports __FUNCTION__... yes 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 size of pthread_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libevent-2.1.12-stable && make make[2]: Entering directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' GEN test/rpcgen-attempted Traceback (most recent call last): File "./test/../event_rpcgen.py", line 22, in import argparse ImportError: No module named argparse event_rpcgen.py failed, ./test/regress.gen.\[ch\] will be reused. GEN include/event2/event-config.h make all-am make[3]: Entering directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' CC sample/dns-example.o CC buffer.lo CC bufferevent.lo CC bufferevent_filter.lo CC bufferevent_pair.lo CC bufferevent_ratelim.lo CC bufferevent_sock.lo CC event.lo CC evmap.lo CC evthread.lo CC evutil.lo CC evutil_rand.lo CC evutil_time.lo CC listener.lo CC log.lo CC strlcpy.lo CC select.lo CC poll.lo CC epoll.lo CC signal.lo CC evdns.lo CC event_tagging.lo CC evrpc.lo CC http.lo CCLD libevent.la CCLD sample/dns-example CC sample/event-read-fifo.o CCLD sample/event-read-fifo CC sample/hello-world.o CCLD sample/hello-world CC sample/http-server.o CCLD sample/http-server CC sample/http-connect.o CCLD sample/http-connect CC sample/signal-test.o CCLD sample/signal-test CC sample/time-test.o CCLD sample/time-test CC sample/le_proxy-le-proxy.o CC libevent_openssl_la-bufferevent_openssl.lo In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from bufferevent_openssl.c:66: bufferevent_openssl.c: In function 'bufferevent_openssl_socket_new': /opt/metwork-mfext-1.2/opt/core/include/openssl/bio.h:532:28: warning: value computed is not used [-Wunused-value] #define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bufferevent_openssl.c:1466:3: note: in expansion of macro 'BIO_set_close' BIO_set_close(bio, 0); ^~~~~~~~~~~~~ CCLD libevent_openssl.la CCLD sample/le-proxy CC sample/https_client-https-client.o CC sample/https_client-hostcheck.o CC sample/https_client-openssl_hostname_validation.o CCLD sample/https-client CC test/bench.o CCLD test/bench CC test/bench_cascade.o CCLD test/bench_cascade CC test/bench_http.o CCLD test/bench_http CC test/bench_httpclient.o CCLD libevent_core.la CCLD test/bench_httpclient CC test/test-changelist.o CCLD test/test-changelist CC test/test-dumpevents.o CCLD test/test-dumpevents CC test/test-eof.o CCLD test/test-eof CC test/test-closed.o CCLD test/test-closed CC test/test-fdleak.o CCLD test/test-fdleak CC test/test-init.o CCLD test/test-init CC test/test-ratelim.o CCLD test/test-ratelim CC test/test-time.o CCLD test/test-time CC test/test-weof.o CCLD test/test-weof CC test/regress-regress.o CC test/regress-regress.gen.o CC test/regress-regress_buffer.o In file included from test/regress.h:35, from test/regress_buffer.c:64: test/regress_buffer.c: In function 'test_evbuffer_pullup_with_empty': test/tinytest_macros.h:116:15: warning: cast from function call of type 'unsigned char *' to non-matching type 'long int' [-Wbad-function-cast] type val1_ = (type)(a); \ ^ test/tinytest_macros.h:144:2: note: in expansion of macro 'tt_assert_test_fmt_type' tt_assert_test_fmt_type(a,b,str_test,type,test,type,fmt, \ ^~~~~~~~~~~~~~~~~~~~~~~ test/tinytest_macros.h:158:2: note: in expansion of macro 'tt_assert_test_type' tt_assert_test_type(a,b,#a" "#op" "#b,long,(val1_ op val2_), \ ^~~~~~~~~~~~~~~~~~~ test/regress_buffer.c:444:2: note: in expansion of macro 'tt_int_op' tt_int_op(evbuffer_pullup(buf, -1), ==, NULL); ^~~~~~~~~ CC test/regress-regress_bufferevent.o CC test/regress-regress_dns.o CC test/regress-regress_et.o CC test/regress-regress_finalize.o CC test/regress-regress_http.o CC test/regress-regress_listener.o CC test/regress-regress_main.o CC test/regress-regress_minheap.o CC test/regress-regress_rpc.o CC test/regress-regress_testutils.o CC test/regress-regress_util.o CC test/regress-tinytest.o CC test/regress-regress_thread.o CC test/regress-regress_zlib.o CC test/regress-regress_ssl.o CCLD libevent_extra.la CC evthread_pthread.lo CCLD libevent_pthreads.la CCLD test/regress make[3]: Leaving directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make[2]: Leaving directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' cd build/libevent-2.1.12-stable && make install make[2]: Entering directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make install-am make[3]: Entering directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make[4]: Entering directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c event_rpcgen.py '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libevent-2.1.so.7.0.1 /opt/metwork-mfext-1.2/opt/core/lib/libevent-2.1.so.7.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent-2.1.so.7.0.1 libevent-2.1.so.7 || { rm -f libevent-2.1.so.7 && ln -s libevent-2.1.so.7.0.1 libevent-2.1.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent-2.1.so.7.0.1 libevent.so || { rm -f libevent.so && ln -s libevent-2.1.so.7.0.1 libevent.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent.lai /opt/metwork-mfext-1.2/opt/core/lib/libevent.la libtool: install: /usr/bin/install -c .libs/libevent_core-2.1.so.7.0.1 /opt/metwork-mfext-1.2/opt/core/lib/libevent_core-2.1.so.7.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_core-2.1.so.7.0.1 libevent_core-2.1.so.7 || { rm -f libevent_core-2.1.so.7 && ln -s libevent_core-2.1.so.7.0.1 libevent_core-2.1.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_core-2.1.so.7.0.1 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.1.so.7.0.1 libevent_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_core.lai /opt/metwork-mfext-1.2/opt/core/lib/libevent_core.la libtool: install: /usr/bin/install -c .libs/libevent_extra-2.1.so.7.0.1 /opt/metwork-mfext-1.2/opt/core/lib/libevent_extra-2.1.so.7.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_extra-2.1.so.7.0.1 libevent_extra-2.1.so.7 || { rm -f libevent_extra-2.1.so.7 && ln -s libevent_extra-2.1.so.7.0.1 libevent_extra-2.1.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_extra-2.1.so.7.0.1 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.1.so.7.0.1 libevent_extra.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /opt/metwork-mfext-1.2/opt/core/lib/libevent_extra.la libtool: install: /usr/bin/install -c .libs/libevent_pthreads-2.1.so.7.0.1 /opt/metwork-mfext-1.2/opt/core/lib/libevent_pthreads-2.1.so.7.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_pthreads-2.1.so.7.0.1 libevent_pthreads-2.1.so.7 || { rm -f libevent_pthreads-2.1.so.7 && ln -s libevent_pthreads-2.1.so.7.0.1 libevent_pthreads-2.1.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_pthreads-2.1.so.7.0.1 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.1.so.7.0.1 libevent_pthreads.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_pthreads.lai /opt/metwork-mfext-1.2/opt/core/lib/libevent_pthreads.la libtool: install: /usr/bin/install -c .libs/libevent_openssl-2.1.so.7.0.1 /opt/metwork-mfext-1.2/opt/core/lib/libevent_openssl-2.1.so.7.0.1 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_openssl-2.1.so.7.0.1 libevent_openssl-2.1.so.7 || { rm -f libevent_openssl-2.1.so.7 && ln -s libevent_openssl-2.1.so.7.0.1 libevent_openssl-2.1.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libevent_openssl-2.1.so.7.0.1 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.1.so.7.0.1 libevent_openssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libevent_openssl.lai /opt/metwork-mfext-1.2/opt/core/lib/libevent_openssl.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 include/evdns.h include/event.h include/evhttp.h include/evrpc.h include/evutil.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/event2' /usr/bin/install -c -m 644 include/event2/buffer.h include/event2/buffer_compat.h include/event2/bufferevent.h include/event2/bufferevent_compat.h include/event2/bufferevent_struct.h include/event2/dns.h include/event2/dns_compat.h include/event2/dns_struct.h include/event2/event.h include/event2/event_compat.h include/event2/event_struct.h include/event2/http.h include/event2/http_compat.h include/event2/http_struct.h include/event2/keyvalq_struct.h include/event2/listener.h include/event2/rpc.h include/event2/rpc_compat.h include/event2/rpc_struct.h include/event2/tag.h include/event2/tag_compat.h include/event2/thread.h include/event2/util.h include/event2/visibility.h include/event2/bufferevent_ssl.h '/opt/metwork-mfext-1.2/opt/core/include/event2' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/event2' /usr/bin/install -c -m 644 include/event2/event-config.h '/opt/metwork-mfext-1.2/opt/core/include/event2' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc libevent_openssl.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make[3]: Leaving directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make[2]: Leaving directory '/src/layers/layer0_core/0320_libevent/build/libevent-2.1.12-stable' make[1]: Leaving directory '/src/layers/layer0_core/0320_libevent' make[3]: Leaving directory `/src/layers/layer0_core/0320_libevent' make[3]: Entering directory `/src/layers/layer0_core/0330_zeromq' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "name: 'zeromq'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "version: '4.3.4'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "checksum: 'c897d4005a3f0b8276b00b7921412379'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo -n "ZeroMQ is an open-source universal messaging library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "website: 'https://zeromq.org/'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/zeromq.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0330_zeromq' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/zeromq-4.3.4.tar.gz` `readlink -m ./sources` MD5 c897d4005a3f0b8276b00b7921412379 Computing checksum for /src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4.tar.gz... Good checksum rm -Rf zeromq-4.3.4 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/zeromq-4.3.4.tar.gz` tar.gz zeromq-4.3.4 cd build/zeromq-4.3.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/core --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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether C compiler accepts -std=gnu11... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) gawk checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking for asciidoc... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 valgrind... valgrind checking for Valgrind tool memcheck... memcheck checking for Valgrind tool helgrind... helgrind checking for Valgrind tool drd... drd checking for Valgrind tool exp-sgcheck... exp-sgcheck checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for working posix_memalign... yes checking whether g++ supports C++11 features by default... yes checking whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking if TIPC is available and supports nonblocking connect... yes checking whether to enable TSan... no checking whether to enable ASan... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no checking whether to install manpages... yes configure: Choosing I/O thread polling system from 'kqueue epoll devpoll pollset poll select'... configure: Using 'epoll' I/O thread polling system with CLOEXEC configure: Using 'poll' zmq_poll(er)_* API polling system checking for getconf... getconf configure: Using "64" bytes alignment for lock-free data structures checking condition_variable usability... yes checking condition_variable presence... yes checking for condition_variable... yes configure: Using "auto" condition variable implementation. checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking whether EFD_CLOEXEC is supported... yes checking whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: Using tweetnacl for CURVE security configure: Using builting SHA1 checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror checking how to enable strict standards compliance in C++ compiler... -pedantic checking whether C++ compiler accepts -Watomic-alignment... no checking whether compiler supports __atomic_Xxx intrinsics... yes checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... no checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... no checking for mkdtemp... yes checking for accept4... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether strnlen is available... yes checking whether if_nametoindex is available... yes checking for libbsd... no configure: WARNING: Cannot find libbsd checking whether strlcpy is available... no checking whether signature of pthread_setname_np() has 1 argument... no checking whether signature of pthread_setname_np() has 2 arguments... yes checking whether signature of pthread_setname_np() has 3 arguments... no checking whether pthread_set_name_np() exists... no checking whether pthread_setaffinity_np() exists... yes checking whether SOCK_CLOEXEC is supported... yes checking whether O_CLOEXEC is supported... yes checking whether SO_BINDTODEVICE is supported... yes checking whether SO_KEEPALIVE is supported... yes checking whether TCP_KEEPCNT is supported... yes checking whether TCP_KEEPIDLE is supported... yes checking whether TCP_KEEPINTVL is supported... yes checking whether TCP_KEEPALIVE is supported... no checking whether SO_PRIORITY is supported... yes checking whether getrandom is supported... no checking for ./.git... no configure: Building stable and legacy API (no draft API) checking for libunwind... no configure: WARNING: Cannot find libunwind configure: Using mtree implementation to manage subscriptions checking for clang-format... no checking whether C compiler accepts -Wtautological-constant-compare... no checking whether C++ compiler accepts -Wtautological-constant-compare... no checking whether C compiler accepts -ffat-lto-objects... yes checking whether C++ compiler accepts -ffat-lto-objects... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/deprecated-msvc/Makefile config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands cd build/zeromq-4.3.4 && make make[2]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' Making all in doc make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' CXX tools/curve_keygen.o CXX src/libzmq_la-address.lo CXX src/libzmq_la-channel.lo CXX src/libzmq_la-client.lo CXX src/libzmq_la-clock.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_mechanism_base.lo CXX src/libzmq_la-curve_server.lo CXX src/libzmq_la-dealer.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dgram.lo CXX src/libzmq_la-dish.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-endpoint.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gather.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ip_resolver.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mailbox_safe.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-mechanism_base.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-peer.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-polling_util.lo CXX src/libzmq_la-pollset.lo CXX src/libzmq_la-precompiled.lo CXX src/libzmq_la-proxy.lo CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-radio.lo CXX src/libzmq_la-radix_tree.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-raw_engine.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-scatter.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-server.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_connecter_base.lo CXX src/libzmq_la-stream_listener_base.lo CXX src/libzmq_la-stream_engine_base.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-timers.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-udp_address.lo CXX src/libzmq_la-udp_engine.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-v3_1_encoder.lo CXX src/libzmq_la-vmci.lo CXX src/libzmq_la-vmci_address.lo CXX src/libzmq_la-vmci_connecter.lo CXX src/libzmq_la-vmci_listener.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CXX src/libzmq_la-decoder_allocators.lo CXX src/libzmq_la-socket_poller.lo CXX src/libzmq_la-zap_client.lo CXX src/libzmq_la-zmtp_engine.lo CC src/libzmq_la-tweetnacl.lo CXX src/libzmq_la-ws_address.lo CXX src/libzmq_la-wss_address.lo CXX src/libzmq_la-ws_connecter.lo CXX src/libzmq_la-ws_decoder.lo CXX src/libzmq_la-ws_encoder.lo CXX src/libzmq_la-ws_engine.lo CXX src/libzmq_la-ws_listener.lo CC external/sha1/src_libzmq_la-sha1.lo CXXLD src/libzmq.la CXXLD tools/curve_keygen CXX perf/local_lat.o CXXLD perf/local_lat CXX perf/remote_lat.o CXXLD perf/remote_lat CXX perf/local_thr.o CXXLD perf/local_thr CXX perf/remote_thr.o CXXLD perf/remote_thr CXX perf/inproc_lat.o CXXLD perf/inproc_lat CXX perf/inproc_thr.o CXXLD perf/inproc_thr CXX perf/proxy_thr.o CXXLD perf/proxy_thr CC external/unity/unity.o AR external/unity/libunity.a CXX tests/libtestutil_a-testutil.o CXX tests/libtestutil_a-testutil_monitoring.o CXX tests/libtestutil_a-testutil_security.o CXX tests/libtestutil_a-testutil_unity.o AR tests/libtestutil.a make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[2]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' cd build/zeromq-4.3.4 && make install make[2]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' Making install in doc make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[4]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 zmq_bind.3 zmq_unbind.3 zmq_connect.3 zmq_connect_peer.3 zmq_disconnect.3 zmq_close.3 zmq_ctx_new.3 zmq_ctx_term.3 zmq_ctx_get.3 zmq_ctx_set.3 zmq_ctx_shutdown.3 zmq_msg_init.3 zmq_msg_init_data.3 zmq_msg_init_size.3 zmq_msg_init_buffer.3 zmq_msg_move.3 zmq_msg_copy.3 zmq_msg_size.3 zmq_msg_data.3 zmq_msg_close.3 zmq_msg_send.3 zmq_msg_recv.3 zmq_msg_routing_id.3 zmq_msg_set_routing_id.3 zmq_send.3 zmq_recv.3 zmq_send_const.3 zmq_msg_get.3 zmq_msg_set.3 zmq_msg_more.3 zmq_msg_gets.3 zmq_getsockopt.3 zmq_setsockopt.3 zmq_socket.3 zmq_socket_monitor.3 zmq_poll.3 zmq_socket_monitor_versioned.3 zmq_errno.3 zmq_strerror.3 zmq_version.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 zmq_sendmsg.3 zmq_recvmsg.3 zmq_proxy.3 zmq_proxy_steerable.3 zmq_z85_encode.3 zmq_z85_decode.3 zmq_curve_keypair.3 zmq_curve_public.3 zmq_has.3 zmq_timers.3 zmq_poller.3 zmq_atomic_counter_new.3 zmq_atomic_counter_set.3 zmq_atomic_counter_inc.3 zmq_atomic_counter_dec.3 zmq_atomic_counter_value.3 zmq_atomic_counter_destroy.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man7' /usr/bin/install -c -m 644 zmq.7 zmq_tcp.7 zmq_pgm.7 zmq_inproc.7 zmq_ipc.7 zmq_null.7 zmq_plain.7 zmq_curve.7 zmq_tipc.7 zmq_vmci.7 zmq_udp.7 zmq_gssapi.7 '/opt/metwork-mfext-1.2/opt/core/share/man/man7' make[4]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4/doc' make[3]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[4]: Entering directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.2.4 /opt/metwork-mfext-1.2/opt/core/lib/libzmq.so.5.2.4 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.2.4 libzmq.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.2.4 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /opt/metwork-mfext-1.2/opt/core/lib/libzmq.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c tools/.libs/curve_keygen /opt/metwork-mfext-1.2/opt/core/bin/curve_keygen /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/opt/metwork-mfext-1.2/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzmq.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[3]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[2]: Leaving directory '/src/layers/layer0_core/0330_zeromq/build/zeromq-4.3.4' make[1]: Leaving directory '/src/layers/layer0_core/0330_zeromq' make[3]: Leaving directory `/src/layers/layer0_core/0330_zeromq' make[3]: Entering directory `/src/layers/layer0_core/0350_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=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml touch /opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "name: 'graphviz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "version: '2.40.1'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "checksum: '4ea6fd64603536406166600bcc296fc8'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/metwork_packages/graphviz.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "website: 'https://graphviz.org'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml echo "license: 'Common Public License Version 1.0 (https://www.graphviz.org/license/)'" >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/core/share/metwork_packages/graphviz.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/core\ 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/layer0_core/0350_graphviz' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/graphviz-2.40.1.tar.gz` `readlink -m ./sources` MD5 4ea6fd64603536406166600bcc296fc8 Trying to download https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz... --2023-07-17 13:53:17-- https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz Resolving graphviz.gitlab.io... 35.185.44.232 Connecting to graphviz.gitlab.io|35.185.44.232|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25633455 (24M) [application/gzip] Saving to: `/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1.tar.gz' 0K .......... .......... .......... .......... .......... 0% 305K 82s 50K .......... .......... .......... .......... .......... 0% 518K 65s 100K .......... .......... .......... .......... .......... 0% 1.23M 50s 150K .......... .......... .......... .......... .......... 0% 1.44M 41s 200K .......... .......... .......... .......... .......... 0% 1.75M 36s 250K .......... .......... .......... .......... .......... 1% 2.13M 32s 300K .......... .......... .......... .......... .......... 1% 2.75M 28s 350K .......... .......... .......... .......... .......... 1% 3.01M 26s 400K .......... .......... .......... .......... .......... 1% 2.70M 24s 450K .......... .......... .......... .......... .......... 1% 4.11M 22s 500K .......... .......... .......... .......... .......... 2% 4.45M 20s 550K .......... .......... .......... .......... .......... 2% 4.48M 19s 600K .......... .......... .......... .......... .......... 2% 4.80M 18s 650K .......... .......... .......... .......... .......... 2% 5.64M 17s 700K .......... .......... .......... .......... .......... 2% 5.50M 16s 750K .......... .......... .......... .......... .......... 3% 5.91M 15s 800K .......... .......... .......... .......... .......... 3% 5.25M 15s 850K .......... .......... .......... .......... .......... 3% 7.24M 14s 900K .......... .......... .......... .......... .......... 3% 7.46M 13s 950K .......... .......... .......... .......... .......... 3% 7.95M 13s 1000K .......... .......... .......... .......... .......... 4% 8.10M 12s 1050K .......... .......... .......... .......... .......... 4% 8.58M 12s 1100K .......... .......... .......... .......... .......... 4% 8.98M 11s 1150K .......... .......... .......... .......... .......... 4% 9.40M 11s 1200K .......... .......... .......... .......... .......... 4% 8.86M 11s 1250K .......... .......... .......... .......... .......... 5% 10.5M 10s 1300K .......... .......... .......... .......... .......... 5% 10.0M 10s 1350K .......... .......... .......... .......... .......... 5% 10.2M 10s 1400K .......... .......... .......... .......... .......... 5% 9.28M 9s 1450K .......... .......... .......... .......... .......... 5% 14.9M 9s 1500K .......... .......... .......... .......... .......... 6% 10.4M 9s 1550K .......... .......... .......... .......... .......... 6% 13.4M 9s 1600K .......... .......... .......... .......... .......... 6% 7.98M 9s 1650K .......... .......... .......... .......... .......... 6% 14.8M 8s 1700K .......... .......... .......... .......... .......... 6% 19.3M 8s 1750K .......... .......... .......... .......... .......... 7% 12.3M 8s 1800K .......... .......... .......... .......... .......... 7% 12.6M 8s 1850K .......... .......... .......... .......... .......... 7% 16.2M 8s 1900K .......... .......... .......... .......... .......... 7% 14.3M 7s 1950K .......... .......... .......... .......... .......... 7% 18.8M 7s 2000K .......... .......... .......... .......... .......... 8% 10.9M 7s 2050K .......... .......... .......... .......... .......... 8% 14.9M 7s 2100K .......... .......... .......... .......... .......... 8% 16.9M 7s 2150K .......... .......... .......... .......... .......... 8% 21.7M 7s 2200K .......... .......... .......... .......... .......... 8% 17.6M 6s 2250K .......... .......... .......... .......... .......... 9% 18.4M 6s 2300K .......... .......... .......... .......... .......... 9% 19.4M 6s 2350K .......... .......... .......... .......... .......... 9% 19.9M 6s 2400K .......... .......... .......... .......... .......... 9% 14.2M 6s 2450K .......... .......... .......... .......... .......... 9% 25.8M 6s 2500K .......... .......... .......... .......... .......... 10% 16.1M 6s 2550K .......... .......... .......... .......... .......... 10% 27.7M 6s 2600K .......... .......... .......... .......... .......... 10% 14.4M 6s 2650K .......... .......... .......... .......... .......... 10% 33.3M 5s 2700K .......... .......... .......... .......... .......... 10% 25.9M 5s 2750K .......... .......... .......... .......... .......... 11% 16.6M 5s 2800K .......... .......... .......... .......... .......... 11% 15.7M 5s 2850K .......... .......... .......... .......... .......... 11% 32.9M 5s 2900K .......... .......... .......... .......... .......... 11% 19.3M 5s 2950K .......... .......... .......... .......... .......... 11% 18.6M 5s 3000K .......... .......... .......... .......... .......... 12% 20.8M 5s 3050K .......... .......... .......... .......... .......... 12% 26.1M 5s 3100K .......... .......... .......... .......... .......... 12% 38.8M 5s 3150K .......... .......... .......... .......... .......... 12% 18.4M 5s 3200K .......... .......... .......... .......... .......... 12% 17.9M 5s 3250K .......... .......... .......... .......... .......... 13% 26.1M 5s 3300K .......... .......... .......... .......... .......... 13% 23.7M 4s 3350K .......... .......... .......... .......... .......... 13% 39.0M 4s 3400K .......... .......... .......... .......... .......... 13% 22.2M 4s 3450K .......... .......... .......... .......... .......... 13% 25.8M 4s 3500K .......... .......... .......... .......... .......... 14% 36.4M 4s 3550K .......... .......... .......... .......... .......... 14% 32.0M 4s 3600K .......... .......... .......... .......... .......... 14% 25.0M 4s 3650K .......... .......... .......... .......... .......... 14% 17.6M 4s 3700K .......... .......... .......... .......... .......... 14% 27.7M 4s 3750K .......... .......... .......... .......... .......... 15% 52.2M 4s 3800K .......... .......... .......... .......... .......... 15% 32.2M 4s 3850K .......... .......... .......... .......... .......... 15% 22.0M 4s 3900K .......... .......... .......... .......... .......... 15% 55.7M 4s 3950K .......... .......... .......... .......... .......... 15% 28.1M 4s 4000K .......... .......... .......... .......... .......... 16% 26.1M 4s 4050K .......... .......... .......... .......... .......... 16% 45.6M 4s 4100K .......... .......... .......... .......... .......... 16% 21.4M 4s 4150K .......... .......... .......... .......... .......... 16% 31.0M 4s 4200K .......... .......... .......... .......... .......... 16% 27.0M 4s 4250K .......... .......... .......... .......... .......... 17% 47.7M 3s 4300K .......... .......... .......... .......... .......... 17% 27.3M 3s 4350K .......... .......... .......... .......... .......... 17% 95.4M 3s 4400K .......... .......... .......... .......... .......... 17% 26.2M 3s 4450K .......... .......... .......... .......... .......... 17% 26.5M 3s 4500K .......... .......... .......... .......... .......... 18% 30.1M 3s 4550K .......... .......... .......... .......... .......... 18% 50.7M 3s 4600K .......... .......... .......... .......... .......... 18% 58.4M 3s 4650K .......... .......... .......... .......... .......... 18% 28.2M 3s 4700K .......... .......... .......... .......... .......... 18% 34.1M 3s 4750K .......... .......... .......... .......... .......... 19% 47.8M 3s 4800K .......... .......... .......... .......... .......... 19% 28.3M 3s 4850K .......... .......... .......... .......... .......... 19% 28.6M 3s 4900K .......... .......... .......... .......... .......... 19% 49.8M 3s 4950K .......... .......... .......... .......... .......... 19% 40.2M 3s 5000K .......... .......... .......... .......... .......... 20% 52.4M 3s 5050K .......... .......... .......... .......... .......... 20% 26.8M 3s 5100K .......... .......... .......... .......... .......... 20% 59.6M 3s 5150K .......... .......... .......... .......... .......... 20% 43.2M 3s 5200K .......... .......... .......... .......... .......... 20% 32.0M 3s 5250K .......... .......... .......... .......... .......... 21% 27.8M 3s 5300K .......... .......... .......... .......... .......... 21% 42.0M 3s 5350K .......... .......... .......... .......... .......... 21% 82.1M 3s 5400K .......... .......... .......... .......... .......... 21% 35.8M 3s 5450K .......... .......... .......... .......... .......... 21% 49.7M 3s 5500K .......... .......... .......... .......... .......... 22% 35.9M 3s 5550K .......... .......... .......... .......... .......... 22% 84.0M 3s 5600K .......... .......... .......... .......... .......... 22% 35.4M 3s 5650K .......... .......... .......... .......... .......... 22% 33.7M 3s 5700K .......... .......... .......... .......... .......... 22% 40.6M 3s 5750K .......... .......... .......... .......... .......... 23% 39.3M 3s 5800K .......... .......... .......... .......... .......... 23% 137M 2s 5850K .......... .......... .......... .......... .......... 23% 26.0M 2s 5900K .......... .......... .......... .......... .......... 23% 40.5M 2s 5950K .......... .......... .......... .......... .......... 23% 42.0M 2s 6000K .......... .......... .......... .......... .......... 24% 35.4M 2s 6050K .......... .......... .......... .......... .......... 24% 151M 2s 6100K .......... .......... .......... .......... .......... 24% 27.5M 2s 6150K .......... .......... .......... .......... .......... 24% 38.8M 2s 6200K .......... .......... .......... .......... .......... 24% 54.4M 2s 6250K .......... .......... .......... .......... .......... 25% 114M 2s 6300K .......... .......... .......... .......... .......... 25% 40.4M 2s 6350K .......... .......... .......... .......... .......... 25% 39.7M 2s 6400K .......... .......... .......... .......... .......... 25% 37.8M 2s 6450K .......... .......... .......... .......... .......... 25% 46.6M 2s 6500K .......... .......... .......... .......... .......... 26% 160M 2s 6550K .......... .......... .......... .......... .......... 26% 45.3M 2s 6600K .......... .......... .......... .......... .......... 26% 25.8M 2s 6650K .......... .......... .......... .......... .......... 26% 55.5M 2s 6700K .......... .......... .......... .......... .......... 26% 118M 2s 6750K .......... .......... .......... .......... .......... 27% 42.8M 2s 6800K .......... .......... .......... .......... .......... 27% 41.6M 2s 6850K .......... .......... .......... .......... .......... 27% 43.9M 2s 6900K .......... .......... .......... .......... .......... 27% 46.0M 2s 6950K .......... .......... .......... .......... .......... 27% 399M 2s 7000K .......... .......... .......... .......... .......... 28% 45.5M 2s 7050K .......... .......... .......... .......... .......... 28% 43.7M 2s 7100K .......... .......... .......... .......... .......... 28% 43.8M 2s 7150K .......... .......... .......... .......... .......... 28% 303M 2s 7200K .......... .......... .......... .......... .......... 28% 47.9M 2s 7250K .......... .......... .......... .......... .......... 29% 53.9M 2s 7300K .......... .......... .......... .......... .......... 29% 48.0M 2s 7350K .......... .......... .......... .......... .......... 29% 34.5M 2s 7400K .......... .......... .......... .......... .......... 29% 61.8M 2s 7450K .......... .......... .......... .......... .......... 29% 50.3M 2s 7500K .......... .......... .......... .......... .......... 30% 388M 2s 7550K .......... .......... .......... .......... .......... 30% 54.9M 2s 7600K .......... .......... .......... .......... .......... 30% 60.6M 2s 7650K .......... .......... .......... .......... .......... 30% 62.6M 2s 7700K .......... .......... .......... .......... .......... 30% 45.2M 2s 7750K .......... .......... .......... .......... .......... 31% 49.0M 2s 7800K .......... .......... .......... .......... .......... 31% 64.4M 2s 7850K .......... .......... .......... .......... .......... 31% 167M 2s 7900K .......... .......... .......... .......... .......... 31% 61.2M 2s 7950K .......... .......... .......... .......... .......... 31% 48.7M 2s 8000K .......... .......... .......... .......... .......... 32% 49.2M 2s 8050K .......... .......... .......... .......... .......... 32% 57.6M 2s 8100K .......... .......... .......... .......... .......... 32% 265M 2s 8150K .......... .......... .......... .......... .......... 32% 61.8M 2s 8200K .......... .......... .......... .......... .......... 32% 30.8M 2s 8250K .......... .......... .......... .......... .......... 33% 73.1M 2s 8300K .......... .......... .......... .......... .......... 33% 31.9M 2s 8350K .......... .......... .......... .......... .......... 33% 290M 2s 8400K .......... .......... .......... .......... .......... 33% 65.8M 2s 8450K .......... .......... .......... .......... .......... 33% 51.1M 2s 8500K .......... .......... .......... .......... .......... 34% 52.9M 2s 8550K .......... .......... .......... .......... .......... 34% 57.8M 2s 8600K .......... .......... .......... .......... .......... 34% 172M 2s 8650K .......... .......... .......... .......... .......... 34% 74.3M 2s 8700K .......... .......... .......... .......... .......... 34% 90.2M 2s 8750K .......... .......... .......... .......... .......... 35% 62.7M 2s 8800K .......... .......... .......... .......... .......... 35% 49.4M 1s 8850K .......... .......... .......... .......... .......... 35% 414M 1s 8900K .......... .......... .......... .......... .......... 35% 48.3M 1s 8950K .......... .......... .......... .......... .......... 35% 59.2M 1s 9000K .......... .......... .......... .......... .......... 36% 69.5M 1s 9050K .......... .......... .......... .......... .......... 36% 435M 1s 9100K .......... .......... .......... .......... .......... 36% 53.7M 1s 9150K .......... .......... .......... .......... .......... 36% 56.7M 1s 9200K .......... .......... .......... .......... .......... 36% 57.0M 1s 9250K .......... .......... .......... .......... .......... 37% 71.9M 1s 9300K .......... .......... .......... .......... .......... 37% 456M 1s 9350K .......... .......... .......... .......... .......... 37% 51.2M 1s 9400K .......... .......... .......... .......... .......... 37% 55.5M 1s 9450K .......... .......... .......... .......... .......... 37% 70.1M 1s 9500K .......... .......... .......... .......... .......... 38% 66.4M 1s 9550K .......... .......... .......... .......... .......... 38% 435M 1s 9600K .......... .......... .......... .......... .......... 38% 48.9M 1s 9650K .......... .......... .......... .......... .......... 38% 71.5M 1s 9700K .......... .......... .......... .......... .......... 38% 65.5M 1s 9750K .......... .......... .......... .......... .......... 39% 60.8M 1s 9800K .......... .......... .......... .......... .......... 39% 155M 1s 9850K .......... .......... .......... .......... .......... 39% 63.6M 1s 9900K .......... .......... .......... .......... .......... 39% 49.1M 1s 9950K .......... .......... .......... .......... .......... 39% 148M 1s 10000K .......... .......... .......... .......... .......... 40% 54.0M 1s 10050K .......... .......... .......... .......... .......... 40% 448M 1s 10100K .......... .......... .......... .......... .......... 40% 49.1M 1s 10150K .......... .......... .......... .......... .......... 40% 72.2M 1s 10200K .......... .......... .......... .......... .......... 40% 68.2M 1s 10250K .......... .......... .......... .......... .......... 41% 432M 1s 10300K .......... .......... .......... .......... .......... 41% 51.7M 1s 10350K .......... .......... .......... .......... .......... 41% 159M 1s 10400K .......... .......... .......... .......... .......... 41% 55.8M 1s 10450K .......... .......... .......... .......... .......... 41% 79.1M 1s 10500K .......... .......... .......... .......... .......... 42% 428M 1s 10550K .......... .......... .......... .......... .......... 42% 31.0M 1s 10600K .......... .......... .......... .......... .......... 42% 114M 1s 10650K .......... .......... .......... .......... .......... 42% 69.9M 1s 10700K .......... .......... .......... .......... .......... 42% 84.8M 1s 10750K .......... .......... .......... .......... .......... 43% 448M 1s 10800K .......... .......... .......... .......... .......... 43% 52.5M 1s 10850K .......... .......... .......... .......... .......... 43% 95.0M 1s 10900K .......... .......... .......... .......... .......... 43% 56.9M 1s 10950K .......... .......... .......... .......... .......... 43% 105M 1s 11000K .......... .......... .......... .......... .......... 44% 418M 1s 11050K .......... .......... .......... .......... .......... 44% 53.6M 1s 11100K .......... .......... .......... .......... .......... 44% 87.6M 1s 11150K .......... .......... .......... .......... .......... 44% 72.3M 1s 11200K .......... .......... .......... .......... .......... 44% 63.1M 1s 11250K .......... .......... .......... .......... .......... 45% 420M 1s 11300K .......... .......... .......... .......... .......... 45% 58.4M 1s 11350K .......... .......... .......... .......... .......... 45% 130M 1s 11400K .......... .......... .......... .......... .......... 45% 64.4M 1s 11450K .......... .......... .......... .......... .......... 45% 424M 1s 11500K .......... .......... .......... .......... .......... 46% 95.1M 1s 11550K .......... .......... .......... .......... .......... 46% 48.7M 1s 11600K .......... .......... .......... .......... .......... 46% 116M 1s 11650K .......... .......... .......... .......... .......... 46% 32.5M 1s 11700K .......... .......... .......... .......... .......... 46% 378M 1s 11750K .......... .......... .......... .......... .......... 47% 156M 1s 11800K .......... .......... .......... .......... .......... 47% 56.4M 1s 11850K .......... .......... .......... .......... .......... 47% 146M 1s 11900K .......... .......... .......... .......... .......... 47% 53.6M 1s 11950K .......... .......... .......... .......... .......... 47% 245M 1s 12000K .......... .......... .......... .......... .......... 48% 143M 1s 12050K .......... .......... .......... .......... .......... 48% 50.3M 1s 12100K .......... .......... .......... .......... .......... 48% 187M 1s 12150K .......... .......... .......... .......... .......... 48% 31.9M 1s 12200K .......... .......... .......... .......... .......... 48% 354M 1s 12250K .......... .......... .......... .......... .......... 49% 211M 1s 12300K .......... .......... .......... .......... .......... 49% 59.6M 1s 12350K .......... .......... .......... .......... .......... 49% 123M 1s 12400K .......... .......... .......... .......... .......... 49% 65.7M 1s 12450K .......... .......... .......... .......... .......... 49% 316M 1s 12500K .......... .......... .......... .......... .......... 50% 107M 1s 12550K .......... .......... .......... .......... .......... 50% 62.1M 1s 12600K .......... .......... .......... .......... .......... 50% 117M 1s 12650K .......... .......... .......... .......... .......... 50% 449M 1s 12700K .......... .......... .......... .......... .......... 50% 77.7M 1s 12750K .......... .......... .......... .......... .......... 51% 85.2M 1s 12800K .......... .......... .......... .......... .......... 51% 79.6M 1s 12850K .......... .......... .......... .......... .......... 51% 91.7M 1s 12900K .......... .......... .......... .......... .......... 51% 87.5M 1s 12950K .......... .......... .......... .......... .......... 51% 149M 1s 13000K .......... .......... .......... .......... .......... 52% 115M 1s 13050K .......... .......... .......... .......... .......... 52% 75.9M 1s 13100K .......... .......... .......... .......... .......... 52% 106M 1s 13150K .......... .......... .......... .......... .......... 52% 342M 1s 13200K .......... .......... .......... .......... .......... 52% 79.8M 1s 13250K .......... .......... .......... .......... .......... 53% 39.8M 1s 13300K .......... .......... .......... .......... .......... 53% 154M 1s 13350K .......... .......... .......... .......... .......... 53% 63.1M 1s 13400K .......... .......... .......... .......... .......... 53% 387M 1s 13450K .......... .......... .......... .......... .......... 53% 148M 1s 13500K .......... .......... .......... .......... .......... 54% 60.0M 1s 13550K .......... .......... .......... .......... .......... 54% 287M 1s 13600K .......... .......... .......... .......... .......... 54% 58.6M 1s 13650K .......... .......... .......... .......... .......... 54% 187M 1s 13700K .......... .......... .......... .......... .......... 54% 243M 1s 13750K .......... .......... .......... .......... .......... 55% 57.1M 1s 13800K .......... .......... .......... .......... .......... 55% 202M 1s 13850K .......... .......... .......... .......... .......... 55% 477M 1s 13900K .......... .......... .......... .......... .......... 55% 63.0M 1s 13950K .......... .......... .......... .......... .......... 55% 153M 1s 14000K .......... .......... .......... .......... .......... 56% 67.3M 1s 14050K .......... .......... .......... .......... .......... 56% 113M 1s 14100K .......... .......... .......... .......... .......... 56% 68.2M 1s 14150K .......... .......... .......... .......... .......... 56% 366M 1s 14200K .......... .......... .......... .......... .......... 56% 168M 1s 14250K .......... .......... .......... .......... .......... 57% 70.0M 1s 14300K .......... .......... .......... .......... .......... 57% 139M 1s 14350K .......... .......... .......... .......... .......... 57% 459M 1s 14400K .......... .......... .......... .......... .......... 57% 67.3M 1s 14450K .......... .......... .......... .......... .......... 57% 117M 1s 14500K .......... .......... .......... .......... .......... 58% 98.9M 1s 14550K .......... .......... .......... .......... .......... 58% 119M 1s 14600K .......... .......... .......... .......... .......... 58% 336M 1s 14650K .......... .......... .......... .......... .......... 58% 96.3M 1s 14700K .......... .......... .......... .......... .......... 58% 34.2M 1s 14750K .......... .......... .......... .......... .......... 59% 159M 1s 14800K .......... .......... .......... .......... .......... 59% 126M 1s 14850K .......... .......... .......... .......... .......... 59% 355M 1s 14900K .......... .......... .......... .......... .......... 59% 92.6M 1s 14950K .......... .......... .......... .......... .......... 59% 102M 1s 15000K .......... .......... .......... .......... .......... 60% 115M 1s 15050K .......... .......... .......... .......... .......... 60% 317M 1s 15100K .......... .......... .......... .......... .......... 60% 91.4M 1s 15150K .......... .......... .......... .......... .......... 60% 107M 1s 15200K .......... .......... .......... .......... .......... 60% 94.6M 1s 15250K .......... .......... .......... .......... .......... 61% 84.7M 1s 15300K .......... .......... .......... .......... .......... 61% 131M 1s 15350K .......... .......... .......... .......... .......... 61% 349M 1s 15400K .......... .......... .......... .......... .......... 61% 79.9M 1s 15450K .......... .......... .......... .......... .......... 61% 191M 1s 15500K .......... .......... .......... .......... .......... 62% 102M 1s 15550K .......... .......... .......... .......... .......... 62% 185M 1s 15600K .......... .......... .......... .......... .......... 62% 112M 1s 15650K .......... .......... .......... .......... .......... 62% 93.3M 1s 15700K .......... .......... .......... .......... .......... 62% 148M 1s 15750K .......... .......... .......... .......... .......... 63% 86.7M 1s 15800K .......... .......... .......... .......... .......... 63% 405M 1s 15850K .......... .......... .......... .......... .......... 63% 103M 1s 15900K .......... .......... .......... .......... .......... 63% 112M 1s 15950K .......... .......... .......... .......... .......... 63% 145M 1s 16000K .......... .......... .......... .......... .......... 64% 85.8M 1s 16050K .......... .......... .......... .......... .......... 64% 464M 0s 16100K .......... .......... .......... .......... .......... 64% 87.8M 0s 16150K .......... .......... .......... .......... .......... 64% 106M 0s 16200K .......... .......... .......... .......... .......... 64% 128M 0s 16250K .......... .......... .......... .......... .......... 65% 462M 0s 16300K .......... .......... .......... .......... .......... 65% 34.9M 0s 16350K .......... .......... .......... .......... .......... 65% 48.6M 0s 16400K .......... .......... .......... .......... .......... 65% 33.6M 0s 16450K .......... .......... .......... .......... .......... 65% 69.7M 0s 16500K .......... .......... .......... .......... .......... 66% 53.6M 0s 16550K .......... .......... .......... .......... .......... 66% 155M 0s 16600K .......... .......... .......... .......... .......... 66% 63.2M 0s 16650K .......... .......... .......... .......... .......... 66% 58.2M 0s 16700K .......... .......... .......... .......... .......... 66% 55.7M 0s 16750K .......... .......... .......... .......... .......... 67% 355M 0s 16800K .......... .......... .......... .......... .......... 67% 71.0M 0s 16850K .......... .......... .......... .......... .......... 67% 78.0M 0s 16900K .......... .......... .......... .......... .......... 67% 48.8M 0s 16950K .......... .......... .......... .......... .......... 67% 47.5M 0s 17000K .......... .......... .......... .......... .......... 68% 398M 0s 17050K .......... .......... .......... .......... .......... 68% 68.5M 0s 17100K .......... .......... .......... .......... .......... 68% 66.5M 0s 17150K .......... .......... .......... .......... .......... 68% 68.3M 0s 17200K .......... .......... .......... .......... .......... 68% 43.8M 0s 17250K .......... .......... .......... .......... .......... 69% 324M 0s 17300K .......... .......... .......... .......... .......... 69% 75.1M 0s 17350K .......... .......... .......... .......... .......... 69% 59.3M 0s 17400K .......... .......... .......... .......... .......... 69% 50.9M 0s 17450K .......... .......... .......... .......... .......... 69% 375M 0s 17500K .......... .......... .......... .......... .......... 70% 58.5M 0s 17550K .......... .......... .......... .......... .......... 70% 109M 0s 17600K .......... .......... .......... .......... .......... 70% 49.2M 0s 17650K .......... .......... .......... .......... .......... 70% 56.5M 0s 17700K .......... .......... .......... .......... .......... 70% 59.4M 0s 17750K .......... .......... .......... .......... .......... 71% 418M 0s 17800K .......... .......... .......... .......... .......... 71% 71.0M 0s 17850K .......... .......... .......... .......... .......... 71% 56.9M 0s 17900K .......... .......... .......... .......... .......... 71% 56.5M 0s 17950K .......... .......... .......... .......... .......... 71% 276M 0s 18000K .......... .......... .......... .......... .......... 72% 50.1M 0s 18050K .......... .......... .......... .......... .......... 72% 108M 0s 18100K .......... .......... .......... .......... .......... 72% 83.3M 0s 18150K .......... .......... .......... .......... .......... 72% 43.0M 0s 18200K .......... .......... .......... .......... .......... 72% 207M 0s 18250K .......... .......... .......... .......... .......... 73% 76.0M 0s 18300K .......... .......... .......... .......... .......... 73% 63.8M 0s 18350K .......... .......... .......... .......... .......... 73% 56.2M 0s 18400K .......... .......... .......... .......... .......... 73% 135M 0s 18450K .......... .......... .......... .......... .......... 73% 226M 0s 18500K .......... .......... .......... .......... .......... 74% 65.4M 0s 18550K .......... .......... .......... .......... .......... 74% 58.7M 0s 18600K .......... .......... .......... .......... .......... 74% 37.8M 0s 18650K .......... .......... .......... .......... .......... 74% 393M 0s 18700K .......... .......... .......... .......... .......... 74% 103M 0s 18750K .......... .......... .......... .......... .......... 75% 75.0M 0s 18800K .......... .......... .......... .......... .......... 75% 66.8M 0s 18850K .......... .......... .......... .......... .......... 75% 63.5M 0s 18900K .......... .......... .......... .......... .......... 75% 79.4M 0s 18950K .......... .......... .......... .......... .......... 75% 450M 0s 19000K .......... .......... .......... .......... .......... 76% 80.3M 0s 19050K .......... .......... .......... .......... .......... 76% 82.2M 0s 19100K .......... .......... .......... .......... .......... 76% 64.9M 0s 19150K .......... .......... .......... .......... .......... 76% 343M 0s 19200K .......... .......... .......... .......... .......... 76% 66.1M 0s 19250K .......... .......... .......... .......... .......... 77% 64.5M 0s 19300K .......... .......... .......... .......... .......... 77% 102M 0s 19350K .......... .......... .......... .......... .......... 77% 54.8M 0s 19400K .......... .......... .......... .......... .......... 77% 419M 0s 19450K .......... .......... .......... .......... .......... 77% 88.0M 0s 19500K .......... .......... .......... .......... .......... 78% 58.3M 0s 19550K .......... .......... .......... .......... .......... 78% 101M 0s 19600K .......... .......... .......... .......... .......... 78% 50.7M 0s 19650K .......... .......... .......... .......... .......... 78% 311M 0s 19700K .......... .......... .......... .......... .......... 78% 122M 0s 19750K .......... .......... .......... .......... .......... 79% 31.7M 0s 19800K .......... .......... .......... .......... .......... 79% 120M 0s 19850K .......... .......... .......... .......... .......... 79% 432M 0s 19900K .......... .......... .......... .......... .......... 79% 65.4M 0s 19950K .......... .......... .......... .......... .......... 79% 133M 0s 20000K .......... .......... .......... .......... .......... 80% 52.1M 0s 20050K .......... .......... .......... .......... .......... 80% 135M 0s 20100K .......... .......... .......... .......... .......... 80% 48.6M 0s 20150K .......... .......... .......... .......... .......... 80% 413M 0s 20200K .......... .......... .......... .......... .......... 80% 169M 0s 20250K .......... .......... .......... .......... .......... 81% 31.2M 0s 20300K .......... .......... .......... .......... .......... 81% 312M 0s 20350K .......... .......... .......... .......... .......... 81% 417M 0s 20400K .......... .......... .......... .......... .......... 81% 61.6M 0s 20450K .......... .......... .......... .......... .......... 81% 131M 0s 20500K .......... .......... .......... .......... .......... 82% 61.3M 0s 20550K .......... .......... .......... .......... .......... 82% 103M 0s 20600K .......... .......... .......... .......... .......... 82% 482M 0s 20650K .......... .......... .......... .......... .......... 82% 69.7M 0s 20700K .......... .......... .......... .......... .......... 82% 110M 0s 20750K .......... .......... .......... .......... .......... 83% 72.3M 0s 20800K .......... .......... .......... .......... .......... 83% 81.9M 0s 20850K .......... .......... .......... .......... .......... 83% 337M 0s 20900K .......... .......... .......... .......... .......... 83% 75.0M 0s 20950K .......... .......... .......... .......... .......... 83% 94.4M 0s 21000K .......... .......... .......... .......... .......... 84% 120M 0s 21050K .......... .......... .......... .......... .......... 84% 459M 0s 21100K .......... .......... .......... .......... .......... 84% 56.6M 0s 21150K .......... .......... .......... .......... .......... 84% 100M 0s 21200K .......... .......... .......... .......... .......... 84% 94.1M 0s 21250K .......... .......... .......... .......... .......... 85% 78.9M 0s 21300K .......... .......... .......... .......... .......... 85% 35.0M 0s 21350K .......... .......... .......... .......... .......... 85% 305M 0s 21400K .......... .......... .......... .......... .......... 85% 348M 0s 21450K .......... .......... .......... .......... .......... 85% 66.9M 0s 21500K .......... .......... .......... .......... .......... 86% 134M 0s 21550K .......... .......... .......... .......... .......... 86% 433M 0s 21600K .......... .......... .......... .......... .......... 86% 58.5M 0s 21650K .......... .......... .......... .......... .......... 86% 280M 0s 21700K .......... .......... .......... .......... .......... 86% 59.4M 0s 21750K .......... .......... .......... .......... .......... 87% 157M 0s 21800K .......... .......... .......... .......... .......... 87% 459M 0s 21850K .......... .......... .......... .......... .......... 87% 54.3M 0s 21900K .......... .......... .......... .......... .......... 87% 126M 0s 21950K .......... .......... .......... .......... .......... 87% 90.5M 0s 22000K .......... .......... .......... .......... .......... 88% 100M 0s 22050K .......... .......... .......... .......... .......... 88% 476M 0s 22100K .......... .......... .......... .......... .......... 88% 73.5M 0s 22150K .......... .......... .......... .......... .......... 88% 153M 0s 22200K .......... .......... .......... .......... .......... 88% 67.3M 0s 22250K .......... .......... .......... .......... .......... 89% 327M 0s 22300K .......... .......... .......... .......... .......... 89% 116M 0s 22350K .......... .......... .......... .......... .......... 89% 74.3M 0s 22400K .......... .......... .......... .......... .......... 89% 118M 0s 22450K .......... .......... .......... .......... .......... 89% 82.3M 0s 22500K .......... .......... .......... .......... .......... 90% 167M 0s 22550K .......... .......... .......... .......... .......... 90% 355M 0s 22600K .......... .......... .......... .......... .......... 90% 71.0M 0s 22650K .......... .......... .......... .......... .......... 90% 132M 0s 22700K .......... .......... .......... .......... .......... 90% 135M 0s 22750K .......... .......... .......... .......... .......... 91% 256M 0s 22800K .......... .......... .......... .......... .......... 91% 31.2M 0s 22850K .......... .......... .......... .......... .......... 91% 206M 0s 22900K .......... .......... .......... .......... .......... 91% 112M 0s 22950K .......... .......... .......... .......... .......... 91% 91.4M 0s 23000K .......... .......... .......... .......... .......... 92% 476M 0s 23050K .......... .......... .......... .......... .......... 92% 106M 0s 23100K .......... .......... .......... .......... .......... 92% 104M 0s 23150K .......... .......... .......... .......... .......... 92% 108M 0s 23200K .......... .......... .......... .......... .......... 92% 88.5M 0s 23250K .......... .......... .......... .......... .......... 93% 336M 0s 23300K .......... .......... .......... .......... .......... 93% 104M 0s 23350K .......... .......... .......... .......... .......... 93% 136M 0s 23400K .......... .......... .......... .......... .......... 93% 86.4M 0s 23450K .......... .......... .......... .......... .......... 93% 270M 0s 23500K .......... .......... .......... .......... .......... 94% 155M 0s 23550K .......... .......... .......... .......... .......... 94% 95.9M 0s 23600K .......... .......... .......... .......... .......... 94% 230M 0s 23650K .......... .......... .......... .......... .......... 94% 64.0M 0s 23700K .......... .......... .......... .......... .......... 94% 104M 0s 23750K .......... .......... .......... .......... .......... 95% 338M 0s 23800K .......... .......... .......... .......... .......... 95% 103M 0s 23850K .......... .......... .......... .......... .......... 95% 153M 0s 23900K .......... .......... .......... .......... .......... 95% 74.2M 0s 23950K .......... .......... .......... .......... .......... 95% 269M 0s 24000K .......... .......... .......... .......... .......... 96% 102M 0s 24050K .......... .......... .......... .......... .......... 96% 145M 0s 24100K .......... .......... .......... .......... .......... 96% 83.1M 0s 24150K .......... .......... .......... .......... .......... 96% 108M 0s 24200K .......... .......... .......... .......... .......... 96% 326M 0s 24250K .......... .......... .......... .......... .......... 97% 118M 0s 24300K .......... .......... .......... .......... .......... 97% 361M 0s 24350K .......... .......... .......... .......... .......... 97% 29.8M 0s 24400K .......... .......... .......... .......... .......... 97% 47.5M 0s 24450K .......... .......... .......... .......... .......... 97% 332M 0s 24500K .......... .......... .......... .......... .......... 98% 32.0M 0s 24550K .......... .......... .......... .......... .......... 98% 85.9M 0s 24600K .......... .......... .......... .......... .......... 98% 60.8M 0s 24650K .......... .......... .......... .......... .......... 98% 43.1M 0s 24700K .......... .......... .......... .......... .......... 98% 305M 0s 24750K .......... .......... .......... .......... .......... 99% 59.6M 0s 24800K .......... .......... .......... .......... .......... 99% 52.8M 0s 24850K .......... .......... .......... .......... .......... 99% 71.5M 0s 24900K .......... .......... .......... .......... .......... 99% 98.3M 0s 24950K .......... .......... .......... .......... .......... 99% 206M 0s 25000K .......... .......... .......... .. 100% 34.8M=1.0s 2023-07-17 13:53:18 (24.6 MB/s) - `/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1.tar.gz' saved [25633455/25633455] Computing checksum for /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1.tar.gz... Good checksum rm -Rf graphviz-2.40.1 /opt/metwork-mfext-1.2/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.2/opt/core --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 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... 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.2/opt/core' '--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.2/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.2/local/lib/pkgconfig:/opt/metwork-mfext-1.2/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 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/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1' Making all in libltdl make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make all-am make[5]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' Making all in lib make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' Making all in cdt make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' CC dtclose.lo CC dtdisc.lo 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 CC dtflatten.lo CC dthash.lo 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 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 CC dtopen.lo CC dtrenew.lo 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 CC dtsize.lo CC dtstat.lo 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 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 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 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 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 CCLD libcdt.la CCLD libcdt_C.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' Making all in cgraph make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' CC agerror.lo 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 CC apply.lo CC attr.lo 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 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 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 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 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 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 CC io.lo 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 mem.c: In function 'memopen': mem.c:17:32: warning: unused parameter 'disc' [-Wunused-parameter] static void *memopen(Agdisc_t* disc) ~~~~~~~~~~^~~~ CC node.lo 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 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 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 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 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 ../../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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' Making all in pathplan make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' CC cvt.lo 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 CC route.lo 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' Making all in sfio make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in Sfio_f make[6]: Entering directory '/src/layers/layer0_core/0350_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' CC sfclose.lo 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in vmalloc make[5]: Entering directory '/src/layers/layer0_core/0350_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making all in ast make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ast' CC pathpath.lo 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 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 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 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 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 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 CC pathbin.lo CC pathcanon.lo 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 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 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 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 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 CC stresc.lo 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 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 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 CCLD libast_C.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ast' Making all in vpsc make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vpsc' Making all in rbtree make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/rbtree' CC misc.lo 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/rbtree' Making all in ortho make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ortho' CC fPQ.lo 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ortho' Making all in sparse make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sparse' CC SparseMatrix.lo 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 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 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 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 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 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 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 colorutil.c:42:6: warning: no previous prototype for 'Hue2RGB' [-Wmissing-prototypes] real Hue2RGB(real v1, real v2, real H) { ^~~~~~~ CC color_palette.lo CC mq.lo 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/patchwork' Making all in expr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/expr' CC excc.lo 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/expr' Making all in common make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make all-am make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' CC arrows.lo 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 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 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 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 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 CC globals.lo CC htmllex.lo 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 ../../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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' Making all in pack make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pack' CC ccomps.lo 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pack' Making all in xdot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' CC xdot.lo 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' Making all in label make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/label' CC xlabels.lo 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/label' Making all in gvc make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' CC gvrender.lo 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 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 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 CC gvcontext.lo CC gvjobs.lo 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 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 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 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 CC gvtextlayout.lo CC gvusershape.lo 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 CCLD libgvc.la CCLD libgvc_C.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' Making all in ingraphs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ingraphs' CC ingraphs.lo CCLD libingraphs_C.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making all in topfish make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/topfish' Making all in glcomp make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/glcomp' Making all in mingle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' CC lab_gamut.lo CCLD liblab_gamut.la CC edge_distinct_coloring.lo 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making all in circogen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/circogen' CC circularinit.lo 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 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 CC edgelist.lo 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 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 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 CC blockpath.lo 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/circogen' Making all in dotgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/dotgen' CC acyclic.lo CC class1.lo CC class2.lo 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/dotgen' Making all in fdpgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/fdpgen' CC comp.lo 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 CC grid.lo 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making all in neatogen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/neatogen' CC adjust.lo 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 CC edges.lo 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 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 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 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 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 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 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 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 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 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 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 printvis.c:19:6: warning: no previous prototype for 'printvis' [-Wmissing-prototypes] void printvis(vconfig_t * cp) ^~~~~~~~ CC site.lo CC solve.lo 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/neatogen' Making all in twopigen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/twopigen' CC twopiinit.lo 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/twopigen' Making all in sfdpgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfdpgen' CC sfdpinit.lo 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making all in osage make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/osage' CC osageinit.lo 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/osage' Making all in gvpr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' CC mkdefs.o 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' Making all in spine make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/spine' CC quad.lo 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 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 CC union_find.lo CCLD libspine_C.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' Making all in plugin make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' Making all in core make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' CC gvplugin_core.lo CC gvrender_core_dot.lo 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 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 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 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 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' Making all in devil make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' Making all in gd make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' Making all in gdk make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' Making all in gdiplus make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making all in glitz make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' Making all in gs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' Making all in gtk make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' Making all in lasi make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' Making all in ming make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' Making all in pango make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' Making all in quartz make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' Making all in rsvg make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making all in visio make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' Making all in xlib make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' Making all in dot_layout make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' CC gvplugin_dot_layout.lo CC gvlayout_dot_layout.lo CCLD libgvplugin_dot_layout_C.la CCLD libgvplugin_dot_layout.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making all in neato_layout make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' CC gvplugin_neato_layout.lo CC gvlayout_neato_layout.lo CCLD libgvplugin_neato_layout_C.la CCLD libgvplugin_neato_layout.la make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making all in webp make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' Making all in poppler make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' Making all in cmd make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' Making all in dot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' CC dot-dot.o 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 CCLD dot CC dot_builtins-dot.o 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 CCLD dot_builtins make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' Making all in tools make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' CC gc.o cc1: warning: ../../lib/graph: 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] ../../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] ../../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] 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] 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' Making all in gvpr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lib make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' CC gvpr-gvprmain.o CCLD gvpr make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lefty make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in ws make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in x11 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in libfilereq make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in mswin32 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in os make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in unix make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' CC io.lo 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making all in mswin32 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in dot2l make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' CC dot2l.lo 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 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 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 CCLD libdot2l.la make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making all in examples make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in lneato make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' cp ../../cmd/lneato/lneato.sh lneato chmod +x lneato make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' Making all in dotty make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' cp ../../cmd/dotty/dotty.sh dotty chmod +x dotty make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' Making all in smyrna make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making all in gvmap make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' CC gvmap-gvmap.o 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 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 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 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 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 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 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 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making all in gvedit make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in ui make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making all in images make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in mingle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' CC edgepaint-edgepaintmain.o 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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' Making all in tclpkg make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' Making all in tclstubs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making all in tclhandle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making all in gdtclft make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in tcldot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in tclpathplan make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making all in pathplan_data make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in gv make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making all in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' Making all in doc make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' Making all in info make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/info' Making all in schema make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' Making all in contrib make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' Making all in prune make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' CC generic_list.o CC prune.o CCLD prune make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' Making all in diffimg make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' Making all in share make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' Making all in examples make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' Making all in gui make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' Making all in graphs make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' Making all in directed make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/directed' Making all in undirected make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' Making all in rtest make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/rtest' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/rtest' Making all in tests make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' Making all in unit_tests make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in lib make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making all in common make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in regression_tests make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making all in shapes make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' cd build/graphviz-2.40.1 && make install make[2]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make install-recursive make[3]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' Making install in libltdl make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make install-am make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' test -z "/opt/metwork-mfext-1.2/opt/core/lib" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/lib" test -z "/opt/metwork-mfext-1.2/opt/core/include" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/core/include" test -z "" || /bin/mkdir -p "" make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/libltdl' Making install in lib make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' Making install in cdt make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libcdt.so.5.0.0 /opt/metwork-mfext-1.2/opt/core/lib/libcdt.so.5.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libcdt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 cdt.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cdt.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcdt.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 cdt.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cdt' Making install in cgraph make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: warning: relinking `libcgraph.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libcgraph.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/libcgraph.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libcgraph.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 cgraph.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cgraph.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcgraph.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 cgraph.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/cgraph' Making install in pathplan make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libpathplan.so.4.0.0 /opt/metwork-mfext-1.2/opt/core/lib/libpathplan.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libpathplan.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 pathplan.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pathplan.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libpathplan.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pathplan' Making install in sfio make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in Sfio_f make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in vmalloc make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making install in ast make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ast' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ast' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ast' Making install in vpsc make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vpsc' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/vpsc' Making install in rbtree make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/rbtree' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/rbtree' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/rbtree' Making install in ortho make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ortho' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ortho' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ortho' Making install in sparse make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sparse' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sparse' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sparse' Making install in patchwork make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/patchwork' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/patchwork' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/patchwork' Making install in expr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/expr' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 expr.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 expr.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/expr' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/expr' Making install in common make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make install-am make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make[7]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 arith.h geom.h color.h types.h textspan.h usershape.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/common' Making install in pack make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pack' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 pack.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pack.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 pack.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pack' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/pack' Making install in xdot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libxdot.so.4.0.0 /opt/metwork-mfext-1.2/opt/core/lib/libxdot.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libxdot.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 xdot.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 xdot.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libxdot.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 xdot.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/xdot' Making install in label make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/label' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/label' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/label' Making install in gvc make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: warning: relinking `libgvc.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libgvc.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/libgvc.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libgvc.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 gvc.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvc.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libgvc.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvc' Making install in ingraphs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making install in topfish make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/topfish' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/topfish' Making install in glcomp make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/glcomp' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/glcomp' Making install in mingle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/mingle' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblab_gamut.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: /usr/bin/install -c .libs/liblab_gamut.so.1.0.0 /opt/metwork-mfext-1.2/opt/core/lib/liblab_gamut.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/liblab_gamut.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 lab_gamut.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lab_gamut.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 liblab_gamut.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making install in circogen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/circogen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/circogen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/circogen' Making install in dotgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/dotgen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/dotgen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/dotgen' Making install in fdpgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making install in neatogen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/neatogen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/neatogen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/neatogen' Making install in twopigen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/twopigen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/twopigen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/twopigen' Making install in sfdpgen make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making install in osage make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/osage' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/osage' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/osage' Making install in gvpr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/opt/metwork-mfext-1.2/opt/core/lib' libtool: install: warning: relinking `libgvpr.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libgvpr.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/libgvpr.so.2.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/libgvpr.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /usr/bin/install -c -m 644 gvpr.3 '/opt/metwork-mfext-1.2/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.3.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libgvpr.pc '/opt/metwork-mfext-1.2/opt/core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 gvpr.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/gvpr' Making install in spine make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/spine' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/lib' Making install in plugin make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' Making install in core make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' libtool: install: warning: relinking `libgvplugin_core.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libgvplugin_core.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_core.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_core.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/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/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/core' Making install in devil make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/devil' Making install in gd make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gd' Making install in gdk make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdk' Making install in gdiplus make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making install in glitz make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/glitz' Making install in gs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gs' Making install in gtk make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/gtk' Making install in lasi make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/lasi' Making install in ming make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/ming' Making install in pango make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/pango' Making install in quartz make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/quartz' Making install in rsvg make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making install in visio make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/visio' Making install in xlib make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 vimdot.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 vimdot.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/xlib' Making install in dot_layout make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' libtool: install: warning: relinking `libgvplugin_dot_layout.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libgvplugin_dot_layout.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_dot_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/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/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making install in neato_layout make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/opt/metwork-mfext-1.2/opt/core/lib/graphviz' libtool: install: warning: relinking `libgvplugin_neato_layout.la' libtool: install: (cd /src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout; /bin/sh /src/layers/layer0_core/0350_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.2/opt/core/lib -o libgvplugin_neato_layout.la -rpath /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_neato_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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.2/opt/core/lib/graphviz/libgvplugin_neato_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/core/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/core/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/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making install in webp make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/webp' Making install in poppler make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/plugin' Making install in cmd make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' Making install in dot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/dot /opt/metwork-mfext-1.2/opt/core/bin/dot libtool: install: /usr/bin/install -c .libs/dot_builtins /opt/metwork-mfext-1.2/opt/core/bin/dot_builtins make install-exec-hook make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /opt/metwork-mfext-1.2/opt/core/bin/dot -c; else /opt/metwork-mfext-1.2/opt/core/bin/dot_static -c; fi; fi make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 dot.1 osage.1 patchwork.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.2/opt/core/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.2/opt/core/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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dot' Making install in tools make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gc /opt/metwork-mfext-1.2/opt/core/bin/gc libtool: install: /usr/bin/install -c .libs/gvcolor /opt/metwork-mfext-1.2/opt/core/bin/gvcolor libtool: install: /usr/bin/install -c .libs/gxl2gv /opt/metwork-mfext-1.2/opt/core/bin/gxl2gv libtool: install: /usr/bin/install -c .libs/acyclic /opt/metwork-mfext-1.2/opt/core/bin/acyclic libtool: install: /usr/bin/install -c .libs/nop /opt/metwork-mfext-1.2/opt/core/bin/nop libtool: install: /usr/bin/install -c .libs/ccomps /opt/metwork-mfext-1.2/opt/core/bin/ccomps libtool: install: /usr/bin/install -c .libs/sccmap /opt/metwork-mfext-1.2/opt/core/bin/sccmap libtool: install: /usr/bin/install -c .libs/tred /opt/metwork-mfext-1.2/opt/core/bin/tred libtool: install: /usr/bin/install -c .libs/unflatten /opt/metwork-mfext-1.2/opt/core/bin/unflatten libtool: install: /usr/bin/install -c .libs/gvpack /opt/metwork-mfext-1.2/opt/core/bin/gvpack libtool: install: /usr/bin/install -c .libs/dijkstra /opt/metwork-mfext-1.2/opt/core/bin/dijkstra libtool: install: /usr/bin/install -c .libs/bcomps /opt/metwork-mfext-1.2/opt/core/bin/bcomps libtool: install: /usr/bin/install -c .libs/mm2gv /opt/metwork-mfext-1.2/opt/core/bin/mm2gv libtool: install: /usr/bin/install -c .libs/gvgen /opt/metwork-mfext-1.2/opt/core/bin/gvgen libtool: install: /usr/bin/install -c .libs/gml2gv /opt/metwork-mfext-1.2/opt/core/bin/gml2gv libtool: install: /usr/bin/install -c .libs/gv2gml /opt/metwork-mfext-1.2/opt/core/bin/gv2gml libtool: install: /usr/bin/install -c .libs/graphml2gv /opt/metwork-mfext-1.2/opt/core/bin/graphml2gv make install-exec-hook make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.2/opt/core/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) (cd /opt/metwork-mfext-1.2/opt/core/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) (cd /opt/metwork-mfext-1.2/opt/core/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.2/opt/core/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) (cd /opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;) (cd /opt/metwork-mfext-1.2/opt/core/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;) (cd /opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf; rm -f gv2gml.1.pdf; ln -s gml2gv.1.pdf gv2gml.1.pdf;) make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/tools' Making install in gvpr make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lib make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[7]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/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.2/opt/core/share/graphviz/gvpr' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gvpr /opt/metwork-mfext-1.2/opt/core/bin/gvpr /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 gvpr.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lefty make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in ws make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in x11 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in libfilereq make[8]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[9]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[9]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[8]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in mswin32 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in os make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in unix make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making install in mswin32 make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in dot2l make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making install in examples make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[7]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/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.2/opt/core/share/graphviz/lefty' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/lefty' /usr/bin/install -c -m 644 lefty.psp '/opt/metwork-mfext-1.2/opt/core/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 lefty.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lefty.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in lneato make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c lneato '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 lneato.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lneato.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/lneato' Making install in dotty make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c dotty '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 dotty.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotty.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/dotty' Making install in smyrna make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 smyrna.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 smyrna.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making install in gvmap make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gvmap /opt/metwork-mfext-1.2/opt/core/bin/gvmap libtool: install: /usr/bin/install -c .libs/cluster /opt/metwork-mfext-1.2/opt/core/bin/cluster /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /usr/bin/install -c gvmap.sh '/opt/metwork-mfext-1.2/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvmap.1.pdf cluster.1.pdf gvmap.sh.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making install in gvedit make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in ui make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making install in images make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in mingle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 mingle.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 mingle.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c edgepaint '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/edgepaint /opt/metwork-mfext-1.2/opt/core/bin/edgepaint /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 edgepaint.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 edgepaint.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/cmd' Making install in tclpkg make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' Making install in tclstubs make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making install in tclhandle make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making install in gdtclft make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in tcldot make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in tclpathplan make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making install in pathplan_data make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in gv make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making install in demo make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 gv.i gv.cpp '/opt/metwork-mfext-1.2/opt/core/include/graphviz' make install-data-hook make[8]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[8]: Nothing to be done for 'install-data-hook'. make[8]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[7]: Nothing to be done for 'install-data-hook'. make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tclpkg' Making install in doc make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' Making install in info make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/info' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/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.2/opt/core/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.2/opt/core/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.2/opt/core/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.2/opt/core/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.2/opt/core/share/graphviz/doc/html/info' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/info' Making install in schema make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/schema' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/share/graphviz/doc/html/schema' /usr/bin/install -c -m 644 arguments.xml attributes.xml attributes.xslt '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/html/schema' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/graphviz/doc/html' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/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.2/opt/core/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc' /usr/bin/install -c -m 644 Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/doc' Making install in contrib make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' Making install in prune make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c prune '/opt/metwork-mfext-1.2/opt/core/bin' libtool: install: /usr/bin/install -c .libs/prune /opt/metwork-mfext-1.2/opt/core/bin/prune /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 prune.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 prune.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/prune' Making install in diffimg make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /usr/bin/install -c -m 644 diffimg.1 '/opt/metwork-mfext-1.2/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 diffimg.1.pdf '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/contrib' Making install in share make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' Making install in examples make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/examples' Making install in gui make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/share' Making install in graphs make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' Making install in directed make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/directed' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/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.2/opt/core/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.2/opt/core/share/graphviz/graphs/directed' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/directed' Making install in undirected make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/undirected' make[6]: Entering directory '/src/layers/layer0_core/0350_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.2/opt/core/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.2/opt/core/share/graphviz/graphs/undirected' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/graphs' Making install in rtest make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/rtest' make[5]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/rtest' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/rtest' Making install in tests make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' Making install in unit_tests make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in lib make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making install in common make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[8]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[7]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in regression_tests make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making install in shapes make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[7]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[6]: Entering directory '/src/layers/layer0_core/0350_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/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[5]: Entering directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/man/man7' /usr/bin/install -c -m 644 graphviz.7 '/opt/metwork-mfext-1.2/opt/core/share/man/man7' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /usr/bin/install -c -m 644 ./graphviz_version.h '/opt/metwork-mfext-1.2/opt/core/include/graphviz' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt '/opt/metwork-mfext-1.2/opt/core/share/graphviz/doc' make[5]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer0_core/0350_graphviz/build/graphviz-2.40.1' make[1]: Leaving directory '/src/layers/layer0_core/0350_graphviz' rm -f /opt/metwork-mfext-1.2/opt/core/bin/gvedit make[3]: Leaving directory `/src/layers/layer0_core/0350_graphviz' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.2/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/core" cache: /buildcache/mfext_cache_layer_core_85a7a4cb7755a764cdfd418de14e4d37.tar created 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.2/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/tcltk" "tcltk" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: 673640703bd141ef69af2e43335b20bd cache missed (/buildcache/mfext_cache_layer_tcltk_499773c0364efa9afce2679eef28d3c1.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.2/opt/tcltk ; \ fi make[3]: Entering directory `/src/layers/layer0_tcltk/0010_tcl' 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,tcltk@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml touch /opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "name: 'tcl'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "version: '8.6.9'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "checksum: '27235aa437be2fa5ccedea7a66b2fee8'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo -n "TCL (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "website: 'https://www.tcl.tk/'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml echo "license: 'Open Source (https://www.tcl.tk/software/tcltk/license.html)'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tcl.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/tcltk EXPLICIT_NAME="tcl8.6.9" download uncompress make[1]: Entering directory '/src/layers/layer0_tcltk/0010_tcl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/tcl-8.6.9.tar.gz` `readlink -m ./sources` MD5 27235aa437be2fa5ccedea7a66b2fee8 Trying to download https://sourceforge.net/projects/tcl/files/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz/download... --2023-07-17 13:54:48-- https://sourceforge.net/projects/tcl/files/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz/download Resolving sourceforge.net... 104.18.11.128, 104.18.10.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/tcl/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz?ts=gAAAAABktUgoZNe_Z4KKxUz6f5iVH3YX0cX1D8ddn8upL8v4_PGqImgutC326s0II7po-2VH89ZrnlmSn5lM0dN8oHJ1BuHTOw%3D%3D&use_mirror=master&r= [following] --2023-07-17 13:54:49-- https://downloads.sourceforge.net/project/tcl/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz?ts=gAAAAABktUgoZNe_Z4KKxUz6f5iVH3YX0cX1D8ddn8upL8v4_PGqImgutC326s0II7po-2VH89ZrnlmSn5lM0dN8oHJ1BuHTOw%3D%3D&use_mirror=master&r= Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://master.dl.sourceforge.net/project/tcl/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz?viasf=1 [following] --2023-07-17 13:54:49-- https://master.dl.sourceforge.net/project/tcl/Tcl/8.6.9/tcl-core8.6.9-src.tar.gz?viasf=1 Resolving master.dl.sourceforge.net... 216.105.38.12 Connecting to master.dl.sourceforge.net|216.105.38.12|:443... connected. WARNING: cannot verify master.dl.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 5932010 (5.7M) [application/x-gzip] Saving to: `/src/layers/layer0_tcltk/0010_tcl/build/tcl-8.6.9.tar.gz' 0K .......... .......... .......... .......... .......... 0% 160K 36s 50K .......... .......... .......... .......... .......... 1% 319K 27s 100K .......... .......... .......... .......... .......... 2% 24.2M 18s 150K .......... .......... .......... .......... .......... 3% 318K 18s 200K .......... .......... .......... .......... .......... 4% 316K 17s 250K .......... .......... .......... .......... .......... 5% 317K 17s 300K .......... .......... .......... .......... .......... 6% 55.2M 15s 350K .......... .......... .......... .......... .......... 6% 310K 15s 400K .......... .......... .......... .......... .......... 7% 318K 15s 450K .......... .......... .......... .......... .......... 8% 76.6M 13s 500K .......... .......... .......... .......... .......... 9% 65.2M 12s 550K .......... .......... .......... .......... .......... 10% 304K 12s 600K .......... .......... .......... .......... .......... 11% 29.2M 11s 650K .......... .......... .......... .......... .......... 12% 316K 12s 700K .......... .......... .......... .......... .......... 12% 316K 12s 750K .......... .......... .......... .......... .......... 13% 91.9M 11s 800K .......... .......... .......... .......... .......... 14% 317K 11s 850K .......... .......... .......... .......... .......... 15% 64.9M 10s 900K .......... .......... .......... .......... .......... 16% 317K 11s 950K .......... .......... .......... .......... .......... 17% 82.1M 10s 1000K .......... .......... .......... .......... .......... 18% 79.3M 9s 1050K .......... .......... .......... .......... .......... 18% 76.8M 9s 1100K .......... .......... .......... .......... .......... 19% 315K 9s 1150K .......... .......... .......... .......... .......... 20% 72.9M 9s 1200K .......... .......... .......... .......... .......... 21% 35.2M 8s 1250K .......... .......... .......... .......... .......... 22% 84.6M 8s 1300K .......... .......... .......... .......... .......... 23% 305K 8s 1350K .......... .......... .......... .......... .......... 24% 147M 8s 1400K .......... .......... .......... .......... .......... 25% 63.6M 7s 1450K .......... .......... .......... .......... .......... 25% 319K 7s 1500K .......... .......... .......... .......... .......... 26% 70.7M 7s 1550K .......... .......... .......... .......... .......... 27% 54.3M 7s 1600K .......... .......... .......... .......... .......... 28% 316K 7s 1650K .......... .......... .......... .......... .......... 29% 234K 7s 1700K .......... .......... .......... .......... .......... 30% 233M 7s 1750K .......... .......... .......... .......... .......... 31% 370M 6s 1800K .......... .......... .......... .......... .......... 31% 319K 7s 1850K .......... .......... .......... .......... .......... 32% 95.8M 6s 1900K .......... .......... .......... .......... .......... 33% 311K 6s 1950K .......... .......... .......... .......... .......... 34% 52.1M 6s 2000K .......... .......... .......... .......... .......... 35% 48.6M 6s 2050K .......... .......... .......... .......... .......... 36% 318K 6s 2100K .......... .......... .......... .......... .......... 37% 93.2M 6s 2150K .......... .......... .......... .......... .......... 37% 59.7M 6s 2200K .......... .......... .......... .......... .......... 38% 317K 6s 2250K .......... .......... .......... .......... .......... 39% 66.7M 5s 2300K .......... .......... .......... .......... .......... 40% 318K 5s 2350K .......... .......... .......... .......... .......... 41% 126M 5s 2400K .......... .......... .......... .......... .......... 42% 316K 5s 2450K .......... .......... .......... .......... .......... 43% 109M 5s 2500K .......... .......... .......... .......... .......... 44% 317K 5s 2550K .......... .......... .......... .......... .......... 44% 49.1M 5s 2600K .......... .......... .......... .......... .......... 45% 314K 5s 2650K .......... .......... .......... .......... .......... 46% 240K 5s 2700K .......... .......... .......... .......... .......... 47% 315M 5s 2750K .......... .......... .......... .......... .......... 48% 339M 5s 2800K .......... .......... .......... .......... .......... 49% 306K 5s 2850K .......... .......... .......... .......... .......... 50% 317K 5s 2900K .......... .......... .......... .......... .......... 50% 66.9M 5s 2950K .......... .......... .......... .......... .......... 51% 29.8M 4s 3000K .......... .......... .......... .......... .......... 52% 239K 4s 3050K .......... .......... .......... .......... .......... 53% 311M 4s 3100K .......... .......... .......... .......... .......... 54% 318K 4s 3150K .......... .......... .......... .......... .......... 55% 316K 4s 3200K .......... .......... .......... .......... .......... 56% 82.4M 4s 3250K .......... .......... .......... .......... .......... 56% 296K 4s 3300K .......... .......... .......... .......... .......... 57% 29.9M 4s 3350K .......... .......... .......... .......... .......... 58% 314K 4s 3400K .......... .......... .......... .......... .......... 59% 29.5M 4s 3450K .......... .......... .......... .......... .......... 60% 318K 4s 3500K .......... .......... .......... .......... .......... 61% 56.0M 4s 3550K .......... .......... .......... .......... .......... 62% 316K 4s 3600K .......... .......... .......... .......... .......... 63% 55.3M 3s 3650K .......... .......... .......... .......... .......... 63% 309K 3s 3700K .......... .......... .......... .......... .......... 64% 19.0M 3s 3750K .......... .......... .......... .......... .......... 65% 315K 3s 3800K .......... .......... .......... .......... .......... 66% 75.5M 3s 3850K .......... .......... .......... .......... .......... 67% 317K 3s 3900K .......... .......... .......... .......... .......... 68% 72.5M 3s 3950K .......... .......... .......... .......... .......... 69% 313K 3s 4000K .......... .......... .......... .......... .......... 69% 47.6M 3s 4050K .......... .......... .......... .......... .......... 70% 70.9M 3s 4100K .......... .......... .......... .......... .......... 71% 318K 3s 4150K .......... .......... .......... .......... .......... 72% 88.1M 3s 4200K .......... .......... .......... .......... .......... 73% 318K 2s 4250K .......... .......... .......... .......... .......... 74% 319K 2s 4300K .......... .......... .......... .......... .......... 75% 64.1M 2s 4350K .......... .......... .......... .......... .......... 75% 297K 2s 4400K .......... .......... .......... .......... .......... 76% 315K 2s 4450K .......... .......... .......... .......... .......... 77% 18.2M 2s 4500K .......... .......... .......... .......... .......... 78% 318K 2s 4550K .......... .......... .......... .......... .......... 79% 30.6M 2s 4600K .......... .......... .......... .......... .......... 80% 320K 2s 4650K .......... .......... .......... .......... .......... 81% 82.5M 2s 4700K .......... .......... .......... .......... .......... 81% 301K 2s 4750K .......... .......... .......... .......... .......... 82% 313K 2s 4800K .......... .......... .......... .......... .......... 83% 79.1M 2s 4850K .......... .......... .......... .......... .......... 84% 90.9M 1s 4900K .......... .......... .......... .......... .......... 85% 317K 1s 4950K .......... .......... .......... .......... .......... 86% 48.0M 1s 5000K .......... .......... .......... .......... .......... 87% 42.6M 1s 5050K .......... .......... .......... .......... .......... 88% 323K 1s 5100K .......... .......... .......... .......... .......... 88% 317K 1s 5150K .......... .......... .......... .......... .......... 89% 55.5M 1s 5200K .......... .......... .......... .......... .......... 90% 319K 1s 5250K .......... .......... .......... .......... .......... 91% 308K 1s 5300K .......... .......... .......... .......... .......... 92% 110M 1s 5350K .......... .......... .......... .......... .......... 93% 318K 1s 5400K .......... .......... .......... .......... .......... 94% 54.5M 1s 5450K .......... .......... .......... .......... .......... 94% 318K 0s 5500K .......... .......... .......... .......... .......... 95% 57.4M 0s 5550K .......... .......... .......... .......... .......... 96% 316K 0s 5600K .......... .......... .......... .......... .......... 97% 54.6M 0s 5650K .......... .......... .......... .......... .......... 98% 318K 0s 5700K .......... .......... .......... .......... .......... 99% 48.3M 0s 5750K .......... .......... .......... .......... .. 100% 108M=9.4s 2023-07-17 13:54:59 (615 KB/s) - `/src/layers/layer0_tcltk/0010_tcl/build/tcl-8.6.9.tar.gz' saved [5932010/5932010] Computing checksum for /src/layers/layer0_tcltk/0010_tcl/build/tcl-8.6.9.tar.gz... Good checksum rm -Rf tcl8.6.9 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/tcl-8.6.9.tar.gz` tar.gz tcl8.6.9 make[1]: Leaving directory '/src/layers/layer0_tcltk/0010_tcl' cd build/tcl8.6.9/unix && ./configure --prefix=/opt/metwork-mfext-1.2/opt/tcltk && make && make install checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no 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 ANSI C... none needed checking for inline... inline checking how to run the C preprocessor... gcc -E checking for egrep... 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 dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for tclsh... No tclsh found on PATH checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-4.18.0-348.20.1.el8_5.x86_64 checking for dlopen in -ldl... yes checking for ar... ar checking for cast to union support... yes checking for build with symbols... no checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking whether byte ordering is bigendian... no checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... no checking for gethostbyaddr_r with 8 args... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... yes checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... no checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking system version... (cached) Linux-4.18.0-348.20.1.el8_5.x86_64 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... yes configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc make[1]: Entering directory '/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix' gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DSTATIC_BUILD /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclStubLib.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclTomMathStubLib.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOStubLib.c rm -f libtclstub8.6.a ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o ; ranlib libtclstub8.6.a gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/regcomp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/regexec.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/regfree.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/regerror.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclAlloc.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclAssembly.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclAsync.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclBasic.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclBinary.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCkalloc.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclClock.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCmdAH.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCmdIL.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCmdMZ.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCompCmds.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCompCmdsGR.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCompCmdsSZ.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCompExpr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclCompile.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclConfig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclDate.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclDictObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclDisassemble.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclEncoding.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclEnsemble.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclEnv.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclEvent.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c: In function 'TclNRExecuteByteCode': /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2048:21: note: in expansion of macro 'initTosPtr' esPtr->tosPtr = initTosPtr; ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c: In function 'TEBCresume': /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2874:9: note: in expansion of macro 'CURR_DEPTH' objc = CURR_DEPTH - PTR2INT(auxObjList->internalRep.twoPtrValue.ptr2); ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2974:9: note: in expansion of macro 'CURR_DEPTH' objc = CURR_DEPTH - PTR2INT(auxObjList->internalRep.twoPtrValue.ptr2); ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2912:9: note: in expansion of macro 'CURR_DEPTH' - CURR_DEPTH; /* Relative to where we are */ ^~~~~~~~~~ In file included from /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:18: /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclInt.h:105:41: note: in definition of macro 'INT2PTR' # define INT2PTR(p) ((void *)(intptr_t)(p)) ^ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2860:49: note: in expansion of macro 'CURR_DEPTH' objPtr->internalRep.twoPtrValue.ptr2 = INT2PTR(CURR_DEPTH); ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:7124:18: note: in expansion of macro 'CURR_DEPTH' *(++catchTop) = CURR_DEPTH; ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2626:15: note: in expansion of macro 'initTosPtr' if (tosPtr > initTosPtr) { ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:7981:23: note: in expansion of macro 'initCatchTop' if ((catchTop != initCatchTop) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:8023:18: note: in expansion of macro 'initCatchTop' if (catchTop == initCatchTop) { ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:417:43: note: in expansion of macro 'initTosPtr' #define CURR_DEPTH ((ptrdiff_t) (tosPtr - initTosPtr)) ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:8058:9: note: in expansion of macro 'CURR_DEPTH' while (CURR_DEPTH > *catchTop) { ^~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2017:38: warning: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] #define initCatchTop ((ptrdiff_t *) (&TD->stack[-1])) ~^~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:2018:35: note: in expansion of macro 'initCatchTop' #define initTosPtr ((Tcl_Obj **) (initCatchTop+codePtr->maxExceptDepth)) ^~~~~~~~~~~~ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclExecute.c:8096:18: note: in expansion of macro 'initTosPtr' while (tosPtr > initTosPtr) { ^~~~~~~~~~ gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclFCmd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclFileName.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclGet.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclHash.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclHistory.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIndexObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclInterp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIO.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIOCmd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIORChan.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIORTrans.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIOGT.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIOSock.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclIOUtil.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclLink.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclListObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclLiteral.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclLoad.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclMain.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclNamesp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclNotify.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOptimize.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPanic.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclParse.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPathObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPipe.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPkg.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 \ -DCFG_INSTALL_LIBDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/lib\"" \ -DCFG_INSTALL_BINDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/bin\"" \ -DCFG_INSTALL_SCRDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6\"" \ -DCFG_INSTALL_INCDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/include\"" \ -DCFG_INSTALL_DOCDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/man\"" \ \ -DCFG_RUNTIME_LIBDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/lib\"" \ -DCFG_RUNTIME_BINDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/bin\"" \ -DCFG_RUNTIME_SCRDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6\"" \ -DCFG_RUNTIME_INCDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/include\"" \ -DCFG_RUNTIME_DOCDIR="\"/opt/metwork-mfext-1.2/opt/tcltk/man\"" \ \ /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPkgConfig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPosixStr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclPreserve.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclProc.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclRegexp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclResolve.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclResult.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclScan.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclStringObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclStrToD.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclThread.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclThreadAlloc.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclThreadJoin.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclThreadStorage.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclStubInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclTimer.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclTrace.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclUtf.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclUtil.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclVar.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclZlib.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclTomMathInterface.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixChan.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixEvent.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixFCmd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixFile.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixPipe.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixSock.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixTime.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DTCL_LIBRARY="\"/opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/opt/metwork-mfext-1.2/opt/tcltk/lib \"" /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixThrd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixCompat.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclUnixNotfy.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOO.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOBasic.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOCall.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOODefineCmds.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOInfo.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOMethod.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic/tclOOStubInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclLoadDl.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bncore.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_reverse.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_fast_s_mp_mul_digs.c /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_fast_s_mp_mul_digs.c: In function 'TclBN_fast_s_mp_mul_digs': /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_fast_s_mp_mul_digs.c:92:18: warning: 'W' may be used uninitialized in this function [-Wmaybe-uninitialized] *tmpc++ = W[ix]; ~^~~~ gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_fast_s_mp_sqr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_add.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_and.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_add_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_clamp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_clear.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_clear_multi.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_cmp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_cmp_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_cmp_mag.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_cnt_lsb.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_copy.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_count_bits.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_div.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_div_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_div_2.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_div_2d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_div_3.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_exch.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_expt_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_grow.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init_copy.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init_multi.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init_set.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init_set_int.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_init_size.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_karatsuba_mul.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_karatsuba_sqr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_lshd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mod.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mod_2d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mul.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mul_2.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mul_2d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_mul_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_neg.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_or.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_radix_size.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_radix_smap.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_read_radix.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_rshd.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_set.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_set_int.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_shrink.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_sqr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_sqrt.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_sub.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_sub_d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_to_unsigned_bin.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_to_unsigned_bin_n.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_toom_mul.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_toom_sqr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_toradix_n.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_unsigned_bin_size.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_xor.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_mp_zero.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_s_mp_add.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_s_mp_mul_digs.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_s_mp_sqr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath/bn_s_mp_sub.c rm -f libtcl8.6.so gcc -O2 -pipe -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bncore.o bn_reverse.o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_sqr.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_d.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_init_size.o bn_mp_karatsuba_mul.o bn_mp_karatsuba_sqr.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_set_int.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin_n.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_toradix_n.o bn_mp_unsigned_bin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o -ldl -lz -lpthread -lm -Wl,-rpath,/opt/metwork-mfext-1.2/opt/tcltk/lib gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tcl -I"." -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix/tclAppInit.c gcc -O2 -pipe -Wl,--export-dynamic tclAppInit.o \ -L/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -ltcl8.6 libtclstub8.6.a -ldl -lz -lpthread -lm \ -Wl,-rpath,/opt/metwork-mfext-1.2/opt/tcltk/lib -o tclsh make[1]: Leaving directory '/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix' make[1]: Entering directory '/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix' Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib Making directory /opt/metwork-mfext-1.2/opt/tcltk/bin Installing libtcl8.6.so to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing tclsh as /opt/metwork-mfext-1.2/opt/tcltk/bin/tclsh8.6 Installing tclConfig.sh to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing tclooConfig.sh to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing libtclstub8.6.a to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing pkg-config file to /opt/metwork-mfext-1.2/opt/tcltk/lib/pkgconfig/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/opt0.4 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/http1.0 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/encoding Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/../tcl8 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/../tcl8/8.4 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/../tcl8/8.4/platform Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/../tcl8/8.5 Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/../tcl8/8.6 Installing library files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/ Installing package http1.0 files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/http1.0/ Installing package http 2.9.0 as a Tcl Module Installing package opt0.4 files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/opt0.4/ Installing package msgcat 1.6.1 as a Tcl Module Installing package tcltest 2.5.0 as a Tcl Module Installing package platform 1.0.14 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module Installing encoding files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/encoding/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/msgs Installing message catalog files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tcl8.6/msgs/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/man Making directory /opt/metwork-mfext-1.2/opt/tcltk/man/man1 Making directory /opt/metwork-mfext-1.2/opt/tcltk/man/man3 Making directory /opt/metwork-mfext-1.2/opt/tcltk/man/mann Installing and cross-linking top-level (.1) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/man1/ Installing and cross-linking C API (.3) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/man3/ Installing and cross-linking command (.n) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/mann/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/include Installing header files to /opt/metwork-mfext-1.2/opt/tcltk/include/ make[1]: Leaving directory '/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix' make[3]: Leaving directory `/src/layers/layer0_tcltk/0010_tcl' make[3]: Entering directory `/src/layers/layer0_tcltk/0020_tk' 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,tcltk@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml touch /opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "name: 'tk'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "version: '8.6.9.1'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "checksum: '9efe3976468352dc894dae0c4e785a8e'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo -n "Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "website: 'https://www.tcl.tk/'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml echo "license: 'Open Source (https://www.tcl.tk/software/tcltk/license.html)'" >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/tcltk/share/metwork_packages/tk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/tcltk EXPLICIT_NAME="tk8.6.9" OPTIONS="--enable-xft" download uncompress make[1]: Entering directory '/src/layers/layer0_tcltk/0020_tk' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/tk-8.6.9.1.tar.gz` `readlink -m ./sources` MD5 9efe3976468352dc894dae0c4e785a8e Trying to download https://sourceforge.net/projects/tcl/files/Tcl/8.6.9/tk8.6.9.1-src.tar.gz/download... --2023-07-17 13:55:40-- https://sourceforge.net/projects/tcl/files/Tcl/8.6.9/tk8.6.9.1-src.tar.gz/download Resolving sourceforge.net... 104.18.10.128, 104.18.11.128, 2606:4700::6812:b80, ... Connecting to sourceforge.net|104.18.10.128|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/tcl/Tcl/8.6.9/tk8.6.9.1-src.tar.gz?ts=gAAAAABktUhcyCiLqy5CQdhZgrjtgxrHR14sZcvQHBEsVmKA7xu8ra8nX7hlf1V__63O2Q8kBmRtTx2HI6C8KFzoab7jEdRoSw%3D%3D&use_mirror=master&r= [following] --2023-07-17 13:55:40-- https://downloads.sourceforge.net/project/tcl/Tcl/8.6.9/tk8.6.9.1-src.tar.gz?ts=gAAAAABktUhcyCiLqy5CQdhZgrjtgxrHR14sZcvQHBEsVmKA7xu8ra8nX7hlf1V__63O2Q8kBmRtTx2HI6C8KFzoab7jEdRoSw%3D%3D&use_mirror=master&r= Resolving downloads.sourceforge.net... 204.68.111.105 Connecting to downloads.sourceforge.net|204.68.111.105|:443... connected. WARNING: cannot verify downloads.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 302 Found Location: https://master.dl.sourceforge.net/project/tcl/Tcl/8.6.9/tk8.6.9.1-src.tar.gz?viasf=1 [following] --2023-07-17 13:55:41-- https://master.dl.sourceforge.net/project/tcl/Tcl/8.6.9/tk8.6.9.1-src.tar.gz?viasf=1 Resolving master.dl.sourceforge.net... 216.105.38.12 Connecting to master.dl.sourceforge.net|216.105.38.12|:443... connected. WARNING: cannot verify master.dl.sourceforge.net's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 4364603 (4.2M) [application/x-gzip] Saving to: `/src/layers/layer0_tcltk/0020_tk/build/tk-8.6.9.1.tar.gz' 0K .......... .......... .......... .......... .......... 1% 162K 26s 50K .......... .......... .......... .......... .......... 2% 326K 19s 100K .......... .......... .......... .......... .......... 3% 322K 17s 150K .......... .......... .......... .......... .......... 4% 69.2M 13s 200K .......... .......... .......... .......... .......... 5% 64.2M 10s 250K .......... .......... .......... .......... .......... 7% 139K 13s 300K .......... .......... .......... .......... .......... 8% 325K 13s 350K .......... .......... .......... .......... .......... 9% 45.7M 11s 400K .......... .......... .......... .......... .......... 10% 324K 11s 450K .......... .......... .......... .......... .......... 11% 48.6M 10s 500K .......... .......... .......... .......... .......... 12% 323K 10s 550K .......... .......... .......... .......... .......... 14% 324K 10s 600K .......... .......... .......... .......... .......... 15% 42.5M 9s 650K .......... .......... .......... .......... .......... 16% 323K 9s 700K .......... .......... .......... .......... .......... 17% 43.6M 8s 750K .......... .......... .......... .......... .......... 18% 319K 8s 800K .......... .......... .......... .......... .......... 19% 69.0M 8s 850K .......... .......... .......... .......... .......... 21% 324K 8s 900K .......... .......... .......... .......... .......... 22% 69.2M 7s 950K .......... .......... .......... .......... .......... 23% 325K 7s 1000K .......... .......... .......... .......... .......... 24% 87.7M 7s 1050K .......... .......... .......... .......... .......... 25% 326K 7s 1100K .......... .......... .......... .......... .......... 26% 322K 7s 1150K .......... .......... .......... .......... .......... 28% 49.4M 6s 1200K .......... .......... .......... .......... .......... 29% 325K 6s 1250K .......... .......... .......... .......... .......... 30% 80.5M 6s 1300K .......... .......... .......... .......... .......... 31% 327K 6s 1350K .......... .......... .......... .......... .......... 32% 322K 6s 1400K .......... .......... .......... .......... .......... 34% 50.0M 6s 1450K .......... .......... .......... .......... .......... 35% 323K 6s 1500K .......... .......... .......... .......... .......... 36% 78.3M 6s 1550K .......... .......... .......... .......... .......... 37% 324K 5s 1600K .......... .......... .......... .......... .......... 38% 56.9M 5s 1650K .......... .......... .......... .......... .......... 39% 48.2M 5s 1700K .......... .......... .......... .......... .......... 41% 324K 5s 1750K .......... .......... .......... .......... .......... 42% 77.1M 5s 1800K .......... .......... .......... .......... .......... 43% 82.8M 5s 1850K .......... .......... .......... .......... .......... 44% 323K 4s 1900K .......... .......... .......... .......... .......... 45% 81.5M 4s 1950K .......... .......... .......... .......... .......... 46% 325K 4s 2000K .......... .......... .......... .......... .......... 48% 89.6M 4s 2050K .......... .......... .......... .......... .......... 49% 63.2M 4s 2100K .......... .......... .......... .......... .......... 50% 324K 4s 2150K .......... .......... .......... .......... .......... 51% 71.3M 4s 2200K .......... .......... .......... .......... .......... 52% 325K 4s 2250K .......... .......... .......... .......... .......... 53% 64.3M 3s 2300K .......... .......... .......... .......... .......... 55% 320K 3s 2350K .......... .......... .......... .......... .......... 56% 35.9M 3s 2400K .......... .......... .......... .......... .......... 57% 324K 3s 2450K .......... .......... .......... .......... .......... 58% 48.5M 3s 2500K .......... .......... .......... .......... .......... 59% 325K 3s 2550K .......... .......... .......... .......... .......... 60% 63.5M 3s 2600K .......... .......... .......... .......... .......... 62% 70.2M 3s 2650K .......... .......... .......... .......... .......... 63% 324K 3s 2700K .......... .......... .......... .......... .......... 64% 57.4M 3s 2750K .......... .......... .......... .......... .......... 65% 139K 3s 2800K .......... .......... .......... .......... .......... 66% 220M 3s 2850K .......... .......... .......... .......... .......... 68% 324K 2s 2900K .......... .......... .......... .......... .......... 69% 325K 2s 2950K .......... .......... .......... .......... .......... 70% 72.2M 2s 3000K .......... .......... .......... .......... .......... 71% 97.3K 2s 3050K .......... .......... .......... .......... .......... 72% 255M 2s 3100K .......... .......... .......... .......... .......... 73% 325K 2s 3150K .......... .......... .......... .......... .......... 75% 42.9M 2s 3200K .......... .......... .......... .......... .......... 76% 162K 2s 3250K .......... .......... .......... .......... .......... 77% 56.3M 2s 3300K .......... .......... .......... .......... .......... 78% 324K 2s 3350K .......... .......... .......... .......... .......... 79% 68.9M 2s 3400K .......... .......... .......... .......... .......... 80% 323K 2s 3450K .......... .......... .......... .......... .......... 82% 328K 1s 3500K .......... .......... .......... .......... .......... 83% 324K 1s 3550K .......... .......... .......... .......... .......... 84% 47.2M 1s 3600K .......... .......... .......... .......... .......... 85% 322K 1s 3650K .......... .......... .......... .......... .......... 86% 324K 1s 3700K .......... .......... .......... .......... .......... 87% 84.6M 1s 3750K .......... .......... .......... .......... .......... 89% 163K 1s 3800K .......... .......... .......... .......... .......... 90% 77.3M 1s 3850K .......... .......... .......... .......... .......... 91% 324K 1s 3900K .......... .......... .......... .......... .......... 92% 85.9M 1s 3950K .......... .......... .......... .......... .......... 93% 326K 1s 4000K .......... .......... .......... .......... .......... 95% 323K 0s 4050K .......... .......... .......... .......... .......... 96% 81.3M 0s 4100K .......... .......... .......... .......... .......... 97% 324K 0s 4150K .......... .......... .......... .......... .......... 98% 58.4M 0s 4200K .......... .......... .......... .......... .......... 99% 324K 0s 4250K .......... .. 100% 53.2M=8.4s 2023-07-17 13:55:50 (510 KB/s) - `/src/layers/layer0_tcltk/0020_tk/build/tk-8.6.9.1.tar.gz' saved [4364603/4364603] Computing checksum for /src/layers/layer0_tcltk/0020_tk/build/tk-8.6.9.1.tar.gz... Good checksum rm -Rf tk8.6.9 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/tk-8.6.9.1.tar.gz` tar.gz tk8.6.9 make[1]: Leaving directory '/src/layers/layer0_tcltk/0020_tk' cd build/tk8.6.9/unix && ./configure --prefix=/opt/metwork-mfext-1.2/opt/tcltk && make && make install checking for Tcl configuration... found /opt/metwork-mfext-1.2/opt/tcltk/lib/tclConfig.sh checking for existence of /opt/metwork-mfext-1.2/opt/tcltk/lib/tclConfig.sh... loading checking for tclsh... /opt/metwork-mfext-1.2/opt/tcltk/bin/tclsh8.6 checking for tclsh in Tcl build directory... /opt/metwork-mfext-1.2/opt/tcltk/lib/tclsh checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no 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 ANSI C... none needed checking for inline... inline checking how to run the C preprocessor... gcc -E checking for egrep... 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 if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes (threaded core) checking how to build libraries... shared checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-4.18.0-348.20.1.el8_5.x86_64 checking for dlopen in -ldl... yes checking for ar... ar checking for cast to union support... yes checking for build with symbols... no checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking whether byte ordering is bigendian... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking pw_gecos in struct pwd... yes checking for X... no checking for X11 header files... checking for X11 libraries... checking for XCreateWindow in -lXwindow... no could not find any! Using -lX11. checking for main in -lXbsd... no checking whether to use xft... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FcFontSort in -lfontconfig... yes checking for X11/XKBlib.h... yes checking for XkbKeycodeToKeysym in -lX11... yes checking whether XKeycodeToKeysym is deprecated... yes checking whether to try to use XScreenSaver... yes checking for X11/extensions/scrnsaver.h... no checking for XScreenSaverQueryInfo... no checking for XScreenSaverQueryInfo in -lXext... no checking for XScreenSaverQueryInfo in -lXss... no checking whether char is unsigned... no configure: creating ./config.status config.status: creating Makefile config.status: creating tkConfig.sh config.status: creating tk.pc make[1]: Entering directory '/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix' gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkStubLib.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkStubLib.c rm -f libtkstub8.6.a ar cr libtkstub8.6.a tkStubLib.o ttkStubLib.o ; ranlib libtkstub8.6.a gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk3d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkArgv.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkAtom.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkBind.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkBitmap.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkBusy.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkClipboard.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCmds.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkColor.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkConfig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkConsole.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCursor.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkError.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkEvent.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkFocus.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkFont.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkGet.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkGC.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkGeometry.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkGrab.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkGrid.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkMain.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkObj.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkOldConfig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkOption.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPack.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPlace.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkSelect.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkStyle.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkUndo.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkUtil.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkVisual.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkWindow.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkButton.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkEntry.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkFrame.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkListbox.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkMenu.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkMenubutton.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkMenuDraw.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkMessage.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPanedWindow.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkScale.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkScrollbar.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvas.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvArc.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvBmap.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvImg.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvLine.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvPoly.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvPs.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvText.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvUtil.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkCanvWind.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkRectOval.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTrig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImage.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgBmap.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgGIF.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgPNG.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgPPM.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgPhoto.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkImgPhInstance.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkText.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextBTree.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextDisp.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextImage.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextIndex.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextMark.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextTag.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkTextWind.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkStubInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkBlink.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkButton.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkCache.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkClamTheme.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkClassicTheme.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkDefaultTheme.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkElements.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkEntry.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkFrame.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkImage.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkLabel.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkLayout.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkManager.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkNotebook.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkPanedwindow.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkProgress.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkScale.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkScrollbar.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkScroll.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkSeparator.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkSquare.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkState.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkTagSet.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkTheme.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkTrace.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkTrack.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkTreeview.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkWidget.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/ttk/ttkStubInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnix.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnix3d.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixButton.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixColor.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixConfig.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixCursor.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixDraw.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixEmbed.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixEvent.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixFocus.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/core/include/freetype2 /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixRFont.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -DTK_LIBRARY=\"/opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6\" \ /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixInit.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c: In function 'TkpGetKeySym': /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:366:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, 0, ^~~ In file included from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk.h:96, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPort.h:21, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkInt.h:19, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:381:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, ^~~ In file included from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk.h:96, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPort.h:21, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkInt.h:19, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:392:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, ^~~ In file included from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk.h:96, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPort.h:21, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkInt.h:19, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c: In function 'TkpInitKeymapInfo': /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:442:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = TkKeycodeToKeysym(dispPtr, *codePtr, 0, 0); ^~~~~~ In file included from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk.h:96, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPort.h:21, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkInt.h:19, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:468:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = TkKeycodeToKeysym(dispPtr, *codePtr, 0, 0); ^~~~~~ In file included from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tk.h:96, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkPort.h:21, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic/tkInt.h:19, from /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixMenu.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixMenubu.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixScale.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixScrlbr.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixSelect.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixSend.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixWm.c gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixXId.c rm -f libtk8.6.so gcc -O2 -pipe -Wl,--export-dynamic -shared -o libtk8.6.so tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkBusy.o tkClipboard.o tkCmds.o tkColor.o tkConfig.o tkConsole.o tkCursor.o tkError.o tkEvent.o tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o tkMain.o tkObj.o tkOldConfig.o tkOption.o tkPack.o tkPlace.o tkSelect.o tkStyle.o tkUndo.o tkUtil.o tkVisual.o tkWindow.o tkButton.o tkEntry.o tkFrame.o tkListbox.o tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkPanedWindow.o tkScale.o tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine.o tkCanvPoly.o tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tkTrig.o tkImage.o tkImgBmap.o tkImgGIF.o tkImgPNG.o tkImgPPM.o tkImgPhoto.o tkImgPhInstance.o tkText.o tkTextBTree.o tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextWind.o tkStubInit.o ttkBlink.o ttkButton.o ttkCache.o ttkClamTheme.o ttkClassicTheme.o ttkDefaultTheme.o ttkElements.o ttkEntry.o ttkFrame.o ttkImage.o ttkInit.o ttkLabel.o ttkLayout.o ttkManager.o ttkNotebook.o ttkPanedwindow.o ttkProgress.o ttkScale.o ttkScrollbar.o ttkScroll.o ttkSeparator.o ttkSquare.o ttkState.o ttkTagSet.o ttkTheme.o ttkTrace.o ttkTrack.o ttkTreeview.o ttkWidget.o ttkStubInit.o tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o tkUnixConfig.o tkUnixCursor.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o tkUnixFocus.o tkUnixRFont.o tkUnixInit.o tkUnixKey.o tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o -lpthread -lXft -lfontconfig -lX11 -ldl -lz -lpthread -lm -L/opt/metwork-mfext-1.2/opt/tcltk/lib -ltclstub8.6 -Wl,-rpath,/opt/metwork-mfext-1.2/opt/tcltk/lib gcc -c -O2 -pipe -Wall -fPIC -DBUILD_tk -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../generic -I/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../bitmaps -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/generic -I/src/layers/layer0_tcltk/0010_tcl/build/tcl8.6.9/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkAppInit.c gcc -O2 -pipe -Wl,--export-dynamic tkAppInit.o -L/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix -ltk8.6 \ -L/opt/metwork-mfext-1.2/opt/tcltk/lib -ltcl8.6 -lpthread -lXft -lfontconfig -lX11 -ldl -lz -lpthread -lm -Wl,-rpath,/opt/metwork-mfext-1.2/opt/tcltk/lib -o wish make[1]: Leaving directory '/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix' make[1]: Entering directory '/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix' Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6 Creating package index /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/pkgIndex.tcl Installing libtk8.6.so to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing wish as /opt/metwork-mfext-1.2/opt/tcltk/bin/wish8.6 Installing tkConfig.sh to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing libtkstub8.6.a to /opt/metwork-mfext-1.2/opt/tcltk/lib/ Installing pkg-config file to /opt/metwork-mfext-1.2/opt/tcltk/lib/pkgconfig/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/images Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/msgs Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/ttk Installing Tk library files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/ Installing Ttk library files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/ttk/ Installing library image files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/images/ Installing message catalog files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/msgs/ Installing and cross-linking top-level (.1) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/man1/ Installing and cross-linking C API (.3) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/man3/ Installing and cross-linking command (.n) docs to /opt/metwork-mfext-1.2/opt/tcltk/man/mann/ Installing header files to /opt/metwork-mfext-1.2/opt/tcltk/include/ Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/demos Making directory /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/demos/images Installing demo files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/demos/ Installing demo image files to /opt/metwork-mfext-1.2/opt/tcltk/lib/tk8.6/demos/images/ make[1]: Leaving directory '/src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix' make[3]: Leaving directory `/src/layers/layer0_tcltk/0020_tk' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.2/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/tcltk" cache: /buildcache/mfext_cache_layer_tcltk_499773c0364efa9afce2679eef28d3c1.tar created 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.2/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/openresty" "openresty" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: 02c3bef91e6136b2c4e582ddab357e9a cache missed (/buildcache/mfext_cache_layer_openresty_3af3c6b04d1f0aa00f0762082b9022d0.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.2/opt/openresty ; \ fi make[3]: Entering directory `/src/layers/layer1_openresty/0100_openresty' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "name: 'openresty'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "version: '1.15.8.1'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "checksum: 'd614e17360e3a805ff94edbf7037221c'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo -n "OPENRESTY est une distribution nginx qui ajoute des modules supplémentaires" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "website: 'http://openresty.org'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/openresty.yaml; fi cd ../pcre && make downloadonly make[1]: Entering directory '/src/layers/layer1_openresty/pcre' make --file=../../Makefile.standard download uncompress make[2]: Entering directory '/src/layers/layer1_openresty/pcre' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/pcre-8.43.tar.gz` `readlink -m ./sources` MD5 e775489c9f024a92ca0f431301ef4c5c Computing checksum for /src/layers/layer1_openresty/pcre/build/pcre-8.43.tar.gz... Good checksum rm -Rf pcre-8.43 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/pcre-8.43.tar.gz` tar.gz pcre-8.43 make[2]: Leaving directory '/src/layers/layer1_openresty/pcre' cd build && ln -s pcre-8.43 pcre make[1]: Leaving directory '/src/layers/layer1_openresty/pcre' cd ../libressl && make downloadonly make[1]: Entering directory '/src/layers/layer1_openresty/libressl' make --file=../../Makefile.standard download uncompress make[2]: Entering directory '/src/layers/layer1_openresty/libressl' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libressl-2.9.2.tar.gz` `readlink -m ./sources` MD5 b3fa8935701af31c894c4d78f9a21f1c Computing checksum for /src/layers/layer1_openresty/libressl/build/libressl-2.9.2.tar.gz... Good checksum rm -Rf libressl-2.9.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libressl-2.9.2.tar.gz` tar.gz libressl-2.9.2 make[2]: Leaving directory '/src/layers/layer1_openresty/libressl' cd build && ln -s libressl-2.9.2 libressl make[1]: Leaving directory '/src/layers/layer1_openresty/libressl' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/openresty EXTRACFLAGS="-I/opt/metwork-mfext-1.2/opt/openresty/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/openresty/../core/lib" OPTIONS="--with-pcre=/src/layers/layer1_openresty/pcre/build/pcre --with-openssl=/src/layers/layer1_openresty/libressl/build/libressl --without-lua_resty_memcached --without-lua_resty_mysql --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_openresty/0100_openresty' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` `readlink -m ./sources` MD5 d614e17360e3a805ff94edbf7037221c Computing checksum for /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1.tar.gz... Good checksum rm -Rf openresty-1.15.8.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` tar.gz openresty-1.15.8.1 Patching with github_pr67.patch... patching file bundle/ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c Patch ok Patching with github_issue384.patch... patching file configure Patch ok cd build/openresty-1.15.8.1 && if test "-L/opt/metwork-mfext-1.2/opt/openresty/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/openresty/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/openresty/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/openresty/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/openresty/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/openresty --with-pcre=/src/layers/layer1_openresty/pcre/build/pcre --with-openssl=/src/layers/layer1_openresty/libressl/build/libressl --without-lua_resty_memcached --without-lua_resty_mysql --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr platform: linux (linux) cp -rp bundle/ build cd build cd LuaJIT-2.1-20190507 gmake TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.2/opt/openresty/luajit gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== gmake -C src gmake[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua DYNLINK libluajit.so LINK luajit OK Successfully built LuaJIT gmake[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' gmake install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.2/opt/openresty/luajit DESTDIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/ gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.2/opt/openresty/luajit ==== mkdir -p /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/bin /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/share/man/man1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/pkgconfig /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/share/lua/5.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-1.2/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.2/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.2/opt/openresty/luajit ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' export LUAJIT_LIB='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib' export LUAJIT_INC='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... cd nginx-1.15.8 sh ./configure --prefix=/opt/metwork-mfext-1.2/opt/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.1rc1 \ --add-module=../echo-nginx-module-0.61 \ --add-module=../xss-nginx-module-0.06 \ --add-module=../ngx_coolkit-0.2 \ --add-module=../set-misc-nginx-module-0.32 \ --add-module=../form-input-nginx-module-0.12 \ --add-module=../encrypted-session-nginx-module-0.08 \ --add-module=../srcache-nginx-module-0.31 \ --add-module=../ngx_lua-0.10.15 \ --add-module=../ngx_lua_upstream-0.07 \ --add-module=../headers-more-nginx-module-0.33 \ --add-module=../array-var-nginx-module-0.05 \ --add-module=../memc-nginx-module-0.19 \ --add-module=../redis2-nginx-module-0.15 \ --add-module=../redis-nginx-module-0.3.7 \ --add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-csv-nginx-module-0.09 \ --add-module=../ngx_stream_lua-0.0.7 \ --with-ld-opt='-Wl,-rpath,/opt/metwork-mfext-1.2/opt/openresty/luajit/lib' \ --with-pcre=/src/layers/layer1_openresty/pcre/build/pcre --with-openssl=/src/layers/layer1_openresty/libressl/build/libressl --without-http_scgi_module --without-http_uwsgi_module --http-fastcgi-temp-path=/tmp --without-http_ssi_module --with-http_dav_module --with-http_sub_module --with-http_realip_module --with-http_stub_status_module --with-http_auth_request_module --http-client-body-temp-path=/tmp/nginx_clientbody_temp --http-proxy-temp-path=/tmp/nginx_proxy_temp --with-threads --error-log-path=stderr --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module checking for OS + Linux 4.18.0-348.20.1.el8_5.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-Wl,-rpath,/opt/metwork-mfext-1.2/opt/openresty/luajit/lib" ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for gcc builtin 64 bit byteswap ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... not found checking for O_PATH ... not found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for prctl(PR_SET_KEEPCAPS) ... found checking for capabilities ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for nobody group ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for sched_setaffinity() ... found checking for SO_SETFIB ... not found checking for SO_REUSEPORT ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... not found checking for IP_RECVDSTADDR ... not found checking for IP_SENDSRCADDR ... not found checking for IP_PKTINFO ... found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... not found checking for TCP_INFO ... found checking for accept4() ... found checking for eventfd() ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 bytes checking for uint32_t ... found checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... found checking for sys_nerr ... found checking for localtime_r() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... not found checking for clock_gettime(CLOCK_MONOTONIC) in librt ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found checking for SOCK_CLOEXEC support ... found checking for FD_CLOEXEC support ... found configuring additional modules adding module in ../ngx_devel_kit-0.3.1rc1 + ngx_devel_kit was configured adding module in ../echo-nginx-module-0.61 + ngx_http_echo_module was configured adding module in ../xss-nginx-module-0.06 + ngx_http_xss_filter_module was configured adding module in ../ngx_coolkit-0.2 + ngx_coolkit_module was configured adding module in ../set-misc-nginx-module-0.32 found ngx_devel_kit for ngx_set_misc; looks good. + ngx_http_set_misc_module was configured adding module in ../form-input-nginx-module-0.12 found ngx_devel_kit for ngx_form_input; looks good. + ngx_http_form_input_module was configured adding module in ../encrypted-session-nginx-module-0.08 found ngx_devel_kit for ngx_encrypted_session; looks good. + ngx_http_encrypted_session_module was configured adding module in ../srcache-nginx-module-0.31 + ngx_http_srcache_filter_module was configured adding module in ../ngx_lua-0.10.15 checking for LuaJIT library in /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found checking for pipe2 ... found checking for signalfd ... found + ngx_http_lua_module was configured adding module in ../ngx_lua_upstream-0.07 + ngx_http_lua_upstream_module was configured adding module in ../headers-more-nginx-module-0.33 + ngx_http_headers_more_filter_module was configured adding module in ../array-var-nginx-module-0.05 found ngx_devel_kit for ngx_array_var; looks good. + ngx_http_array_var_module was configured adding module in ../memc-nginx-module-0.19 + ngx_http_memc_module was configured adding module in ../redis2-nginx-module-0.15 + ngx_http_redis2_module was configured adding module in ../redis-nginx-module-0.3.7 + ngx_http_redis_module was configured adding module in ../rds-json-nginx-module-0.15 + ngx_http_rds_json_filter_module was configured adding module in ../rds-csv-nginx-module-0.09 + ngx_http_rds_csv_filter_module was configured adding module in ../ngx_stream_lua-0.0.7 checking for LuaJIT library in /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found + ngx_stream_lua_module was configured checking for zlib library ... found creating objs/Makefile Configuration summary + using threads + using PCRE library: /src/layers/layer1_openresty/pcre/build/pcre + using OpenSSL library: /src/layers/layer1_openresty/libressl/build/libressl + using system zlib library nginx path prefix: "/opt/metwork-mfext-1.2/opt/openresty/nginx" nginx binary file: "/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx" nginx modules path: "/opt/metwork-mfext-1.2/opt/openresty/nginx/modules" nginx configuration prefix: "/opt/metwork-mfext-1.2/opt/openresty/nginx/conf" nginx configuration file: "/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/nginx.conf" nginx pid file: "/opt/metwork-mfext-1.2/opt/openresty/nginx/logs/nginx.pid" nginx logs errors to stderr nginx http access log file: "/opt/metwork-mfext-1.2/opt/openresty/nginx/logs/access.log" nginx http client request body temporary files: "/tmp/nginx_clientbody_temp" nginx http proxy temporary files: "/tmp/nginx_proxy_temp" nginx http fastcgi temporary files: "/tmp" cd ../.. Type the following commands to build and install: gmake gmake install cd build/openresty-1.15.8.1 && make make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.2/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c cc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cc -O3 -g -Wall -fpic -c resty_signal.c cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c cc -shared -o parser.so redis-parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c cc -shared -o parser.so src/rds_parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' cd /src/layers/layer1_openresty/pcre/build/pcre \ && if [ -f Makefile ]; then make distclean; fi \ && CC="cc" CFLAGS="" \ ./configure --disable-shared 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 make supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... cc -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 int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /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 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 cc 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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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... 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... no 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 whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking string usability... yes checking string presence... yes checking for string... yes checking bits/type_traits.h usability... no checking bits/type_traits.h presence... no checking for bits/type_traits.h... no checking type_traits.h usability... no checking type_traits.h presence... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.43 configuration summary: Install prefix .................. : /usr/local C preprocessor .................. : cc -E C compiler ...................... : cc C++ preprocessor ................ : g++ -E C++ compiler .................... : g++ Linker .......................... : /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -fvisibility=hidden C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : no Unicode properties .............. : no Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : no Build static libs ............... : yes Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no cd /src/layers/layer1_openresty/libressl/build/libressl \ && if [ -f Makefile ]; then make clean; fi \ && ./config --prefix=/src/layers/layer1_openresty/libressl/build/libressl/.openssl no-shared no-threads \ && make \ && make install_sw LIBDIR=lib checking build system type... x86_64-pc-linux-gnu checking host 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 make supports nested variables... (cached) yes checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed 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 cc... /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-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 cc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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... 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... no checking whether to build static libraries... yes checking if cc supports "-fno-strict-overflow"... yes checking if cc supports "-D_FORTIFY_SOURCE=2"... yes checking if /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 supports "-Wl,-z,relro"... yes checking if /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 supports "-Wl,-z,now"... yes checking if cc supports "-fstack-protector-strong"... yes checking whether AS supports .note.GNU-stack... yes checking dependency style of cc... gcc3 checking if compiling with clang... no checking whether CC supports -Wno-pointer-sign... yes checking for symlink... yes checking for funopen... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking for asprintf... yes checking for freezero... no checking for memmem... yes checking for readpassphrase... no checking for reallocarray... no checking for recallocarray... no checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strnlen... yes checking for strsep... yes checking for strtonum... no checking for timegm... yes checking for _mkgmtime... no checking for timespecsub... no checking for getprogname... no checking for syslog... yes checking for syslog_r... no checking for getpagesize... yes checking for accept4... yes checking for pipe2... yes checking for pledge... no checking for poll... yes checking for socketpair... yes checking for arc4random... no checking for arc4random_buf... no checking for arc4random_uniform... no checking for explicit_bzero... no checking for getauxval... no checking for getentropy... no checking for timingsafe_bcmp... no checking for timingsafe_memcmp... no checking for getauxval... (cached) no checking for library containing dl_iterate_phdr... none required checking for dl_iterate_phdr... yes checking for library containing pthread_once... -lpthread checking for library containing pthread_mutex_lock... none required checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for library containing b64_ntop... no checking for library containing __b64_ntop... -lresolv checking for b64_ntop... yes checking if BSWAP4 builds without __STRICT_ALIGNMENT... no checking if .gnu.warning accepts long strings... yes checking size of time_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/openssl/Makefile config.status: creating crypto/Makefile config.status: creating ssl/Makefile config.status: creating tls/Makefile config.status: creating tests/Makefile config.status: creating apps/Makefile config.status: creating apps/ocspcheck/Makefile config.status: creating apps/openssl/Makefile config.status: creating apps/nc/Makefile config.status: creating man/Makefile config.status: creating libcrypto.pc config.status: creating libssl.pc config.status: creating libtls.pc config.status: creating openssl.pc config.status: executing depfiles commands config.status: executing libtool commands make[5]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' Making all in crypto make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' echo "generating crypto_portable.sym ..." generating crypto_portable.sym ... cp ../crypto/crypto.sym crypto_portable.sym chmod u+w crypto_portable.sym echo arc4random >> crypto_portable.sym echo arc4random_buf >> crypto_portable.sym echo arc4random_uniform >> crypto_portable.sym echo getentropy >> crypto_portable.sym echo explicit_bzero >> crypto_portable.sym echo freezero >> crypto_portable.sym echo reallocarray >> crypto_portable.sym echo recallocarray >> crypto_portable.sym echo strlcat >> crypto_portable.sym echo strlcpy >> crypto_portable.sym echo timingsafe_bcmp >> crypto_portable.sym echo timingsafe_memcmp >> crypto_portable.sym echo OPENSSL_ia32cap_P >> crypto_portable.sym make all-am make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' CPPAS aes/libcrypto_la-aes-elf-x86_64.lo CPPAS aes/libcrypto_la-bsaes-elf-x86_64.lo CPPAS aes/libcrypto_la-vpaes-elf-x86_64.lo CPPAS aes/libcrypto_la-aesni-elf-x86_64.lo CPPAS aes/libcrypto_la-aesni-sha1-elf-x86_64.lo CPPAS bn/libcrypto_la-modexp512-elf-x86_64.lo CPPAS bn/libcrypto_la-mont-elf-x86_64.lo CPPAS bn/libcrypto_la-mont5-elf-x86_64.lo CPPAS bn/libcrypto_la-gf2m-elf-x86_64.lo CPPAS camellia/libcrypto_la-cmll-elf-x86_64.lo CPPAS md5/libcrypto_la-md5-elf-x86_64.lo CPPAS modes/libcrypto_la-ghash-elf-x86_64.lo CPPAS rc4/libcrypto_la-rc4-elf-x86_64.lo CPPAS rc4/libcrypto_la-rc4-md5-elf-x86_64.lo CPPAS sha/libcrypto_la-sha1-elf-x86_64.lo CPPAS sha/libcrypto_la-sha256-elf-x86_64.lo CPPAS sha/libcrypto_la-sha512-elf-x86_64.lo CPPAS whrlpool/libcrypto_la-wp-elf-x86_64.lo CPPAS libcrypto_la-cpuid-elf-x86_64.lo CC libcrypto_la-cpt_err.lo CC libcrypto_la-cryptlib.lo CC libcrypto_la-crypto_init.lo CC libcrypto_la-crypto_lock.lo CC libcrypto_la-cversion.lo CC libcrypto_la-ex_data.lo CC libcrypto_la-malloc-wrapper.lo CC libcrypto_la-mem_clr.lo CC libcrypto_la-mem_dbg.lo CC libcrypto_la-o_init.lo CC libcrypto_la-o_str.lo CC libcrypto_la-o_time.lo CC aes/libcrypto_la-aes_cfb.lo CC aes/libcrypto_la-aes_ctr.lo CC aes/libcrypto_la-aes_ecb.lo CC aes/libcrypto_la-aes_ige.lo CC aes/libcrypto_la-aes_misc.lo CC aes/libcrypto_la-aes_ofb.lo CC aes/libcrypto_la-aes_wrap.lo CC asn1/libcrypto_la-a_bitstr.lo CC asn1/libcrypto_la-a_bool.lo CC asn1/libcrypto_la-a_d2i_fp.lo CC asn1/libcrypto_la-a_digest.lo CC asn1/libcrypto_la-a_dup.lo CC asn1/libcrypto_la-a_enum.lo CC asn1/libcrypto_la-a_i2d_fp.lo CC asn1/libcrypto_la-a_int.lo CC asn1/libcrypto_la-a_mbstr.lo CC asn1/libcrypto_la-a_object.lo CC asn1/libcrypto_la-a_octet.lo CC asn1/libcrypto_la-a_print.lo CC asn1/libcrypto_la-a_sign.lo CC asn1/libcrypto_la-a_strex.lo CC asn1/libcrypto_la-a_strnid.lo CC asn1/libcrypto_la-a_time.lo CC asn1/libcrypto_la-a_time_tm.lo CC asn1/libcrypto_la-a_type.lo CC asn1/libcrypto_la-a_utf8.lo CC asn1/libcrypto_la-a_verify.lo CC asn1/libcrypto_la-ameth_lib.lo CC asn1/libcrypto_la-asn1_err.lo CC asn1/libcrypto_la-asn1_gen.lo CC asn1/libcrypto_la-asn1_lib.lo CC asn1/libcrypto_la-asn1_par.lo CC asn1/libcrypto_la-asn_mime.lo CC asn1/libcrypto_la-asn_moid.lo CC asn1/libcrypto_la-asn_pack.lo CC asn1/libcrypto_la-bio_asn1.lo CC asn1/libcrypto_la-bio_ndef.lo CC asn1/libcrypto_la-d2i_pr.lo CC asn1/libcrypto_la-d2i_pu.lo CC asn1/libcrypto_la-evp_asn1.lo CC asn1/libcrypto_la-f_enum.lo CC asn1/libcrypto_la-f_int.lo CC asn1/libcrypto_la-f_string.lo CC asn1/libcrypto_la-i2d_pr.lo CC asn1/libcrypto_la-i2d_pu.lo CC asn1/libcrypto_la-n_pkey.lo CC asn1/libcrypto_la-nsseq.lo CC asn1/libcrypto_la-p5_pbe.lo CC asn1/libcrypto_la-p5_pbev2.lo CC asn1/libcrypto_la-p8_pkey.lo CC asn1/libcrypto_la-t_bitst.lo CC asn1/libcrypto_la-t_crl.lo CC asn1/libcrypto_la-t_pkey.lo CC asn1/libcrypto_la-t_req.lo CC asn1/libcrypto_la-t_spki.lo CC asn1/libcrypto_la-t_x509.lo CC asn1/libcrypto_la-t_x509a.lo CC asn1/libcrypto_la-tasn_dec.lo CC asn1/libcrypto_la-tasn_enc.lo CC asn1/libcrypto_la-tasn_fre.lo CC asn1/libcrypto_la-tasn_new.lo CC asn1/libcrypto_la-tasn_prn.lo CC asn1/libcrypto_la-tasn_typ.lo CC asn1/libcrypto_la-tasn_utl.lo CC asn1/libcrypto_la-x_algor.lo CC asn1/libcrypto_la-x_attrib.lo CC asn1/libcrypto_la-x_bignum.lo CC asn1/libcrypto_la-x_crl.lo CC asn1/libcrypto_la-x_exten.lo CC asn1/libcrypto_la-x_info.lo CC asn1/libcrypto_la-x_long.lo CC asn1/libcrypto_la-x_name.lo CC asn1/libcrypto_la-x_nx509.lo CC asn1/libcrypto_la-x_pkey.lo CC asn1/libcrypto_la-x_pubkey.lo CC asn1/libcrypto_la-x_req.lo CC asn1/libcrypto_la-x_sig.lo CC asn1/libcrypto_la-x_spki.lo CC asn1/libcrypto_la-x_val.lo CC asn1/libcrypto_la-x_x509.lo CC asn1/libcrypto_la-x_x509a.lo CC bf/libcrypto_la-bf_cfb64.lo CC bf/libcrypto_la-bf_ecb.lo CC bf/libcrypto_la-bf_enc.lo CC bf/libcrypto_la-bf_ofb64.lo CC bf/libcrypto_la-bf_skey.lo CC bio/libcrypto_la-b_dump.lo CC bio/libcrypto_la-b_posix.lo CC bio/libcrypto_la-b_print.lo CC bio/libcrypto_la-b_sock.lo CC bio/libcrypto_la-bf_buff.lo CC bio/libcrypto_la-bf_nbio.lo CC bio/libcrypto_la-bf_null.lo CC bio/libcrypto_la-bio_cb.lo CC bio/libcrypto_la-bio_err.lo CC bio/libcrypto_la-bio_lib.lo CC bio/libcrypto_la-bio_meth.lo CC bio/libcrypto_la-bss_acpt.lo CC bio/libcrypto_la-bss_bio.lo CC bio/libcrypto_la-bss_conn.lo CC bio/libcrypto_la-bss_dgram.lo CC bio/libcrypto_la-bss_fd.lo CC bio/libcrypto_la-bss_file.lo CC bio/libcrypto_la-bss_log.lo CC bio/libcrypto_la-bss_mem.lo CC bio/libcrypto_la-bss_null.lo CC bio/libcrypto_la-bss_sock.lo CC bn/libcrypto_la-bn_add.lo CC bn/libcrypto_la-bn_asm.lo CC bn/libcrypto_la-bn_blind.lo CC bn/libcrypto_la-bn_const.lo CC bn/libcrypto_la-bn_ctx.lo CC bn/libcrypto_la-bn_depr.lo CC bn/libcrypto_la-bn_div.lo CC bn/libcrypto_la-bn_err.lo CC bn/libcrypto_la-bn_exp.lo CC bn/libcrypto_la-bn_exp2.lo CC bn/libcrypto_la-bn_gcd.lo CC bn/libcrypto_la-bn_gf2m.lo CC bn/libcrypto_la-bn_kron.lo CC bn/libcrypto_la-bn_lib.lo CC bn/libcrypto_la-bn_mod.lo CC bn/libcrypto_la-bn_mont.lo CC bn/libcrypto_la-bn_mpi.lo CC bn/libcrypto_la-bn_mul.lo CC bn/libcrypto_la-bn_nist.lo CC bn/libcrypto_la-bn_prime.lo CC bn/libcrypto_la-bn_print.lo CC bn/libcrypto_la-bn_rand.lo CC bn/libcrypto_la-bn_recp.lo CC bn/libcrypto_la-bn_shift.lo CC bn/libcrypto_la-bn_sqr.lo CC bn/libcrypto_la-bn_sqrt.lo CC bn/libcrypto_la-bn_word.lo CC bn/libcrypto_la-bn_x931p.lo CC buffer/libcrypto_la-buf_err.lo CC buffer/libcrypto_la-buf_str.lo CC buffer/libcrypto_la-buffer.lo CC camellia/libcrypto_la-cmll_cfb.lo CC camellia/libcrypto_la-cmll_ctr.lo CC camellia/libcrypto_la-cmll_ecb.lo CC camellia/libcrypto_la-cmll_misc.lo CC camellia/libcrypto_la-cmll_ofb.lo CC cast/libcrypto_la-c_cfb64.lo CC cast/libcrypto_la-c_ecb.lo CC cast/libcrypto_la-c_enc.lo CC cast/libcrypto_la-c_ofb64.lo CC cast/libcrypto_la-c_skey.lo CC chacha/libcrypto_la-chacha.lo CC cmac/libcrypto_la-cm_ameth.lo CC cmac/libcrypto_la-cm_pmeth.lo CC cmac/libcrypto_la-cmac.lo CC comp/libcrypto_la-c_rle.lo CC comp/libcrypto_la-c_zlib.lo CC comp/libcrypto_la-comp_err.lo CC comp/libcrypto_la-comp_lib.lo CC conf/libcrypto_la-conf_api.lo CC conf/libcrypto_la-conf_def.lo CC conf/libcrypto_la-conf_err.lo CC conf/libcrypto_la-conf_lib.lo CC conf/libcrypto_la-conf_mall.lo CC conf/libcrypto_la-conf_mod.lo CC conf/libcrypto_la-conf_sap.lo CC curve25519/libcrypto_la-curve25519-generic.lo CC curve25519/libcrypto_la-curve25519.lo CC des/libcrypto_la-cbc_cksm.lo CC des/libcrypto_la-cbc_enc.lo CC des/libcrypto_la-cfb64ede.lo CC des/libcrypto_la-cfb64enc.lo CC des/libcrypto_la-cfb_enc.lo CC des/libcrypto_la-des_enc.lo CC des/libcrypto_la-ecb3_enc.lo CC des/libcrypto_la-ecb_enc.lo CC des/libcrypto_la-ede_cbcm_enc.lo CC des/libcrypto_la-enc_read.lo CC des/libcrypto_la-enc_writ.lo CC des/libcrypto_la-fcrypt.lo CC des/libcrypto_la-fcrypt_b.lo CC des/libcrypto_la-ofb64ede.lo CC des/libcrypto_la-ofb64enc.lo CC des/libcrypto_la-ofb_enc.lo CC des/libcrypto_la-pcbc_enc.lo CC des/libcrypto_la-qud_cksm.lo CC des/libcrypto_la-rand_key.lo CC des/libcrypto_la-set_key.lo CC des/libcrypto_la-str2key.lo CC des/libcrypto_la-xcbc_enc.lo CC dh/libcrypto_la-dh_ameth.lo CC dh/libcrypto_la-dh_asn1.lo CC dh/libcrypto_la-dh_check.lo CC dh/libcrypto_la-dh_depr.lo CC dh/libcrypto_la-dh_err.lo CC dh/libcrypto_la-dh_gen.lo CC dh/libcrypto_la-dh_key.lo CC dh/libcrypto_la-dh_lib.lo CC dh/libcrypto_la-dh_pmeth.lo CC dh/libcrypto_la-dh_prn.lo CC dsa/libcrypto_la-dsa_ameth.lo CC dsa/libcrypto_la-dsa_asn1.lo CC dsa/libcrypto_la-dsa_depr.lo CC dsa/libcrypto_la-dsa_err.lo CC dsa/libcrypto_la-dsa_gen.lo CC dsa/libcrypto_la-dsa_key.lo CC dsa/libcrypto_la-dsa_lib.lo CC dsa/libcrypto_la-dsa_meth.lo CC dsa/libcrypto_la-dsa_ossl.lo CC dsa/libcrypto_la-dsa_pmeth.lo CC dsa/libcrypto_la-dsa_prn.lo CC dsa/libcrypto_la-dsa_sign.lo CC dsa/libcrypto_la-dsa_vrf.lo CC dso/libcrypto_la-dso_dlfcn.lo CC dso/libcrypto_la-dso_err.lo CC dso/libcrypto_la-dso_lib.lo CC dso/libcrypto_la-dso_null.lo CC dso/libcrypto_la-dso_openssl.lo CC ec/libcrypto_la-ec2_mult.lo CC ec/libcrypto_la-ec2_oct.lo CC ec/libcrypto_la-ec2_smpl.lo CC ec/libcrypto_la-ec_ameth.lo CC ec/libcrypto_la-ec_asn1.lo CC ec/libcrypto_la-ec_check.lo CC ec/libcrypto_la-ec_curve.lo CC ec/libcrypto_la-ec_cvt.lo CC ec/libcrypto_la-ec_err.lo CC ec/libcrypto_la-ec_key.lo CC ec/libcrypto_la-ec_kmeth.lo CC ec/libcrypto_la-ec_lib.lo CC ec/libcrypto_la-ec_mult.lo CC ec/libcrypto_la-ec_oct.lo CC ec/libcrypto_la-ec_pmeth.lo CC ec/libcrypto_la-ec_print.lo CC ec/libcrypto_la-eck_prn.lo CC ec/libcrypto_la-ecp_mont.lo CC ec/libcrypto_la-ecp_nist.lo CC ec/libcrypto_la-ecp_oct.lo CC ec/libcrypto_la-ecp_smpl.lo CC ecdh/libcrypto_la-ech_err.lo CC ecdh/libcrypto_la-ech_key.lo CC ecdh/libcrypto_la-ech_lib.lo CC ecdsa/libcrypto_la-ecs_asn1.lo CC ecdsa/libcrypto_la-ecs_err.lo CC ecdsa/libcrypto_la-ecs_lib.lo CC ecdsa/libcrypto_la-ecs_ossl.lo CC ecdsa/libcrypto_la-ecs_sign.lo CC ecdsa/libcrypto_la-ecs_vrf.lo CC engine/libcrypto_la-eng_all.lo CC engine/libcrypto_la-eng_cnf.lo CC engine/libcrypto_la-eng_ctrl.lo CC engine/libcrypto_la-eng_dyn.lo CC engine/libcrypto_la-eng_err.lo CC engine/libcrypto_la-eng_fat.lo CC engine/libcrypto_la-eng_init.lo CC engine/libcrypto_la-eng_lib.lo CC engine/libcrypto_la-eng_list.lo CC engine/libcrypto_la-eng_openssl.lo CC engine/libcrypto_la-eng_pkey.lo CC engine/libcrypto_la-eng_table.lo CC engine/libcrypto_la-tb_asnmth.lo CC engine/libcrypto_la-tb_cipher.lo CC engine/libcrypto_la-tb_dh.lo CC engine/libcrypto_la-tb_digest.lo CC engine/libcrypto_la-tb_dsa.lo CC engine/libcrypto_la-tb_ecdh.lo CC engine/libcrypto_la-tb_ecdsa.lo CC engine/libcrypto_la-tb_eckey.lo CC engine/libcrypto_la-tb_pkmeth.lo CC engine/libcrypto_la-tb_rand.lo CC engine/libcrypto_la-tb_rsa.lo CC engine/libcrypto_la-tb_store.lo CC err/libcrypto_la-err.lo CC err/libcrypto_la-err_all.lo CC err/libcrypto_la-err_prn.lo CC evp/libcrypto_la-bio_b64.lo CC evp/libcrypto_la-bio_enc.lo CC evp/libcrypto_la-bio_md.lo CC evp/libcrypto_la-c_all.lo CC evp/libcrypto_la-digest.lo CC evp/libcrypto_la-e_aes.lo CC evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo CC evp/libcrypto_la-e_bf.lo CC evp/libcrypto_la-e_camellia.lo CC evp/libcrypto_la-e_cast.lo CC evp/libcrypto_la-e_chacha.lo CC evp/libcrypto_la-e_chacha20poly1305.lo CC evp/libcrypto_la-e_des.lo CC evp/libcrypto_la-e_des3.lo CC evp/libcrypto_la-e_gost2814789.lo CC evp/libcrypto_la-e_idea.lo CC evp/libcrypto_la-e_null.lo CC evp/libcrypto_la-e_old.lo CC evp/libcrypto_la-e_rc2.lo CC evp/libcrypto_la-e_rc4.lo CC evp/libcrypto_la-e_rc4_hmac_md5.lo CC evp/libcrypto_la-e_sm4.lo CC evp/libcrypto_la-e_xcbc_d.lo CC evp/libcrypto_la-encode.lo CC evp/libcrypto_la-evp_aead.lo CC evp/libcrypto_la-evp_enc.lo CC evp/libcrypto_la-evp_err.lo CC evp/libcrypto_la-evp_key.lo CC evp/libcrypto_la-evp_lib.lo CC evp/libcrypto_la-evp_pbe.lo CC evp/libcrypto_la-evp_pkey.lo CC evp/libcrypto_la-m_dss.lo CC evp/libcrypto_la-m_dss1.lo CC evp/libcrypto_la-m_ecdsa.lo CC evp/libcrypto_la-m_gost2814789.lo CC evp/libcrypto_la-m_gostr341194.lo CC evp/libcrypto_la-m_md4.lo CC evp/libcrypto_la-m_md5.lo CC evp/libcrypto_la-m_md5_sha1.lo CC evp/libcrypto_la-m_null.lo CC evp/libcrypto_la-m_ripemd.lo CC evp/libcrypto_la-m_sha1.lo CC evp/libcrypto_la-m_sigver.lo CC evp/libcrypto_la-m_streebog.lo CC evp/libcrypto_la-m_sm3.lo CC evp/libcrypto_la-m_wp.lo CC evp/libcrypto_la-names.lo CC evp/libcrypto_la-p5_crpt.lo CC evp/libcrypto_la-p5_crpt2.lo CC evp/libcrypto_la-p_dec.lo CC evp/libcrypto_la-p_enc.lo CC evp/libcrypto_la-p_lib.lo CC evp/libcrypto_la-p_open.lo CC evp/libcrypto_la-p_seal.lo CC evp/libcrypto_la-p_sign.lo CC evp/libcrypto_la-p_verify.lo CC evp/libcrypto_la-pmeth_fn.lo CC evp/libcrypto_la-pmeth_gn.lo CC evp/libcrypto_la-pmeth_lib.lo CC gost/libcrypto_la-gost2814789.lo CC gost/libcrypto_la-gost89_keywrap.lo CC gost/libcrypto_la-gost89_params.lo CC gost/libcrypto_la-gost89imit_ameth.lo CC gost/libcrypto_la-gost89imit_pmeth.lo CC gost/libcrypto_la-gost_asn1.lo CC gost/libcrypto_la-gost_err.lo CC gost/libcrypto_la-gostr341001.lo CC gost/libcrypto_la-gostr341001_ameth.lo CC gost/libcrypto_la-gostr341001_key.lo CC gost/libcrypto_la-gostr341001_params.lo CC gost/libcrypto_la-gostr341001_pmeth.lo CC gost/libcrypto_la-gostr341194.lo CC gost/libcrypto_la-streebog.lo CC hkdf/libcrypto_la-hkdf.lo CC hmac/libcrypto_la-hm_ameth.lo CC hmac/libcrypto_la-hm_pmeth.lo CC hmac/libcrypto_la-hmac.lo CC idea/libcrypto_la-i_cbc.lo CC idea/libcrypto_la-i_cfb64.lo CC idea/libcrypto_la-i_ecb.lo CC idea/libcrypto_la-i_ofb64.lo CC idea/libcrypto_la-i_skey.lo CC lhash/libcrypto_la-lh_stats.lo CC lhash/libcrypto_la-lhash.lo CC md4/libcrypto_la-md4_dgst.lo CC md4/libcrypto_la-md4_one.lo CC md5/libcrypto_la-md5_dgst.lo CC md5/libcrypto_la-md5_one.lo CC modes/libcrypto_la-cbc128.lo CC modes/libcrypto_la-ccm128.lo CC modes/libcrypto_la-cfb128.lo CC modes/libcrypto_la-ctr128.lo CC modes/libcrypto_la-cts128.lo CC modes/libcrypto_la-gcm128.lo CC modes/libcrypto_la-ofb128.lo CC modes/libcrypto_la-xts128.lo CC objects/libcrypto_la-o_names.lo CC objects/libcrypto_la-obj_dat.lo CC objects/libcrypto_la-obj_err.lo CC objects/libcrypto_la-obj_lib.lo CC objects/libcrypto_la-obj_xref.lo CC ocsp/libcrypto_la-ocsp_asn.lo CC ocsp/libcrypto_la-ocsp_cl.lo CC ocsp/libcrypto_la-ocsp_err.lo CC ocsp/libcrypto_la-ocsp_ext.lo CC ocsp/libcrypto_la-ocsp_ht.lo CC ocsp/libcrypto_la-ocsp_lib.lo CC ocsp/libcrypto_la-ocsp_prn.lo CC ocsp/libcrypto_la-ocsp_srv.lo CC ocsp/libcrypto_la-ocsp_vfy.lo CC pem/libcrypto_la-pem_all.lo CC pem/libcrypto_la-pem_err.lo CC pem/libcrypto_la-pem_info.lo CC pem/libcrypto_la-pem_lib.lo CC pem/libcrypto_la-pem_oth.lo CC pem/libcrypto_la-pem_pk8.lo CC pem/libcrypto_la-pem_pkey.lo CC pem/libcrypto_la-pem_seal.lo CC pem/libcrypto_la-pem_sign.lo CC pem/libcrypto_la-pem_x509.lo CC pem/libcrypto_la-pem_xaux.lo CC pem/libcrypto_la-pvkfmt.lo CC pkcs12/libcrypto_la-p12_add.lo CC pkcs12/libcrypto_la-p12_asn.lo CC pkcs12/libcrypto_la-p12_attr.lo CC pkcs12/libcrypto_la-p12_crpt.lo CC pkcs12/libcrypto_la-p12_crt.lo CC pkcs12/libcrypto_la-p12_decr.lo CC pkcs12/libcrypto_la-p12_init.lo CC pkcs12/libcrypto_la-p12_key.lo CC pkcs12/libcrypto_la-p12_kiss.lo CC pkcs12/libcrypto_la-p12_mutl.lo CC pkcs12/libcrypto_la-p12_npas.lo CC pkcs12/libcrypto_la-p12_p8d.lo CC pkcs12/libcrypto_la-p12_p8e.lo CC pkcs12/libcrypto_la-p12_utl.lo CC pkcs12/libcrypto_la-pk12err.lo CC pkcs7/libcrypto_la-bio_pk7.lo CC pkcs7/libcrypto_la-pk7_asn1.lo CC pkcs7/libcrypto_la-pk7_attr.lo CC pkcs7/libcrypto_la-pk7_doit.lo CC pkcs7/libcrypto_la-pk7_lib.lo CC pkcs7/libcrypto_la-pk7_mime.lo CC pkcs7/libcrypto_la-pk7_smime.lo CC pkcs7/libcrypto_la-pkcs7err.lo CC poly1305/libcrypto_la-poly1305.lo CC rand/libcrypto_la-rand_err.lo CC rand/libcrypto_la-rand_lib.lo CC rand/libcrypto_la-randfile.lo CC rc2/libcrypto_la-rc2_cbc.lo CC rc2/libcrypto_la-rc2_ecb.lo CC rc2/libcrypto_la-rc2_skey.lo CC rc2/libcrypto_la-rc2cfb64.lo CC rc2/libcrypto_la-rc2ofb64.lo CC ripemd/libcrypto_la-rmd_dgst.lo CC ripemd/libcrypto_la-rmd_one.lo CC rsa/libcrypto_la-rsa_ameth.lo CC rsa/libcrypto_la-rsa_asn1.lo CC rsa/libcrypto_la-rsa_chk.lo CC rsa/libcrypto_la-rsa_crpt.lo CC rsa/libcrypto_la-rsa_depr.lo CC rsa/libcrypto_la-rsa_eay.lo CC rsa/libcrypto_la-rsa_err.lo CC rsa/libcrypto_la-rsa_gen.lo CC rsa/libcrypto_la-rsa_lib.lo CC rsa/libcrypto_la-rsa_meth.lo CC rsa/libcrypto_la-rsa_none.lo CC rsa/libcrypto_la-rsa_oaep.lo CC rsa/libcrypto_la-rsa_pk1.lo CC rsa/libcrypto_la-rsa_pmeth.lo CC rsa/libcrypto_la-rsa_prn.lo CC rsa/libcrypto_la-rsa_pss.lo CC rsa/libcrypto_la-rsa_saos.lo CC rsa/libcrypto_la-rsa_sign.lo CC rsa/libcrypto_la-rsa_x931.lo CC sha/libcrypto_la-sha1_one.lo CC sha/libcrypto_la-sha1dgst.lo CC sha/libcrypto_la-sha256.lo CC sha/libcrypto_la-sha512.lo CC sm3/libcrypto_la-sm3.lo CC sm4/libcrypto_la-sm4.lo CC stack/libcrypto_la-stack.lo CC ts/libcrypto_la-ts_asn1.lo CC ts/libcrypto_la-ts_conf.lo CC ts/libcrypto_la-ts_err.lo CC ts/libcrypto_la-ts_lib.lo CC ts/libcrypto_la-ts_req_print.lo CC ts/libcrypto_la-ts_req_utils.lo CC ts/libcrypto_la-ts_rsp_print.lo CC ts/libcrypto_la-ts_rsp_sign.lo CC ts/libcrypto_la-ts_rsp_utils.lo CC ts/libcrypto_la-ts_rsp_verify.lo CC ts/libcrypto_la-ts_verify_ctx.lo CC txt_db/libcrypto_la-txt_db.lo CC ui/libcrypto_la-ui_err.lo CC ui/libcrypto_la-ui_lib.lo CC ui/libcrypto_la-ui_openssl.lo CC ui/libcrypto_la-ui_util.lo CC whrlpool/libcrypto_la-wp_dgst.lo CC x509/libcrypto_la-by_dir.lo CC x509/libcrypto_la-by_file.lo CC x509/libcrypto_la-by_mem.lo CC x509/libcrypto_la-x509_att.lo CC x509/libcrypto_la-x509_cmp.lo CC x509/libcrypto_la-x509_d2.lo CC x509/libcrypto_la-x509_def.lo CC x509/libcrypto_la-x509_err.lo CC x509/libcrypto_la-x509_ext.lo CC x509/libcrypto_la-x509_lu.lo CC x509/libcrypto_la-x509_obj.lo CC x509/libcrypto_la-x509_r2x.lo CC x509/libcrypto_la-x509_req.lo CC x509/libcrypto_la-x509_set.lo CC x509/libcrypto_la-x509_trs.lo CC x509/libcrypto_la-x509_txt.lo CC x509/libcrypto_la-x509_v3.lo CC x509/libcrypto_la-x509_vfy.lo CC x509/libcrypto_la-x509_vpm.lo CC x509/libcrypto_la-x509cset.lo CC x509/libcrypto_la-x509name.lo CC x509/libcrypto_la-x509rset.lo CC x509/libcrypto_la-x509spki.lo CC x509/libcrypto_la-x509type.lo CC x509/libcrypto_la-x_all.lo CC x509v3/libcrypto_la-pcy_cache.lo CC x509v3/libcrypto_la-pcy_data.lo CC x509v3/libcrypto_la-pcy_lib.lo CC x509v3/libcrypto_la-pcy_map.lo CC x509v3/libcrypto_la-pcy_node.lo CC x509v3/libcrypto_la-pcy_tree.lo CC x509v3/libcrypto_la-v3_akey.lo CC x509v3/libcrypto_la-v3_akeya.lo CC x509v3/libcrypto_la-v3_alt.lo CC x509v3/libcrypto_la-v3_bcons.lo CC x509v3/libcrypto_la-v3_bitst.lo CC x509v3/libcrypto_la-v3_conf.lo CC x509v3/libcrypto_la-v3_cpols.lo CC x509v3/libcrypto_la-v3_crld.lo CC x509v3/libcrypto_la-v3_enum.lo CC x509v3/libcrypto_la-v3_extku.lo CC x509v3/libcrypto_la-v3_genn.lo CC x509v3/libcrypto_la-v3_ia5.lo CC x509v3/libcrypto_la-v3_info.lo CC x509v3/libcrypto_la-v3_int.lo CC x509v3/libcrypto_la-v3_lib.lo CC x509v3/libcrypto_la-v3_ncons.lo CC x509v3/libcrypto_la-v3_ocsp.lo CC x509v3/libcrypto_la-v3_pci.lo CC x509v3/libcrypto_la-v3_pcia.lo CC x509v3/libcrypto_la-v3_pcons.lo CC x509v3/libcrypto_la-v3_pku.lo CC x509v3/libcrypto_la-v3_pmaps.lo CC x509v3/libcrypto_la-v3_prn.lo CC x509v3/libcrypto_la-v3_purp.lo CC x509v3/libcrypto_la-v3_skey.lo CC x509v3/libcrypto_la-v3_sxnet.lo CC x509v3/libcrypto_la-v3_utl.lo CC x509v3/libcrypto_la-v3err.lo CC compat/strlcat.lo CC compat/strlcpy.lo CC compat/freezero.lo CC compat/getprogname_linux.lo CC compat/reallocarray.lo CC compat/recallocarray.lo CC compat/syslog_r.lo CC compat/timingsafe_memcmp.lo CC compat/timingsafe_bcmp.lo CC compat/arc4random.lo CC compat/arc4random_uniform.lo CC compat/getentropy_linux.lo CCLD libcompat.la CC compat/libcompatnoopt_la-explicit_bzero.lo CCLD libcompatnoopt.la CCLD libcrypto.la make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' Making all in ssl make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' CC bio_ssl.lo CC bs_ber.lo CC bs_cbb.lo CC bs_cbs.lo CC d1_both.lo CC d1_clnt.lo CC d1_enc.lo CC d1_lib.lo CC d1_pkt.lo CC d1_srtp.lo CC d1_srvr.lo CC pqueue.lo CC s3_cbc.lo CC s3_lib.lo CC ssl_algs.lo CC ssl_asn1.lo CC ssl_both.lo CC ssl_cert.lo CC ssl_ciph.lo CC ssl_ciphers.lo CC ssl_clnt.lo CC ssl_err.lo CC ssl_init.lo CC ssl_lib.lo CC ssl_methods.lo CC ssl_packet.lo CC ssl_pkt.lo CC ssl_rsa.lo CC ssl_sess.lo CC ssl_sigalgs.lo CC ssl_srvr.lo CC ssl_stat.lo CC ssl_tlsext.lo CC ssl_transcript.lo CC ssl_txt.lo CC ssl_versions.lo CC t1_enc.lo CC t1_lib.lo CC tls13_buffer.lo CC tls13_client.lo CC tls13_handshake.lo CC tls13_handshake_msg.lo CC tls13_key_schedule.lo CC tls13_lib.lo CC tls13_record.lo CC tls13_record_layer.lo CCLD libssl.la make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' Making all in tls make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' CC libtls_la-tls.lo CC libtls_la-tls_client.lo CC libtls_la-tls_bio_cb.lo CC libtls_la-tls_config.lo CC libtls_la-tls_conninfo.lo CC libtls_la-tls_keypair.lo CC libtls_la-tls_server.lo CC libtls_la-tls_ocsp.lo CC libtls_la-tls_peer.lo CC libtls_la-tls_util.lo CC libtls_la-tls_verify.lo CCLD libtls.la make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' Making all in include make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' Making all in openssl make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' Making all in apps make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' Making all in ocspcheck make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' CC http.o CC ocspcheck.o ocspcheck.c: In function 'main': ocspcheck.c:673:10: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] (void) ftruncate(staplefd, 0); ^~~~~~~~~~~~~~~~~~~~~~ CCLD ocspcheck make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' Making all in openssl make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' CC apps.o CC asn1pars.o CC ca.o CC ciphers.o CC crl.o CC crl2p7.o CC dgst.o CC dh.o CC dhparam.o CC dsa.o CC dsaparam.o CC ec.o CC ecparam.o CC enc.o CC errstr.o CC gendh.o CC gendsa.o CC genpkey.o CC genrsa.o CC nseq.o CC ocsp.o CC openssl.o CC passwd.o CC pkcs12.o CC pkcs7.o CC pkcs8.o CC pkey.o CC pkeyparam.o CC pkeyutl.o CC prime.o CC rand.o CC req.o CC rsa.o CC rsautl.o CC s_cb.o CC s_client.o CC s_server.o CC s_socket.o CC s_time.o CC sess_id.o CC smime.o CC speed.o CC spkac.o CC ts.o CC verify.o CC version.o CC x509.o CC certhash.o CC apps_posix.o CC compat/strtonum.o CCLD openssl make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' Making all in nc make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' CC atomicio.o CC netcat.o CC socks.o CC compat/socket.o CC compat/base64.o CC compat/readpassphrase.o CC compat/strtonum.o CCLD nc netcat.o: In function `main': /src/layers/layer1_openresty/libressl/build/libressl/apps/nc/netcat.c:462: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' Making all in tests make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tests' CC handshake_table.o CCLD handshake_table make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tests' Making all in man make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[5]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[5]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' Making install in crypto make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' make install-am make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcrypto.la '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libcrypto.la libtool: install: /usr/bin/install -c .libs/libcrypto.a /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libcrypto.a libtool: install: chmod 644 /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libcrypto.a libtool: install: ranlib /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libcrypto.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/openresty/local/bin:/opt/metwork-mfext-1.2/opt/openresty/bin:/opt/metwork-mfext-1.2/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/crypto' Making install in ssl make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libssl.la '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libssl.la libtool: install: /usr/bin/install -c .libs/libssl.a /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libssl.a libtool: install: chmod 644 /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libssl.a libtool: install: ranlib /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libssl.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/openresty/local/bin:/opt/metwork-mfext-1.2/opt/openresty/bin:/opt/metwork-mfext-1.2/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/ssl' Making install in tls make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtls.la '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libtls.la libtool: install: /usr/bin/install -c .libs/libtls.a /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libtls.a libtool: install: chmod 644 /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libtls.a libtool: install: ranlib /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libtls.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/openresty/local/bin:/opt/metwork-mfext-1.2/opt/openresty/bin:/opt/metwork-mfext-1.2/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tls' Making install in include make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' Making install in openssl make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/include/openssl' /usr/bin/install -c -m 644 aes.h asn1.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h comp.h conf.h conf_api.h crypto.h curve25519.h des.h dh.h dsa.h dso.h dtls1.h ec.h ecdh.h ecdsa.h engine.h err.h evp.h gost.h hkdf.h hmac.h idea.h lhash.h md4.h md5.h modes.h obj_mac.h objects.h ocsp.h opensslconf.h opensslfeatures.h '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/include/openssl' /usr/bin/install -c -m 644 opensslv.h ossl_typ.h pem.h pem2.h pkcs12.h pkcs7.h poly1305.h rand.h rc2.h rc4.h ripemd.h rsa.h safestack.h sha.h sm3.h sm4.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h stack.h tls1.h ts.h txt_db.h ui.h ui_compat.h whrlpool.h x509.h x509_vfy.h x509v3.h '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/include/openssl' make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include/openssl' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/include' /usr/bin/install -c -m 644 tls.h '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/include' make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/include' Making install in apps make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' Making install in ocspcheck make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ocspcheck '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin' libtool: install: /usr/bin/install -c ocspcheck /src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin/ocspcheck make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/ocspcheck' Making install in openssl make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c openssl '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin' libtool: install: /usr/bin/install -c openssl /src/layers/layer1_openresty/libressl/build/libressl/.openssl/bin/openssl make install-exec-hook make[9]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' make[9]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man1' /usr/bin/install -c -m 644 openssl.1 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man1' make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/openssl' Making install in nc make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps/nc' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' 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_openresty/libressl/build/libressl-2.9.2/apps' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/apps' Making install in tests make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tests' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/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/layer1_openresty/libressl/build/libressl-2.9.2/tests' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/tests' Making install in man make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 BIO_f_ssl.3 DTLSv1_listen.3 OPENSSL_init_ssl.3 PEM_read_SSL_SESSION.3 SSL_CIPHER_get_name.3 SSL_COMP_add_compression_method.3 SSL_CTX_add1_chain_cert.3 SSL_CTX_add_extra_chain_cert.3 SSL_CTX_add_session.3 SSL_CTX_ctrl.3 SSL_CTX_flush_sessions.3 SSL_CTX_free.3 SSL_CTX_get0_certificate.3 SSL_CTX_get_ex_new_index.3 SSL_CTX_get_verify_mode.3 SSL_CTX_load_verify_locations.3 SSL_CTX_new.3 SSL_CTX_sess_number.3 SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_sessions.3 SSL_CTX_set1_groups.3 SSL_CTX_set_alpn_select_cb.3 SSL_CTX_set_cert_store.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_cipher_list.3 SSL_CTX_set_client_CA_list.3 SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_default_passwd_cb.3 SSL_CTX_set_generate_session_id.3 SSL_CTX_set_info_callback.3 SSL_CTX_set_max_cert_list.3 SSL_CTX_set_min_proto_version.3 SSL_CTX_set_mode.3 SSL_CTX_set_msg_callback.3 SSL_CTX_set_options.3 SSL_CTX_set_quiet_shutdown.3 SSL_CTX_set_read_ahead.3 SSL_CTX_set_session_cache_mode.3 SSL_CTX_set_session_id_context.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 SSL_CTX_set_ssl_version.3 SSL_CTX_set_timeout.3 SSL_CTX_set_tlsext_servername_callback.3 SSL_CTX_set_tlsext_status_cb.3 SSL_CTX_set_tlsext_ticket_key_cb.3 SSL_CTX_set_tlsext_use_srtp.3 SSL_CTX_set_tmp_dh_callback.3 SSL_CTX_set_tmp_rsa_callback.3 SSL_CTX_set_verify.3 SSL_CTX_use_certificate.3 SSL_SESSION_free.3 SSL_SESSION_get0_peer.3 SSL_SESSION_get_compress_id.3 SSL_SESSION_get_ex_new_index.3 SSL_SESSION_get_id.3 SSL_SESSION_get_protocol_version.3 SSL_SESSION_get_time.3 SSL_SESSION_has_ticket.3 SSL_SESSION_new.3 SSL_SESSION_print.3 SSL_SESSION_set1_id_context.3 SSL_accept.3 SSL_alert_type_string.3 SSL_clear.3 SSL_connect.3 SSL_copy_session_id.3 SSL_do_handshake.3 SSL_dup.3 SSL_dup_CA_list.3 SSL_export_keying_material.3 SSL_free.3 SSL_get_SSL_CTX.3 SSL_get_certificate.3 SSL_get_ciphers.3 SSL_get_client_CA_list.3 SSL_get_client_random.3 SSL_get_current_cipher.3 SSL_get_default_timeout.3 SSL_get_error.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 SSL_get_ex_new_index.3 SSL_get_fd.3 SSL_get_peer_cert_chain.3 SSL_get_peer_certificate.3 SSL_get_rbio.3 SSL_get_server_tmp_key.3 SSL_get_session.3 SSL_get_shared_ciphers.3 SSL_get_state.3 SSL_get_verify_result.3 SSL_get_version.3 SSL_library_init.3 SSL_load_client_CA_file.3 SSL_new.3 SSL_num_renegotiations.3 SSL_pending.3 SSL_read.3 SSL_renegotiate.3 SSL_rstate_string.3 SSL_session_reused.3 SSL_set1_param.3 SSL_set_bio.3 SSL_set_connect_state.3 SSL_set_fd.3 SSL_set_max_send_fragment.3 SSL_set_session.3 SSL_set_shutdown.3 SSL_set_tmp_ecdh.3 SSL_set_verify_result.3 SSL_shutdown.3 SSL_state_string.3 SSL_want.3 SSL_write.3 d2i_SSL_SESSION.3 ssl.3 ACCESS_DESCRIPTION_new.3 ASN1_INTEGER_get.3 ASN1_OBJECT_new.3 ASN1_STRING_TABLE_add.3 ASN1_STRING_length.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_TIME_set.3 ASN1_TYPE_get.3 ASN1_generate_nconf.3 ASN1_item_d2i.3 ASN1_item_new.3 ASN1_time_parse.3 AUTHORITY_KEYID_new.3 BASIC_CONSTRAINTS_new.3 BF_set_key.3 BIO_ctrl.3 BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3 BIO_f_md.3 BIO_f_null.3 BIO_find_type.3 BIO_get_data.3 BIO_get_ex_new_index.3 BIO_meth_new.3 BIO_new.3 BIO_printf.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3 BIO_s_socket.3 BIO_set_callback.3 BIO_should_retry.3 BN_BLINDING_new.3 BN_CTX_new.3 BN_CTX_start.3 BN_add.3 BN_add_word.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 BN_bn2bin.3 BN_cmp.3 BN_copy.3 BN_generate_prime.3 BN_get0_nist_prime_521.3 BN_mod_inverse.3 BN_mod_mul_montgomery.3 BN_mod_mul_reciprocal.3 BN_new.3 BN_num_bytes.3 BN_rand.3 BN_set_bit.3 BN_set_flags.3 BN_set_negative.3 BN_swap.3 BN_zero.3 BUF_MEM_new.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_get_mem_functions.3 CRYPTO_lock.3 CRYPTO_set_ex_data.3 DES_set_key.3 DH_generate_key.3 DH_generate_parameters.3 DH_get0_pqg.3 DH_get_ex_new_index.3 DH_new.3 DH_set_method.3 DH_size.3 DIST_POINT_new.3 DSA_SIG_new.3 DSA_do_sign.3 DSA_dup_DH.3 DSA_generate_key.3 DSA_generate_parameters.3 DSA_get0_pqg.3 DSA_get_ex_new_index.3 DSA_meth_new.3 DSA_new.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 DSA_set_method.3 DSA_sign.3 DSA_size.3 ECDSA_SIG_new.3 EC_GFp_simple_method.3 EC_GROUP_copy.3 EC_GROUP_new.3 EC_KEY_new.3 EC_POINT_add.3 EC_POINT_new.3 ENGINE_add.3 ENGINE_ctrl.3 ENGINE_get_default_RSA.3 ENGINE_init.3 ENGINE_new.3 ENGINE_register_RSA.3 ENGINE_register_all_RSA.3 ENGINE_set_RSA.3 ENGINE_set_default.3 ENGINE_set_flags.3 ENGINE_unregister_RSA.3 ERR.3 ERR_GET_LIB.3 ERR_asprintf_error_data.3 ERR_clear_error.3 ERR_error_string.3 ERR_get_error.3 ERR_load_crypto_strings.3 ERR_load_strings.3 ERR_print_errors.3 ERR_put_error.3 ERR_remove_state.3 ERR_set_mark.3 ESS_SIGNING_CERT_new.3 EVP_AEAD_CTX_init.3 EVP_BytesToKey.3 EVP_DigestInit.3 EVP_DigestSignInit.3 EVP_DigestVerifyInit.3 EVP_EncodeInit.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 EVP_EncryptInit.3 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_asn1_get_count.3 EVP_PKEY_asn1_new.3 EVP_PKEY_cmp.3 EVP_PKEY_decrypt.3 EVP_PKEY_derive.3 EVP_PKEY_encrypt.3 EVP_PKEY_get_default_digest_nid.3 EVP_PKEY_keygen.3 EVP_PKEY_meth_get0_info.3 EVP_PKEY_meth_new.3 EVP_PKEY_new.3 EVP_PKEY_print_private.3 EVP_PKEY_set1_RSA.3 EVP_PKEY_sign.3 EVP_PKEY_verify.3 EVP_PKEY_verify_recover.3 EVP_SealInit.3 EVP_SignInit.3 EVP_VerifyInit.3 EVP_aes_128_cbc.3 EVP_camellia_128_cbc.3 EVP_des_cbc.3 EVP_rc4.3 EVP_sm4_cbc.3 EXTENDED_KEY_USAGE_new.3 GENERAL_NAME_new.3 HMAC.3 MD5.3 NAME_CONSTRAINTS_new.3 OBJ_nid2obj.3 OCSP_CRLID_new.3 OCSP_REQUEST_new.3 OCSP_SERVICELOC_new.3 OCSP_cert_to_id.3 OCSP_request_add1_nonce.3 OCSP_resp_find_status.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 OCSP_response_status.3 OCSP_sendreq_new.3 OPENSSL_VERSION_NUMBER.3 OPENSSL_cleanse.3 OPENSSL_config.3 OPENSSL_init_crypto.3 OPENSSL_load_builtin_modules.3 OPENSSL_malloc.3 OPENSSL_sk_new.3 OpenSSL_add_all_algorithms.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3 PEM_write_bio_PKCS7_stream.3 PKCS12_SAFEBAG_new.3 PKCS12_create.3 PKCS12_new.3 PKCS12_newpass.3 PKCS12_parse.3 PKCS5_PBKDF2_HMAC.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_new.3 PKCS7_sign.3 PKCS7_sign_add_signer.3 PKCS7_verify.3 PKCS8_PRIV_KEY_INFO_new.3 PKEY_USAGE_PERIOD_new.3 POLICYINFO_new.3 PROXY_POLICY_new.3 RAND_add.3 RAND_bytes.3 RAND_load_file.3 RAND_set_rand_method.3 RC4.3 RIPEMD160.3 RSA_PSS_PARAMS_new.3 RSA_blinding_on.3 RSA_check_key.3 RSA_generate_key.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 RSA_get0_key.3 RSA_get_ex_new_index.3 RSA_meth_new.3 RSA_new.3 RSA_padding_add_PKCS1_type_1.3 RSA_print.3 RSA_private_encrypt.3 RSA_public_encrypt.3 RSA_set_method.3 RSA_sign.3 RSA_sign_ASN1_OCTET_STRING.3 RSA_size.3 SHA1.3 SMIME_read_PKCS7.3 SMIME_write_PKCS7.3 STACK_OF.3 SXNET_new.3 TS_REQ_new.3 UI_UTIL_read_pw.3 UI_create_method.3 UI_get_string_type.3 UI_new.3 X25519.3 X509V3_get_d2i.3 X509_ALGOR_dup.3 X509_ATTRIBUTE_new.3 X509_CINF_new.3 X509_CRL_get0_by_serial.3 X509_CRL_new.3 X509_EXTENSION_set_object.3 X509_LOOKUP_hash_dir.3 X509_NAME_ENTRY_get_object.3 X509_NAME_add_entry_by_txt.3 X509_NAME_get_index_by_NID.3 X509_NAME_new.3 X509_NAME_print_ex.3 X509_OBJECT_get0_X509.3 X509_PUBKEY_new.3 X509_REQ_new.3 X509_REVOKED_new.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 X509_SIG_new.3 X509_STORE_CTX_get_error.3 X509_STORE_CTX_get_ex_new_index.3 X509_STORE_CTX_new.3 X509_STORE_CTX_set_verify_cb.3 X509_STORE_load_locations.3 X509_STORE_new.3 X509_STORE_set1_param.3 X509_STORE_set_verify_cb_func.3 X509_VERIFY_PARAM_set_flags.3 X509_check_ca.3 X509_check_host.3 X509_check_issued.3 X509_check_private_key.3 X509_cmp_time.3 X509_digest.3 X509_get0_notBefore.3 X509_get0_signature.3 X509_get_pubkey.3 X509_get_serialNumber.3 X509_get_subject_name.3 X509_get_version.3 X509_new.3 X509_sign.3 X509_verify_cert.3 X509v3_get_ext_by_NID.3 bn_dump.3 crypto.3 d2i_ASN1_NULL.3 d2i_ASN1_OBJECT.3 d2i_ASN1_OCTET_STRING.3 d2i_ASN1_SEQUENCE_ANY.3 d2i_AUTHORITY_KEYID.3 d2i_BASIC_CONSTRAINTS.3 d2i_DHparams.3 d2i_DIST_POINT.3 d2i_DSAPublicKey.3 d2i_ECPKParameters.3 d2i_ESS_SIGNING_CERT.3 d2i_GENERAL_NAME.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /usr/bin/install -c -m 644 d2i_OCSP_REQUEST.3 d2i_OCSP_RESPONSE.3 d2i_PKCS12.3 d2i_PKCS7.3 d2i_PKCS8PrivateKey_bio.3 d2i_PKCS8_PRIV_KEY_INFO.3 d2i_PKEY_USAGE_PERIOD.3 d2i_POLICYINFO.3 d2i_PROXY_POLICY.3 d2i_PrivateKey.3 d2i_RSAPublicKey.3 d2i_TS_REQ.3 d2i_X509.3 d2i_X509_ALGOR.3 d2i_X509_ATTRIBUTE.3 d2i_X509_CRL.3 d2i_X509_EXTENSION.3 d2i_X509_NAME.3 d2i_X509_REQ.3 d2i_X509_SIG.3 des_read_pw.3 evp.3 get_rfc3526_prime_8192.3 i2d_PKCS7_bio_stream.3 lh_new.3 lh_stats.3 tls_accept_socket.3 tls_client.3 tls_config_ocsp_require_stapling.3 tls_config_set_protocols.3 tls_config_set_session_id.3 tls_config_verify.3 tls_conn_version.3 tls_connect.3 tls_init.3 tls_load_file.3 tls_ocsp_process_response.3 tls_read.3 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3' /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man5' /usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man5' make install-data-hook make[8]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' ln -sf "ACCESS_DESCRIPTION_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ACCESS_DESCRIPTION_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/AUTHORITY_INFO_ACCESS_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/AUTHORITY_INFO_ACCESS_new.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_ENUMERATED_get.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_ENUMERATED_set.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_ENUMERATED_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_INTEGER_set.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_INTEGER_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_to_ASN1_ENUMERATED.3" ln -sf "ASN1_INTEGER_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_to_ASN1_INTEGER.3" ln -sf "ASN1_OBJECT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_OBJECT_free.3" ln -sf "ASN1_STRING_TABLE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_TABLE_cleanup.3" ln -sf "ASN1_STRING_TABLE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_TABLE_get.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_cmp.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_data.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_dup.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_get0_data.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_length_set.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_set.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_to_UTF8.3" ln -sf "ASN1_STRING_length.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_type.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_BIT_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_BIT_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_BMPSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_BMPSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_ENUMERATED_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_ENUMERATED_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_IA5STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_IA5STRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_INTEGER_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_INTEGER_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_OCTET_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_OCTET_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_PRINTABLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_PRINTABLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_PRINTABLE_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_PRINTABLE_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_type_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_T61STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_T61STRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UNIVERSALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UNIVERSALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTF8STRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTF8STRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_VISIBLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_VISIBLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DIRECTORYSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DIRECTORYSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DISPLAYTEXT_free.3" ln -sf "ASN1_STRING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DISPLAYTEXT_new.3" ln -sf "ASN1_STRING_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_print.3" ln -sf "ASN1_STRING_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_STRING_print_ex_fp.3" ln -sf "ASN1_STRING_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_tag2str.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_check.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_print.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_set.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_adj.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_check.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_print.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_to_generalizedtime.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_check.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_cmp_time_t.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_print.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_set.3" ln -sf "ASN1_TIME_set.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_UTCTIME_set_string.3" ln -sf "ASN1_TYPE_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TYPE_cmp.3" ln -sf "ASN1_TYPE_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TYPE_free.3" ln -sf "ASN1_TYPE_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TYPE_new.3" ln -sf "ASN1_TYPE_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TYPE_set.3" ln -sf "ASN1_TYPE_get.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TYPE_set1.3" ln -sf "ASN1_generate_nconf.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_generate_v3.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_d2i_bio.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_d2i_fp.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_dup.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_i2d.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_i2d_bio.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_i2d_fp.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_print.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_TYPE.3" ln -sf "ASN1_item_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_TYPE.3" ln -sf "ASN1_item_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_item_free.3" ln -sf "ASN1_time_parse.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_TIME_set_tm.3" ln -sf "ASN1_time_parse.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_time_tm_cmp.3" ln -sf "AUTHORITY_KEYID_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/AUTHORITY_KEYID_free.3" ln -sf "BASIC_CONSTRAINTS_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BASIC_CONSTRAINTS_free.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_cbc_encrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_cfb64_encrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_decrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_ecb_encrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_encrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_ofb64_encrypt.3" ln -sf "BF_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BF_options.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_callback_ctrl.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ctrl_pending.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ctrl_wpending.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_eof.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_flush.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_close.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_info_callback.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_int_ctrl.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_pending.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ptr_ctrl.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_reset.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_seek.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_close.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_info_callback.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_tell.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_wpending.3" ln -sf "BIO_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bio_info_cb.3" ln -sf "BIO_f_buffer.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_buffer_num_lines.3" ln -sf "BIO_f_buffer.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_buffer_read_data.3" ln -sf "BIO_f_buffer.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_buffer_size.3" ln -sf "BIO_f_buffer.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_read_buffer_size.3" ln -sf "BIO_f_buffer.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_write_buffer_size.3" ln -sf "BIO_f_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_cipher_ctx.3" ln -sf "BIO_f_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_cipher_status.3" ln -sf "BIO_f_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_cipher.3" ln -sf "BIO_f_md.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_md.3" ln -sf "BIO_f_md.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_md_ctx.3" ln -sf "BIO_f_md.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_md.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_do_handshake.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_num_renegotiates.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_ssl.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_buffer_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_ssl.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_ssl.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_ssl_mode.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_ssl_renegotiate_bytes.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_ssl_renegotiate_timeout.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ssl_copy_session_id.3" ln -sf "BIO_f_ssl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ssl_shutdown.3" ln -sf "BIO_find_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_method_type.3" ln -sf "BIO_find_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_next.3" ln -sf "BIO_get_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_shutdown.3" ln -sf "BIO_get_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_data.3" ln -sf "BIO_get_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_init.3" ln -sf "BIO_get_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_shutdown.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDH_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDH_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDH_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TYPE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TYPE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TYPE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_ex_data.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_new_index.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_free.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_create.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_ctrl.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_destroy.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_gets.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_puts.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_read.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_get_write.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_create.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_ctrl.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_destroy.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_gets.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_puts.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_read.3" ln -sf "BIO_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_meth_set_write.3" ln -sf "BIO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_free.3" ln -sf "BIO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_free_all.3" ln -sf "BIO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set.3" ln -sf "BIO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_up_ref.3" ln -sf "BIO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_vfree.3" ln -sf "BIO_printf.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_snprintf.3" ln -sf "BIO_printf.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_vprintf.3" ln -sf "BIO_printf.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_vsnprintf.3" ln -sf "BIO_push.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_pop.3" ln -sf "BIO_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_gets.3" ln -sf "BIO_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_puts.3" ln -sf "BIO_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_write.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_do_accept.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_accept_port.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_bind_mode.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_accept.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_accept_bios.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_accept_port.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_bind_mode.3" ln -sf "BIO_s_accept.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_nbio_accept.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ctrl_get_read_request.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ctrl_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_ctrl_reset_read_request.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_destroy_bio_pair.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_read_request.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_write_buf_size.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_make_bio_pair.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_bio_pair.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_write_buf_size.3" ln -sf "BIO_s_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_shutdown_wr.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_do_connect.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_conn_hostname.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_conn_int_port.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_conn_ip.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_conn_port.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_connect.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_conn_hostname.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_conn_int_port.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_conn_ip.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_conn_port.3" ln -sf "BIO_s_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_nbio.3" ln -sf "BIO_s_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_fd.3" ln -sf "BIO_s_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_fd.3" ln -sf "BIO_s_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_fd.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_append_filename.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_fp.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_file.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_fp.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_read_filename.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_rw_filename.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_fp.3" ln -sf "BIO_s_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_write_filename.3" ln -sf "BIO_s_mem.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_mem_data.3" ln -sf "BIO_s_mem.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_mem_ptr.3" ln -sf "BIO_s_mem.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_mem_buf.3" ln -sf "BIO_s_mem.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_mem_buf.3" ln -sf "BIO_s_mem.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_mem_eof_return.3" ln -sf "BIO_s_socket.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_new_socket.3" ln -sf "BIO_set_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_callback_fn.3" ln -sf "BIO_set_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_debug_callback.3" ln -sf "BIO_set_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_callback.3" ln -sf "BIO_set_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_callback_arg.3" ln -sf "BIO_set_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_set_callback_arg.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_retry_BIO.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_get_retry_reason.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_retry_type.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_should_io_special.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_should_read.3" ln -sf "BIO_should_retry.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BIO_should_write.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_convert.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_convert_ex.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_create_param.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_free.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_get_flags.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_get_thread_id.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_invert.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_invert_ex.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_set_flags.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_set_thread_id.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_thread_id.3" ln -sf "BN_BLINDING_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_BLINDING_update.3" ln -sf "BN_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_CTX_free.3" ln -sf "BN_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_CTX_init.3" ln -sf "BN_CTX_start.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_CTX_end.3" ln -sf "BN_CTX_start.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_CTX_get.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_div.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_exp.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_gcd.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_add.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_exp.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_mul.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_sqr.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_sub.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mul.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_nnmod.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_sqr.3" ln -sf "BN_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_sub.3" ln -sf "BN_add_word.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_div_word.3" ln -sf "BN_add_word.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mod_word.3" ln -sf "BN_add_word.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mul_word.3" ln -sf "BN_add_word.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_sub_word.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_asc2bn.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_bin2bn.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_bn2dec.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_bn2hex.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_bn2mpi.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_dec2bn.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_hex2bn.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mpi2bn.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_print.3" ln -sf "BN_bn2bin.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_print_fp.3" ln -sf "BN_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_odd.3" ln -sf "BN_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_one.3" ln -sf "BN_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_word.3" ln -sf "BN_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_zero.3" ln -sf "BN_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_ucmp.3" ln -sf "BN_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_dup.3" ln -sf "BN_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_with_flags.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_call.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_free.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_get_arg.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_new.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_set.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_GENCB_set_old.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_generate_prime_ex.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_prime.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_prime_ex.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_prime_fasttest.3" ln -sf "BN_generate_prime.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_prime_fasttest_ex.3" ln -sf "BN_get0_nist_prime_521.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get0_nist_prime_192.3" ln -sf "BN_get0_nist_prime_521.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get0_nist_prime_224.3" ln -sf "BN_get0_nist_prime_521.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get0_nist_prime_256.3" ln -sf "BN_get0_nist_prime_521.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get0_nist_prime_384.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_MONT_CTX_copy.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_MONT_CTX_free.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_MONT_CTX_init.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_MONT_CTX_new.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_MONT_CTX_set.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_from_montgomery.3" ln -sf "BN_mod_mul_montgomery.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_to_montgomery.3" ln -sf "BN_mod_mul_reciprocal.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_RECP_CTX_free.3" ln -sf "BN_mod_mul_reciprocal.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_RECP_CTX_init.3" ln -sf "BN_mod_mul_reciprocal.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_RECP_CTX_new.3" ln -sf "BN_mod_mul_reciprocal.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_RECP_CTX_set.3" ln -sf "BN_mod_mul_reciprocal.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_div_recp.3" ln -sf "BN_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_clear.3" ln -sf "BN_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_clear_free.3" ln -sf "BN_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_free.3" ln -sf "BN_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_init.3" ln -sf "BN_num_bytes.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_num_bits.3" ln -sf "BN_num_bytes.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_num_bits_word.3" ln -sf "BN_rand.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_pseudo_rand.3" ln -sf "BN_rand.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_pseudo_rand_range.3" ln -sf "BN_rand.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_rand_range.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_clear_bit.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_bit_set.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_lshift.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_lshift1.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_mask_bits.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_rshift.3" ln -sf "BN_set_bit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_rshift1.3" ln -sf "BN_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_flags.3" ln -sf "BN_set_negative.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_is_negative.3" ln -sf "BN_zero.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_word.3" ln -sf "BN_zero.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_one.3" ln -sf "BN_zero.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_set_word.3" ln -sf "BN_zero.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_value_one.3" ln -sf "BUF_MEM_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BUF_MEM_free.3" ln -sf "BUF_MEM_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BUF_MEM_grow.3" ln -sf "BUF_MEM_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BUF_MEM_grow_clean.3" ln -sf "BUF_MEM_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BUF_reverse.3" ln -sf "BUF_MEM_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BUF_strdup.3" ln -sf "CONF_modules_free.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CONF_modules_finish.3" ln -sf "CONF_modules_free.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CONF_modules_unload.3" ln -sf "CONF_modules_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CONF_modules_load.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_MEM_LEAK_CB.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_mem_ctrl.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_mem_leaks.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_mem_leaks_cb.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_mem_leaks_fp.3" ln -sf "CRYPTO_get_mem_functions.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_set_mem_functions.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_lock.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_w_unlock.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_dup.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_free.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_new.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_free_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_get_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_get_ex_new_index.3" ln -sf "CRYPTO_set_ex_data.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_new_ex_data.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_get_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_set_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_set_numeric.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_THREADID_set_pointer.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_destroy_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_get_new_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_num_locks.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_set_dynlock_create_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_set_dynlock_lock_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_w_unlock.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_cbc_cksum.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_cfb_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_crypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ecb2_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ecb3_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ecb_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede2_cbc_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede2_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede2_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede3_cbc_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede3_cbcm_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede3_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ede3_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_enc_read.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_enc_write.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_fcrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_is_weak_key.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_key_sched.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ncbc_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_ofb_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_pcbc_encrypt.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_quad_cksum.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_random_key.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_set_key_checked.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_set_key_unchecked.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_set_odd_parity.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_string_to_2keys.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_string_to_key.3" ln -sf "DES_set_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DES_xcbc_encrypt.3" ln -sf "DH_generate_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_compute_key.3" ln -sf "DH_generate_parameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_check.3" ln -sf "DH_generate_parameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_generate_parameters_ex.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_clear_flags.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_get0_engine.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_get0_key.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set0_key.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set0_pqg.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set_flags.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set_length.3" ln -sf "DH_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_test_flags.3" ln -sf "DH_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_get_ex_data.3" ln -sf "DH_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set_ex_data.3" ln -sf "DH_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_free.3" ln -sf "DH_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_up_ref.3" ln -sf "DH_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_OpenSSL.3" ln -sf "DH_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_get_default_method.3" ln -sf "DH_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_new_method.3" ln -sf "DH_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_set_default_method.3" ln -sf "DH_size.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DH_bits.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRL_DIST_POINTS_free.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRL_DIST_POINTS_new.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DIST_POINT_NAME_free.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DIST_POINT_NAME_new.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ISSUING_DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ISSUING_DIST_POINT_new.3" ln -sf "DSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_SIG_free.3" ln -sf "DSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_SIG_get0.3" ln -sf "DSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_SIG_set0.3" ln -sf "DSA_do_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_do_verify.3" ln -sf "DSA_generate_parameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_generate_parameters_ex.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_clear_flags.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_get0_engine.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_get0_key.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_set0_key.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_set0_pqg.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_set_flags.3" ln -sf "DSA_get0_pqg.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_test_flags.3" ln -sf "DSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_get_ex_data.3" ln -sf "DSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_set_ex_data.3" ln -sf "DSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_meth_dup.3" ln -sf "DSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_meth_free.3" ln -sf "DSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_meth_set_finish.3" ln -sf "DSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_meth_set_sign.3" ln -sf "DSA_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_free.3" ln -sf "DSA_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_up_ref.3" ln -sf "DSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_OpenSSL.3" ln -sf "DSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_get_default_method.3" ln -sf "DSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_new_method.3" ln -sf "DSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_set_default_method.3" ln -sf "DSA_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_sign_setup.3" ln -sf "DSA_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_OpenSSL.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_SIG_free.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_SIG_get0.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_SIG_set0.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_do_sign.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_do_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_do_verify.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_get_default_method.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_set_default_method.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_set_method.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_sign.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_sign_setup.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_size.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECDSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECDSA_SIG.3" ln -sf "ECDSA_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECDSA_SIG.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GF2m_simple_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GFp_mont_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GFp_nist_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GFp_nistp224_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GFp_nistp256_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GFp_nistp521_method.3" ln -sf "EC_GFp_simple_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_METHOD_get_field_type.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_check.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_check_discriminant.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_cmp.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_dup.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get0_generator.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get0_seed.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_basis_type.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_cofactor.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_curve_name.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_degree.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_order.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_pentanomial_basis.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_seed_len.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_trinomial_basis.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_method_of.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_curve_name.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_generator.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_seed.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_clear_free.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_free.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_get_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_new_by_curve_name.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_new_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_new_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_set_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_get_builtin_curves.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_check_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_clear_flags.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_copy.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_dup.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_free.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_generate_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get0_group.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get0_private_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get0_public_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get_conv_form.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get_enc_flags.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get_flags.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_get_key_method_data.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_insert_key_method_data.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_new_by_curve_name.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_precompute_mult.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_print.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_print_fp.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_asn1_flag.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_conv_form.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_enc_flags.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_flags.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_group.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_private_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_public_key.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3" ln -sf "EC_KEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_KEY_up_ref.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_have_precompute_mult.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_GROUP_precompute_mult.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_cmp.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_dbl.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_invert.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_is_at_infinity.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_is_on_curve.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_make_affine.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_mul.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINTs_make_affine.3" ln -sf "EC_POINT_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINTs_mul.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_bn2point.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_clear_free.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_copy.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_dup.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_free.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_hex2point.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_method_of.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_oct2point.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_point2bn.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_point2hex.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_point2oct.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EC_POINT_set_to_infinity.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_by_id.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_cleanup.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_first.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_id.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_last.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_name.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_next.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_prev.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_remove.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_id.3" ln -sf "ENGINE_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_name.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_CTRL_FUNC_PTR.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_cmd_is_executable.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_ctrl_cmd.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_ctrl_cmd_string.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ctrl_function.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_ctrl_function.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_cipher_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_default_DH.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_default_DSA.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_default_ECDH.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_default_ECDSA.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_default_RAND.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_digest_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_table_flags.3" ln -sf "ENGINE_get_default_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_table_flags.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_finish.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_finish_function.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_init_function.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_finish_function.3" ln -sf "ENGINE_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_init_function.3" ln -sf "ENGINE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_free.3" ln -sf "ENGINE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_destroy_function.3" ln -sf "ENGINE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_destroy_function.3" ln -sf "ENGINE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_up_ref.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_DH.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_DSA.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_ECDH.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_ECDSA.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_RAND.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_STORE.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_ciphers.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_complete.3" ln -sf "ENGINE_register_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_digests.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_load_builtin_engines.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_load_dynamic.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_DH.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_DSA.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_ECDH.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_ECDSA.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_RAND.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_STORE.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_ciphers.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_complete.3" ln -sf "ENGINE_register_all_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_register_all_digests.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_CIPHERS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_DIGESTS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_DH.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_DSA.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_RAND.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_RSA.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_STORE.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_cipher.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_digest.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_digests.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_DH.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_DSA.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_RAND.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_STORE.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_digests.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_DH.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_DSA.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_ECDH.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_ECDSA.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_RAND.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_RSA.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_ciphers.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_digests.3" ln -sf "ENGINE_set_default.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_set_default_string.3" ln -sf "ENGINE_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_get_flags.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_DH.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_DSA.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_ECDH.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_ECDSA.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_RAND.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_STORE.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_ciphers.3" ln -sf "ENGINE_unregister_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_unregister_digests.3" ln -sf "ERR_GET_LIB.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_FATAL_ERROR.3" ln -sf "ERR_GET_LIB.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_GET_FUNC.3" ln -sf "ERR_GET_LIB.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_GET_REASON.3" ln -sf "ERR_error_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_error_string_n.3" ln -sf "ERR_error_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_func_error_string.3" ln -sf "ERR_error_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_lib_error_string.3" ln -sf "ERR_error_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_reason_error_string.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_get_error_line.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_get_error_line_data.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_error.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_error_line.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_error_line_data.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_last_error.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_last_error_line.3" ln -sf "ERR_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_peek_last_error_line_data.3" ln -sf "ERR_load_crypto_strings.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_free_strings.3" ln -sf "ERR_load_crypto_strings.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_load_BN_strings.3" ln -sf "ERR_load_crypto_strings.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_load_error_strings.3" ln -sf "ERR_load_strings.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_PACK.3" ln -sf "ERR_load_strings.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_get_next_error_library.3" ln -sf "ERR_print_errors.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_print_errors_cb.3" ln -sf "ERR_print_errors.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_print_errors_fp.3" ln -sf "ERR_put_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_add_error_data.3" ln -sf "ERR_put_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_add_error_vdata.3" ln -sf "ERR_remove_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_remove_thread_state.3" ln -sf "ERR_set_mark.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ERR_pop_to_mark.3" ln -sf "ESS_SIGNING_CERT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ESS_CERT_ID_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ESS_CERT_ID_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ESS_ISSUER_SERIAL_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ESS_ISSUER_SERIAL_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ESS_SIGNING_CERT_free.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_CTX_cleanup.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_CTX_open.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_CTX_seal.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_key_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_max_overhead.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_max_tag_len.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_AEAD_nonce_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aead_aes_128_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aead_aes_256_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aead_chacha20_poly1305" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aead_chacha20_poly1305.3" ln -sf "EVP_AEAD_CTX_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aead_xchacha20_poly1305.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestFinal.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestFinal_ex.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestInit_ex.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestUpdate.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MAX_MD_SIZE.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_block_size.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_cleanup.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_copy.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_copy_ex.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_create.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_ctrl.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_destroy.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_free.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_init.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_md.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_new.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_reset.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_size.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_CTX_type.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_block_size.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_pkey_type.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_size.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_MD_type.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_dss.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_dss1.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_digestbyname.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_digestbynid.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_digestbyobj.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_md5.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_md5_sha1.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_md_null.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_ripemd160.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sha1.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sha224.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sha256.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sha384.3" ln -sf "EVP_DigestInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sha512.3" ln -sf "EVP_DigestSignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestSignFinal.3" ln -sf "EVP_DigestSignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestSignUpdate.3" ln -sf "EVP_DigestVerifyInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestVerifyFinal.3" ln -sf "EVP_DigestVerifyInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DigestVerifyUpdate.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecodeBlock.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecodeFinal.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecodeInit.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecodeUpdate.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_ENCODE_CTX_free.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_ENCODE_CTX_new.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncodeBlock.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncodeFinal.3" ln -sf "EVP_EncodeInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncodeUpdate.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_block_size.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_cipher.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_cleanup.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_clear_flags.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_ctrl.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_flags.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_free.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_get_app_data.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_get_iv.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_init.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_iv_length.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_key_length.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_mode.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_new.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_nid.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_rand_key.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_reset.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_set_app_data.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_set_flags.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_set_iv.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_set_key_length.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_set_padding.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_test_flags.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_CTX_type.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_asn1_to_param.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_block_size.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_flags.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_iv_length.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_key_length.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_mode.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_nid.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_param_to_asn1.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CIPHER_type.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CipherFinal.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CipherFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CipherInit.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CipherInit_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_CipherUpdate.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecryptFinal.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecryptInit.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_DecryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncryptFinal.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_EncryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_bf_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_bf_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_bf_ecb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_bf_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_cast5_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_cast5_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_cast5_ecb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_cast5_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_chacha20.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ecb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede3.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede3_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede3_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede3_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ede_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_des_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_desx_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_enc_null.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_cipherbyname.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_cipherbynid.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_get_cipherbyobj.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_idea_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_idea_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_idea_ecb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_idea_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_40_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_64_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_cbc.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_cfb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_ecb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc2_ofb.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc4.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc4_40.3" ln -sf "EVP_EncryptInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_rc4_hmac_md5.3" ln -sf "EVP_OpenInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_OpenFinal.3" ln -sf "EVP_OpenInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_OpenUpdate.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_ctrl_str.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_signature_md.3" ln -sf "EVP_PKEY_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_dup.3" ln -sf "EVP_PKEY_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_free.3" ln -sf "EVP_PKEY_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_new_id.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_find.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_find_str.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_get0.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_get0_info.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_asn1.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_add0.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_add_alias.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_copy.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_set_ctrl.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_set_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_set_param.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_set_private.3" ln -sf "EVP_PKEY_asn1_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_asn1_set_public.3" ln -sf "EVP_PKEY_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_cmp_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_copy_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_missing_parameters.3" ln -sf "EVP_PKEY_decrypt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_decrypt_init.3" ln -sf "EVP_PKEY_derive.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_derive_init.3" ln -sf "EVP_PKEY_derive.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_derive_set_peer.3" ln -sf "EVP_PKEY_encrypt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_encrypt_init.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_cb.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_CTX_set_cb.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_gen_cb.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_keygen_init.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_paramgen.3" ln -sf "EVP_PKEY_keygen.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_paramgen_init.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_add0.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_find.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_free.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_cleanup.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_ctrl.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_decrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_derive.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_encrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_init.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_keygen.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_paramgen.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_sign.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_signctx.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_verify.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_verify_recover.3" ln -sf "EVP_PKEY_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_meth_set_verifyctx.3" ln -sf "EVP_PKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_free.3" ln -sf "EVP_PKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_new_mac_key.3" ln -sf "EVP_PKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_up_ref.3" ln -sf "EVP_PKEY_print_private.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_print_params.3" ln -sf "EVP_PKEY_print_private.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_print_public.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_assign_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_assign_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_assign_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_assign_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_base_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get0_hmac.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_get1_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_set1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_set1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_set1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_type.3" ln -sf "EVP_PKEY_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_sign_init.3" ln -sf "EVP_PKEY_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_verify_init.3" ln -sf "EVP_PKEY_verify_recover.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_verify_recover_init.3" ln -sf "EVP_SealInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_SealFinal.3" ln -sf "EVP_SealInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_SealUpdate.3" ln -sf "EVP_SignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_bits.3" ln -sf "EVP_SignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_PKEY_size.3" ln -sf "EVP_SignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_SignFinal.3" ln -sf "EVP_SignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_SignInit_ex.3" ln -sf "EVP_SignInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_SignUpdate.3" ln -sf "EVP_VerifyInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_VerifyFinal.3" ln -sf "EVP_VerifyInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_VerifyInit_ex.3" ln -sf "EVP_VerifyInit.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_VerifyUpdate.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_128_xts.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_192_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_aes_256_xts.3" ln -sf "EVP_sm4_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sm4_cfb.3" ln -sf "EVP_sm4_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sm4_cfb128.3" ln -sf "EVP_sm4_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sm4_ctr.3" ln -sf "EVP_sm4_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sm4_ecb.3" ln -sf "EVP_sm4_cbc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_sm4_ofb.3" ln -sf "EXTENDED_KEY_USAGE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EXTENDED_KEY_USAGE_free.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EDIPARTYNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EDIPARTYNAME_new.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GENERAL_NAMES_free.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GENERAL_NAMES_new.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GENERAL_NAME_free.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OTHERNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OTHERNAME_new.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_cleanup.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_copy.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_free.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_get_md.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_init.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_new.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_reset.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_CTX_set_flags.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_Final.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_Init.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_Init_ex.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_Update.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_cleanup.3" ln -sf "HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/HMAC_size.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD4.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD4_Final.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD4_Init.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD4_Update.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD5_Final.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD5_Init.3" ln -sf "MD5.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/MD5_Update.3" ln -sf "NAME_CONSTRAINTS_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GENERAL_SUBTREE_free.3" ln -sf "NAME_CONSTRAINTS_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GENERAL_SUBTREE_new.3" ln -sf "NAME_CONSTRAINTS_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/NAME_CONSTRAINTS_free.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_cleanup.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_cmp.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_create.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_dup.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_ln2nid.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_nid2ln.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_nid2sn.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_obj2nid.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_obj2txt.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_sn2nid.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_txt2nid.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OBJ_txt2obj.3" ln -sf "OBJ_nid2obj.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2t_ASN1_OBJECT.3" ln -sf "OCSP_CRLID_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_CRLID_free.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_ONEREQ_free.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_ONEREQ_new.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQINFO_free.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQINFO_new.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQUEST_free.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SIGNATURE_free.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SIGNATURE_new.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_request_add0_id.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_request_add1_cert.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_request_onereq_count.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_request_onereq_get0.3" ln -sf "OCSP_REQUEST_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_request_sign.3" ln -sf "OCSP_SERVICELOC_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SERVICELOC_free.3" ln -sf "OCSP_SERVICELOC_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_url_svcloc_new.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_CERTID_free.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_CERTID_new.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_cert_id_new.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_id_cmp.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_id_get0_info.3" ln -sf "OCSP_cert_to_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_id_issuer_cmp.3" ln -sf "OCSP_request_add1_nonce.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_basic_add1_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_check_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_copy_nonce.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_CERTSTATUS_free.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_CERTSTATUS_new.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REVOKEDINFO_free.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REVOKEDINFO_new.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SINGLERESP_free.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SINGLERESP_get0_id.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_SINGLERESP_new.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_basic_verify.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_check_validity.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_resp_count.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_resp_find.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_resp_get0.3" ln -sf "OCSP_resp_find_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_single_get0_status.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_BASICRESP_free.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_BASICRESP_new.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPBYTES_free.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPBYTES_new.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPDATA_free.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPDATA_new.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPID_free.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPID_new.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPONSE_free.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_RESPONSE_new.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_basic_sign.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_response_create.3" ln -sf "OCSP_response_status.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_response_get1_basic.3" ln -sf "OCSP_sendreq_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQ_CTX_add1_header.3" ln -sf "OCSP_sendreq_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQ_CTX_free.3" ln -sf "OCSP_sendreq_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_REQ_CTX_set1_req.3" ln -sf "OCSP_sendreq_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_sendreq_bio.3" ln -sf "OCSP_sendreq_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OCSP_sendreq_nbio.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LIBRESSL_VERSION_NUMBER.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LIBRESSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OPENSSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OpenSSL_version.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OpenSSL_version_num.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLeay.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLeay_version.3" ln -sf "OPENSSL_config.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OPENSSL_no_config.3" ln -sf "OPENSSL_load_builtin_modules.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ASN1_add_oid_module.3" ln -sf "OPENSSL_load_builtin_modules.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ENGINE_add_conf_module.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_free.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_malloc.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_realloc.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_strdup.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OPENSSL_free.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OPENSSL_realloc.3" ln -sf "OPENSSL_malloc.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OPENSSL_strdup.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_delete.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_delete_ptr.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_dup.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_find.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_find_ex.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_free.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_insert.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_is_sorted.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_new.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_new_null.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_num.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_pop.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_pop_free.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_push.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_set.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_set_cmp_func.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_shift.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_sort.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_unshift.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_value.3" ln -sf "OPENSSL_sk_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sk_zero.3" ln -sf "OpenSSL_add_all_algorithms.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_cleanup.3" ln -sf "OpenSSL_add_all_algorithms.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OpenSSL_add_all_ciphers.3" ln -sf "OpenSSL_add_all_algorithms.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OpenSSL_add_all_digests.3" ln -sf "PEM_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_do_header.3" ln -sf "PEM_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_get_EVP_CIPHER_INFO.3" ln -sf "PEM_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio.3" ln -sf "PEM_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write.3" ln -sf "PEM_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio.3" ln -sf "PEM_read_SSL_SESSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_SSL_SESSION.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_read_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_X509_REQ_NEW.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PEM_write_bio_X509_REQ_NEW.3" ln -sf "PKCS12_SAFEBAG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_BAGS_free.3" ln -sf "PKCS12_SAFEBAG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_BAGS_new.3" ln -sf "PKCS12_SAFEBAG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_SAFEBAG_free.3" ln -sf "PKCS12_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_MAC_DATA_free.3" ln -sf "PKCS12_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_MAC_DATA_new.3" ln -sf "PKCS12_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS12_free.3" ln -sf "PKCS5_PBKDF2_HMAC.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_DIGEST_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_DIGEST_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENCRYPT_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENCRYPT_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENC_CONTENT_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENC_CONTENT_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_RECIP_INFO_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_RECIP_INFO_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGNED_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGNED_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGNER_INFO_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGNER_INFO_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_free.3" ln -sf "PKCS7_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_get0_signers.3" ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3" ln -sf "PKEY_USAGE_PERIOD_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKEY_USAGE_PERIOD_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CERTIFICATEPOLICIES_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CERTIFICATEPOLICIES_new.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/NOTICEREF_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/NOTICEREF_new.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICYINFO_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICYQUALINFO_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICYQUALINFO_new.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICY_CONSTRAINTS_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICY_CONSTRAINTS_new.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICY_MAPPING_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/POLICY_MAPPING_new.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/USERNOTICE_free.3" ln -sf "POLICYINFO_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/USERNOTICE_new.3" ln -sf "PROXY_POLICY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3" ln -sf "PROXY_POLICY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3" ln -sf "PROXY_POLICY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PROXY_POLICY_free.3" ln -sf "RAND_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_cleanup.3" ln -sf "RAND_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_poll.3" ln -sf "RAND_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_seed.3" ln -sf "RAND_add.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_status.3" ln -sf "RAND_bytes.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_pseudo_bytes.3" ln -sf "RAND_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_file_name.3" ln -sf "RAND_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_write_file.3" ln -sf "RAND_set_rand_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_SSLeay.3" ln -sf "RAND_set_rand_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RAND_get_rand_method.3" ln -sf "RC4.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RC4_set_key.3" ln -sf "RIPEMD160.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RIPEMD160_Final.3" ln -sf "RIPEMD160.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RIPEMD160_Init.3" ln -sf "RIPEMD160.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RIPEMD160_Update.3" ln -sf "RSA_PSS_PARAMS_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_PSS_PARAMS_free.3" ln -sf "RSA_blinding_on.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_blinding_off.3" ln -sf "RSA_generate_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_generate_key_ex.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_clear_flags.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_get0_crt_params.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_get0_factors.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set0_crt_params.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set0_factors.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set0_key.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set_flags.3" ln -sf "RSA_get0_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_test_flags.3" ln -sf "RSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_dup.3" ln -sf "RSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_free.3" ln -sf "RSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/CRYPTO_EX_new.3" ln -sf "RSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_get_ex_data.3" ln -sf "RSA_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set_ex_data.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_dup.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_free.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_get_finish.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_set1_name.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_set_finish.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_set_priv_dec.3" ln -sf "RSA_meth_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_meth_set_priv_enc.3" ln -sf "RSA_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_free.3" ln -sf "RSA_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_up_ref.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_add_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_add_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_add_none.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_check_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_check_PKCS1_type_1.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_check_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_padding_check_none.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DHparams_print.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DHparams_print_fp.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_print.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSA_print_fp.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSAparams_print.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSAparams_print_fp.3" ln -sf "RSA_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_print_fp.3" ln -sf "RSA_private_encrypt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_public_decrypt.3" ln -sf "RSA_public_encrypt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_private_decrypt.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_PKCS1_SSLeay.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_flags.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_get_default_method.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_get_method.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_new_method.3" ln -sf "RSA_set_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_set_default_method.3" ln -sf "RSA_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_verify.3" ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3" ln -sf "RSA_size.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/RSA_bits.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA1_Final.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA1_Init.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA1_Update.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA224.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA224_Final.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA224_Init.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA224_Update.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA256.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA256_Final.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA256_Init.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA256_Update.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA384.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA384_Final.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA384_Init.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA384_Update.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA512.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA512_Final.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA512_Init.3" ln -sf "SHA1.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SHA512_Update.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_description.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_auth_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_bits.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_cipher_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_digest_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_id.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_kx_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_get_version.3" ln -sf "SSL_CIPHER_get_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CIPHER_is_aead.3" ln -sf "SSL_COMP_add_compression_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_COMP_get_compression_methods.3" ln -sf "SSL_CTX_add_extra_chain_cert.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_clear_extra_chain_certs.3" ln -sf "SSL_CTX_add_session.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_remove_session.3" ln -sf "SSL_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_ctrl.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_ex_data.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_ex_data.3" ln -sf "SSL_CTX_get_verify_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_verify_mode.3" ln -sf "SSL_CTX_load_verify_locations.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_default_verify_paths.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLS_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLS_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLS_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLSv1_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DTLSv1_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_up_ref.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLv23_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLv23_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLv23_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLS_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLS_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLS_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_1_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_1_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_1_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_2_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_2_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_2_server_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_method.3" ln -sf "SSL_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TLSv1_server_method.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_accept.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_accept_good.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_accept_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_cache_full.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_cb_hits.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_connect.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_connect_good.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_connect_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_hits.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_misses.3" ln -sf "SSL_CTX_sess_number.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_timeouts.3" ln -sf "SSL_CTX_sess_set_cache_size.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_get_cache_size.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_get_get_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_get_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_get_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_set_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_sess_set_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/new_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/remove_session_cb.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set1_groups_list.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set1_groups.3" ln -sf "SSL_CTX_set1_groups.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set1_groups_list.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_alpn_protos.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get0_alpn_selected.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_select_next_proto.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_alpn_protos.3" ln -sf "SSL_CTX_set_cert_store.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_cert_store.3" ln -sf "SSL_CTX_set_cipher_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_cipher_list.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_client_CA_list.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_client_cert_cb.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/client_cert_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_default_passwd_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/pem_password_cb.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/GEN_SESSION_CB.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_has_matching_session_id.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_generate_session_id.3" ln -sf "SSL_CTX_set_info_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_info_callback.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_max_cert_list.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_min_proto_version.3" ln -sf "SSL_CTX_set_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_mode.3" ln -sf "SSL_CTX_set_msg_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_msg_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_msg_callback.3" ln -sf "SSL_CTX_set_msg_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_options.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_options.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_secure_renegotiation_support.3" ln -sf "SSL_CTX_set_options.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_options.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_quiet_shutdown.3" ln -sf "SSL_CTX_set_read_ahead.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_default_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_read_ahead.3" ln -sf "SSL_CTX_set_session_cache_mode.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_session_cache_mode.3" ln -sf "SSL_CTX_set_session_id_context.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_session_id_context.3" ln -sf "SSL_CTX_set_ssl_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_ssl_method.3" ln -sf "SSL_CTX_set_ssl_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_ssl_method.3" ln -sf "SSL_CTX_set_timeout.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_timeout.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_servername.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_servername_type.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tlsext_host_name.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_tlsext_status_cb.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tlsext_status_type.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_selected_srtp_profile.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_srtp_profiles.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tlsext_use_srtp.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tmp_dh_callback.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tmp_rsa_callback.3" ln -sf "SSL_CTX_set_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_verify.3" ln -sf "SSL_CTX_set_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/verify_callback.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_certificate_chain_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_certificate_chain_mem.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_use_certificate_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_certificate.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_use_certificate_file.3" ln -sf "SSL_SESSION_free.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_up_ref.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_get_ex_data.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_set_ex_data.3" ln -sf "SSL_SESSION_get_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_set1_id.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_set_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_time.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_timeout.3" ln -sf "SSL_SESSION_has_ticket.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3" ln -sf "SSL_SESSION_print.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_print_fp.3" ln -sf "SSL_SESSION_set1_id_context.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_get0_id_context.3" ln -sf "SSL_alert_type_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_alert_desc_string.3" ln -sf "SSL_alert_type_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_alert_desc_string_long.3" ln -sf "SSL_alert_type_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_alert_type_string_long.3" ln -sf "SSL_get_certificate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_privatekey.3" ln -sf "SSL_get_ciphers.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_ciphers.3" ln -sf "SSL_get_ciphers.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get1_supported_ciphers.3" ln -sf "SSL_get_ciphers.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_cipher_list.3" ln -sf "SSL_get_ciphers.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_client_ciphers.3" ln -sf "SSL_get_client_CA_list.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get_client_CA_list.3" ln -sf "SSL_get_client_random.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_SESSION_get_master_key.3" ln -sf "SSL_get_client_random.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_server_random.3" ln -sf "SSL_get_current_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_cipher.3" ln -sf "SSL_get_current_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_cipher_bits.3" ln -sf "SSL_get_current_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_cipher_name.3" ln -sf "SSL_get_current_cipher.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_cipher_version.3" ln -sf "SSL_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_ex_data.3" ln -sf "SSL_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_ex_data.3" ln -sf "SSL_get_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_rfd.3" ln -sf "SSL_get_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_wfd.3" ln -sf "SSL_get_rbio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_wbio.3" ln -sf "SSL_get_session.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get0_session.3" ln -sf "SSL_get_session.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get1_session.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_in_accept_init.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_in_before.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_in_connect_init.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_in_init.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_is_init_finished.3" ln -sf "SSL_get_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_state.3" ln -sf "SSL_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_version.3" ln -sf "SSL_library_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/OpenSSL_add_ssl_algorithms.3" ln -sf "SSL_library_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSLeay_add_ssl_algorithms.3" ln -sf "SSL_load_client_CA_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3" ln -sf "SSL_load_client_CA_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_add_file_cert_subjects_to_stack.3" ln -sf "SSL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_up_ref.3" ln -sf "SSL_num_renegotiations.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_clear_num_renegotiations.3" ln -sf "SSL_num_renegotiations.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_total_renegotiations.3" ln -sf "SSL_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_peek.3" ln -sf "SSL_renegotiate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_renegotiate_abbreviated.3" ln -sf "SSL_renegotiate.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_renegotiate_pending.3" ln -sf "SSL_rstate_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_rstate_string_long.3" ln -sf "SSL_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_get0_param.3" ln -sf "SSL_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set1_param.3" ln -sf "SSL_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get0_param.3" ln -sf "SSL_set_connect_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_is_server.3" ln -sf "SSL_set_connect_state.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_accept_state.3" ln -sf "SSL_set_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_rfd.3" ln -sf "SSL_set_fd.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_wfd.3" ln -sf "SSL_set_max_send_fragment.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_max_send_fragment.3" ln -sf "SSL_set_shutdown.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_get_shutdown.3" ln -sf "SSL_set_tmp_ecdh.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tmp_ecdh.3" ln -sf "SSL_set_tmp_ecdh.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3" ln -sf "SSL_set_tmp_ecdh.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_set_tmp_ecdh_callback.3" ln -sf "SSL_state_string.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_state_string_long.3" ln -sf "SSL_want.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_want_nothing.3" ln -sf "SSL_want.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_want_read.3" ln -sf "SSL_want.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_want_write.3" ln -sf "SSL_want.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SSL_want_x509_lookup.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SXNETID_free.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SXNETID_new.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/SXNET_free.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_SXNET.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_SXNETID.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_SXNET.3" ln -sf "SXNET_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_SXNETID.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_ACCURACY_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_ACCURACY_new.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_MSG_IMPRINT_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_MSG_IMPRINT_new.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_REQ_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_RESP_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_RESP_new.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_STATUS_INFO_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_STATUS_INFO_new.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_TST_INFO_free.3" ln -sf "TS_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/TS_TST_INFO_new.3" ln -sf "UI_UTIL_read_pw.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_UTIL_read_pw_string.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_destroy_method.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_closer.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_flusher.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_opener.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_prompt_constructor.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_reader.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_get_writer.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_closer.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_flusher.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_opener.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_prompt_constructor.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_reader.3" ln -sf "UI_create_method.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_method_set_writer.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_action_string.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_output_string.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_result_string.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_test_string.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_input_flags.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_result_maxsize.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_result_minsize.3" ln -sf "UI_get_string_type.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_set_result.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_OpenSSL.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_error_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_info_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_input_boolean.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_input_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_user_data.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_add_verify_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_construct_prompt.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_ctrl.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_dup_error_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_dup_info_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_dup_input_boolean.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_dup_input_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_dup_verify_string.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_free.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_result.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get0_user_data.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_default_method.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_get_method.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_new_method.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_process.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_set_default_method.3" ln -sf "UI_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/UI_set_method.3" ln -sf "X25519.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X25519_keypair.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509V3_EXT_d2i.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509V3_EXT_i2d.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509V3_add1_i2d.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext_d2i.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_cmp.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_free.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_get0.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_new.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_set0.3" ln -sf "X509_ALGOR_dup.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ALGOR_set_md.3" ln -sf "X509_ATTRIBUTE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_ATTRIBUTE_free.3" ln -sf "X509_CINF_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CERT_AUX_free.3" ln -sf "X509_CINF_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CERT_AUX_new.3" ln -sf "X509_CINF_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CINF_free.3" ln -sf "X509_CINF_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VAL_free.3" ln -sf "X509_CINF_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VAL_new.3" ln -sf "X509_CRL_get0_by_serial.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_add0_revoked.3" ln -sf "X509_CRL_get0_by_serial.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get0_by_cert.3" ln -sf "X509_CRL_get0_by_serial.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_REVOKED.3" ln -sf "X509_CRL_get0_by_serial.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_sort.3" ln -sf "X509_CRL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_INFO_free.3" ln -sf "X509_CRL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_INFO_new.3" ln -sf "X509_CRL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_dup.3" ln -sf "X509_CRL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_free.3" ln -sf "X509_CRL_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_up_ref.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_create_by_NID.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_create_by_OBJ.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_free.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_get_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_get_data.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_get_object.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_new.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_set_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_EXTENSION_set_data.3" ln -sf "X509_LOOKUP_hash_dir.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_LOOKUP_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_load_cert_crl_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_load_cert_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_load_crl_file.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_create_by_NID.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_create_by_txt.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_free.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_get_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_new.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_set_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_set_object.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_add_entry.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_add_entry_by_NID.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_add_entry_by_OBJ.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_delete_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_entry_count.3" ln -sf "X509_NAME_get_index_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_get_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_get_index_by_OBJ.3" ln -sf "X509_NAME_get_index_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_get_text_by_NID.3" ln -sf "X509_NAME_get_index_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_get_text_by_OBJ.3" ln -sf "X509_NAME_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_free.3" ln -sf "X509_NAME_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_oneline.3" ln -sf "X509_NAME_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_print.3" ln -sf "X509_NAME_print_ex.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_print_ex_fp.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_free_contents.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_get0_X509_CRL.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_get_type.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_idx_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_retrieve_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_retrieve_match.3" ln -sf "X509_OBJECT_get0_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_OBJECT_up_ref_count.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_free.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_get.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_get0.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_get0_param.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_set.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_PUBKEY_set0_param.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PUBKEY_fp.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PUBKEY_fp.3" ln -sf "X509_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_INFO_free.3" ln -sf "X509_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_INFO_new.3" ln -sf "X509_REQ_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_free.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_dup.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_free.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get0_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get0_serialNumber.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_set_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_set_serialNumber.3" ln -sf "X509_SIG_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_SIG_free.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get0_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get0_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get1_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get_current_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get_error_depth.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set_error.3" ln -sf "X509_STORE_CTX_get_error.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_verify_cert_error_string.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get_ex_data.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set_ex_data.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_cleanup.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_free.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get0_param.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get0_store.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_get0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_init.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set0_crls.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set0_param.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set_cert.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set_chain.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_set_default.3" ln -sf "X509_STORE_CTX_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_CTX_trusted_stack.3" ln -sf "X509_STORE_load_locations.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_default_paths.3" ln -sf "X509_STORE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_free.3" ln -sf "X509_STORE_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_up_ref.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_add_cert.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_add_crl.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_get0_objects.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_get0_param.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_get_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_get_ex_new_index.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_depth.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_flags.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_purpose.3" ln -sf "X509_STORE_set1_param.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_trust.3" ln -sf "X509_STORE_set_verify_cb_func.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_STORE_set_verify_cb.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_add0_policy.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_add0_table.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_add1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_clear_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_free.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get0.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get0_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get0_peername.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get_count.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_get_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_lookup.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_new.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_email.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_ip.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set1_policies.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set_purpose.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set_time.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_set_trust.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_VERIFY_PARAM_table_cleanup.3" ln -sf "X509_check_host.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_check_email.3" ln -sf "X509_check_host.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_check_ip.3" ln -sf "X509_check_host.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_check_ip_asc.3" ln -sf "X509_check_private_key.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_check_private_key.3" ln -sf "X509_cmp_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_cmp_current_time.3" ln -sf "X509_cmp_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_time_adj.3" ln -sf "X509_cmp_time.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_time_adj_ex.3" ln -sf "X509_digest.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3" ln -sf "X509_digest.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_digest.3" ln -sf "X509_digest.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_digest.3" ln -sf "X509_digest.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_digest.3" ln -sf "X509_digest.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_pubkey_digest.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get0_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get0_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_set1_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_set1_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get0_notAfter.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_getm_notAfter.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_getm_notBefore.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set1_notAfter.3" ln -sf "X509_get0_notBefore.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set1_notBefore.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get0_signature.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_get0_signature.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get0_tbs_sigalg.3" ln -sf "X509_get0_signature.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_signature_nid.3" ln -sf "X509_get_pubkey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_get_pubkey.3" ln -sf "X509_get_pubkey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_set_pubkey.3" ln -sf "X509_get_pubkey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get0_pubkey.3" ln -sf "X509_get_pubkey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_X509_PUBKEY.3" ln -sf "X509_get_pubkey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_pubkey.3" ln -sf "X509_get_serialNumber.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_serialNumber.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_issuer.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_get_subject_name.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_set_subject_name.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_issuer_name.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_subject_name.3" ln -sf "X509_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_version.3" ln -sf "X509_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_set_version.3" ln -sf "X509_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_get_version.3" ln -sf "X509_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_set_version.3" ln -sf "X509_get_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_set_version.3" ln -sf "X509_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_chain_up_ref.3" ln -sf "X509_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_free.3" ln -sf "X509_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_up_ref.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_sign.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_sign_ctx.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_verify.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_sign.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_sign_ctx.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REQ_verify.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_sign_ctx.3" ln -sf "X509_sign.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_verify.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_CRL_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_REVOKED_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509v3_get_ext_count.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_add_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_check_top.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_cmp_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_div_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_expand.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_expand2.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_fix_top.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_add_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_comba4.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_comba8.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_high.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_low_normal.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_low_recursive.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_normal.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_part_recursive.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_recursive.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_mul_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_set_high.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_set_low.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_set_max.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sqr_comba4.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sqr_comba8.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sqr_normal.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sqr_recursive.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sqr_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_sub_words.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/bn_wexpand.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/mul.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/mul_add.3" ln -sf "bn_dump.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/sqr.3" ln -sf "d2i_ASN1_NULL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_NULL.3" ln -sf "d2i_ASN1_OBJECT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_OBJECT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_UINTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DISPLAYTEXT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_OCTET_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DISPLAYTEXT.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ASN1_SET_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ASN1_SET_ANY.3" ln -sf "d2i_AUTHORITY_KEYID.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_AUTHORITY_KEYID.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_EXTENDED_KEY_USAGE.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_BASIC_CONSTRAINTS.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_EXTENDED_KEY_USAGE.3" ln -sf "d2i_DHparams.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DHparams.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ISSUING_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ISSUING_DIST_POINT.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DSAparams_dup.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_DSAparams_fp.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAPublicKey.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_DSAparams_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECPKParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECPKParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECParameters_dup.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/ECParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPKParameters.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2o_ECPublicKey.3" ln -sf "d2i_ECPKParameters.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/o2i_ECPublicKey.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_ESS_SIGNING_CERT.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OTHERNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_GENERAL_NAME.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OTHERNAME.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_REQUEST.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_OCSP_SINGLERESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_RESPONSE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_OCSP_SINGLERESP.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS12_fp.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS12_fp.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS7_fp.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_NDEF.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS7_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKey_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKEY_USAGE_PERIOD.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_USERNOTICE.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_POLICYINFO.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_USERNOTICE.3" ln -sf "d2i_PROXY_POLICY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PROXY_POLICY.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_AutoPrivateKey.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PrivateKey_bio.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PrivateKey_fp.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PublicKey.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PrivateKey.3" ln -sf "d2i_PrivateKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_RSA_PUBKEY_fp.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_RSA_PUBKEY_fp.3" ln -sf "d2i_SSL_SESSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_SSL_SESSION.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_TS_TST_INFO_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_REQ.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_TS_TST_INFO_fp.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_AUX.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_CINF.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_VAL.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_bio.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_fp.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_AUX.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CINF.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_VAL.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_bio.3" ln -sf "d2i_X509.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_fp.3" ln -sf "d2i_X509_ALGOR.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_ALGOR.3" ln -sf "d2i_X509_ATTRIBUTE.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_ATTRIBUTE.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_REVOKED.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CRL.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_REVOKED.3" ln -sf "d2i_X509_EXTENSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_EXTENSIONS.3" ln -sf "d2i_X509_EXTENSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_EXTENSION.3" ln -sf "d2i_X509_EXTENSION.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_EXTENSIONS.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_ENTRY_dup.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_dup.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_get0_der.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/X509_NAME_hash.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_NAME_ENTRY.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_NAME.3" ln -sf "d2i_X509_NAME.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_NAME_ENTRY.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_X509_REQ_fp.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_REQ.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_REQ_fp.3" ln -sf "d2i_X509_SIG.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/d2i_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/i2d_X509_SIG.3" ln -sf "des_read_pw.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/EVP_read_pw_string.3" ln -sf "des_read_pw.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/des_read_pw_string.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_6144.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/BN_get_rfc3526_prime_8192.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/get_rfc3526_prime_6144.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/DECLARE_LHASH_OF.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LHASH_COMP_FN_TYPE.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LHASH_DOALL_FN_TYPE.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/LHASH_HASH_FN_TYPE.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__delete.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__doall.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__doall_arg.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__error.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__free.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__insert.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__new.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh__retrieve.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_delete.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_doall.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_doall_arg.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_error.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_free.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_insert.3" ln -sf "lh_new.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_retrieve.3" ln -sf "lh_stats.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_node_stats.3" ln -sf "lh_stats.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_node_stats_bio.3" ln -sf "lh_stats.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_node_usage_stats.3" ln -sf "lh_stats.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_node_usage_stats_bio.3" ln -sf "lh_stats.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/lh_stats_bio.3" ln -sf "tls_accept_socket.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_accept_cbs.3" ln -sf "tls_accept_socket.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_accept_fds.3" ln -sf "tls_client.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_configure.3" ln -sf "tls_client.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_free.3" ln -sf "tls_client.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_reset.3" ln -sf "tls_client.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_server.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_parse_protocols.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_prefer_ciphers_client.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_prefer_ciphers_server.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_alpn.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ciphers.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_dheparams.3" ln -sf "tls_config_set_protocols.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ecdhecurves.3" ln -sf "tls_config_set_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_add_ticket_key.3" ln -sf "tls_config_set_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_session_fd.3" ln -sf "tls_config_set_session_id.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_session_lifetime.3" ln -sf "tls_config_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_insecure_noverifycert.3" ln -sf "tls_config_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_insecure_noverifyname.3" ln -sf "tls_config_verify.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_insecure_noverifytime.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_conn_alpn_selected.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_conn_cipher.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_conn_servername.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_conn_session_resumed.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_chain_pem.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_contains_name.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_hash.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_issuer.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_notafter.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_notbefore.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_provided.3" ln -sf "tls_conn_version.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_cert_subject.3" ln -sf "tls_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_connect_cbs.3" ln -sf "tls_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_connect_fds.3" ln -sf "tls_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_connect_servername.3" ln -sf "tls_connect.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_connect_socket.3" ln -sf "tls_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_error.3" ln -sf "tls_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_free.3" ln -sf "tls_init.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_new.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_add_keypair_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_add_keypair_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_add_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_add_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_clear_keys.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ca_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ca_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ca_path.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_cert_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_cert_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_crl_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_crl_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_key_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_key_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_keypair_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_keypair_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ocsp_staple_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_ocsp_staple_mem.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_set_verify_depth.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_verify_client.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_config_verify_client_optional.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_default_ca_cert_file.3" ln -sf "tls_load_file.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_unload_file.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_cert_status.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_crl_reason.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_next_update.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_response_status.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_result.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_revocation_time.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_this_update.3" ln -sf "tls_ocsp_process_response.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_peer_ocsp_url.3" ln -sf "tls_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_close.3" ln -sf "tls_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_error.3" ln -sf "tls_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_handshake.3" ln -sf "tls_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_reset.3" ln -sf "tls_read.3" "/src/layers/layer1_openresty/libressl/build/libressl/.openssl/share/man/man3/tls_write.3" make[8]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2/man' make[6]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[7]: Entering directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/pkgconfig' /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/pkgconfig' make[7]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[6]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' make[5]: Leaving directory '/src/layers/layer1_openresty/libressl/build/libressl-2.9.2' cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_sha1.o \ src/core/ngx_sha1.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_udp.o \ src/event/ngx_event_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ src/os/unix/ngx_udp_sendmsg_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_thread_pool.o \ src/core/ngx_thread_pool.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_thread_cond.o \ src/os/unix/ngx_thread_cond.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_thread_mutex.o \ src/os/unix/ngx_thread_mutex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/os/unix/ngx_thread_id.o \ src/os/unix/ngx_thread_id.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_mirror_module.o \ src/http/modules/ngx_http_mirror_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_try_files_module.o \ src/http/modules/ngx_http_try_files_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_request_module.o \ src/http/modules/ngx_http_auth_request_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_random_module.o \ src/http/modules/ngx_http_upstream_random_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream.o \ src/stream/ngx_stream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_variables.o \ src/stream/ngx_stream_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_script.o \ src/stream/ngx_stream_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_handler.o \ src/stream/ngx_stream_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_core_module.o \ src/stream/ngx_stream_core_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_log_module.o \ src/stream/ngx_stream_log_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_proxy_module.o \ src/stream/ngx_stream_proxy_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream.o \ src/stream/ngx_stream_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_round_robin.o \ src/stream/ngx_stream_upstream_round_robin.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_write_filter_module.o \ src/stream/ngx_stream_write_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_module.o \ src/stream/ngx_stream_ssl_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_limit_conn_module.o \ src/stream/ngx_stream_limit_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_access_module.o \ src/stream/ngx_stream_access_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_geo_module.o \ src/stream/ngx_stream_geo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_map_module.o \ src/stream/ngx_stream_map_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_split_clients_module.o \ src/stream/ngx_stream_split_clients_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_return_module.o \ src/stream/ngx_stream_return_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_hash_module.o \ src/stream/ngx_stream_upstream_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ src/stream/ngx_stream_upstream_least_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_random_module.o \ src/stream/ngx_stream_upstream_random_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_upstream_zone_module.o \ src/stream/ngx_stream_upstream_zone_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/stream \ -o objs/src/stream/ngx_stream_ssl_preread_module.o \ src/stream/ngx_stream_ssl_preread_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ndk.o \ ../ngx_devel_kit-0.3.1rc1/src/ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_module.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_util.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_timer.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_var.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_handler.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_filter.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_sleep.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_location.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_location.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_echo.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_request_info.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_subrequest.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_foreach.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_filter_module.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_util.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_handlers.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_module.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_variables.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base32.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_default_value.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hashed_upstream.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_sql.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_json.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_unescape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_misc_module.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_escape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hash.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_local_today.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hex.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base64.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_secure_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_rotate.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hmac.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_form_input_module.o \ ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_module.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_filter_module.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_util.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_var.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_store.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_fetch.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_headers.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_script.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_subrequest.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ndk.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_control.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_time.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_misc.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_variable.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_string.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_output.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_body.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uri.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_args.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ctx.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_regex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_module.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_out.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_in.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_directive.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_consts.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_exception.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_util.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_cache.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_contentby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_accessby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_setby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_clfactory.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_shdict.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_api.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_logby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_sleep.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_semaphore.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_coroutine.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_method.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_phase.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uthread.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_timer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_config.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_worker.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_lex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_balancer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_input_filters.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pipe.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_upstream_module.o \ ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_filter_module.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_out.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_in.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_util.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_module.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_util.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_module.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_request.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_response.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_util.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_handler.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_module.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_handler.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_reply.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_util.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ ../redis-nginx-module-0.3.7/ngx_http_redis_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_filter_module.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_processor.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_util.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_output.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_handler.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_processor.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_util.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_output.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_api.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_request.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_module.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_directive.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_lex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_contentby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_util.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_cache.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_clfactory.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_exception.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_pcrefix.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_uthread.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_coroutine.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_output.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_consts.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_time.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_string.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_control.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_sleep.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_phase.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ctx.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_regex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_script.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_shdict.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_variable.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_timer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_config.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_worker.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_misc.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initworkerby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_udp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_args.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_balancer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_logby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_prereadby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_semaphore.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.2/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.2/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.2/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.2/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I /src/layers/layer1_openresty/pcre/build/pcre -I /src/layers/layer1_openresty/libressl/build/libressl/.openssl/include -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c cd /src/layers/layer1_openresty/pcre/build/pcre \ && make libpcre.la make[5]: Entering directory '/src/layers/layer1_openresty/pcre/build/pcre-8.43' CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c CC libpcre_la-pcre_chartables.lo CCLD libpcre.la make[5]: Leaving directory '/src/layers/layer1_openresty/pcre/build/pcre-8.43' cc -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_parse_time.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_sha1.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_rwlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_module.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/core/ngx_proxy_protocol.o \ objs/src/core/ngx_syslog.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_udp.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_udp_send.o \ objs/src/os/unix/ngx_udp_sendmsg_chain.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_dlopen.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/core/ngx_thread_pool.o \ objs/src/os/unix/ngx_thread_cond.o \ objs/src/os/unix/ngx_thread_mutex.o \ objs/src/os/unix/ngx_thread_id.o \ objs/src/event/ngx_event_openssl.o \ objs/src/event/ngx_event_openssl_stapling.o \ objs/src/core/ngx_regex.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_sub_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_dav_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_mirror_module.o \ objs/src/http/modules/ngx_http_try_files_module.o \ objs/src/http/modules/ngx_http_auth_request_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_realip_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_rewrite_module.o \ objs/src/http/modules/ngx_http_ssl_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_upstream_hash_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ objs/src/http/modules/ngx_http_upstream_random_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/src/http/modules/ngx_http_upstream_zone_module.o \ objs/src/http/modules/ngx_http_stub_status_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/stream/ngx_stream.o \ objs/src/stream/ngx_stream_variables.o \ objs/src/stream/ngx_stream_script.o \ objs/src/stream/ngx_stream_handler.o \ objs/src/stream/ngx_stream_core_module.o \ objs/src/stream/ngx_stream_log_module.o \ objs/src/stream/ngx_stream_proxy_module.o \ objs/src/stream/ngx_stream_upstream.o \ objs/src/stream/ngx_stream_upstream_round_robin.o \ objs/src/stream/ngx_stream_write_filter_module.o \ objs/src/stream/ngx_stream_ssl_module.o \ objs/src/stream/ngx_stream_limit_conn_module.o \ objs/src/stream/ngx_stream_access_module.o \ objs/src/stream/ngx_stream_geo_module.o \ objs/src/stream/ngx_stream_map_module.o \ objs/src/stream/ngx_stream_split_clients_module.o \ objs/src/stream/ngx_stream_return_module.o \ objs/src/stream/ngx_stream_upstream_hash_module.o \ objs/src/stream/ngx_stream_upstream_least_conn_module.o \ objs/src/stream/ngx_stream_upstream_random_module.o \ objs/src/stream/ngx_stream_upstream_zone_module.o \ objs/src/stream/ngx_stream_ssl_preread_module.o \ objs/addon/src/ndk.o \ objs/addon/src/ngx_http_echo_module.o \ objs/addon/src/ngx_http_echo_util.o \ objs/addon/src/ngx_http_echo_timer.o \ objs/addon/src/ngx_http_echo_var.o \ objs/addon/src/ngx_http_echo_handler.o \ objs/addon/src/ngx_http_echo_filter.o \ objs/addon/src/ngx_http_echo_sleep.o \ objs/addon/src/ngx_http_echo_location.o \ objs/addon/src/ngx_http_echo_echo.o \ objs/addon/src/ngx_http_echo_request_info.o \ objs/addon/src/ngx_http_echo_subrequest.o \ objs/addon/src/ngx_http_echo_foreach.o \ objs/addon/src/ngx_http_xss_filter_module.o \ objs/addon/src/ngx_http_xss_util.o \ objs/addon/src/ngx_coolkit_handlers.o \ objs/addon/src/ngx_coolkit_module.o \ objs/addon/src/ngx_coolkit_variables.o \ objs/addon/src/ngx_http_set_base32.o \ objs/addon/src/ngx_http_set_default_value.o \ objs/addon/src/ngx_http_set_hashed_upstream.o \ objs/addon/src/ngx_http_set_quote_sql.o \ objs/addon/src/ngx_http_set_quote_json.o \ objs/addon/src/ngx_http_set_unescape_uri.o \ objs/addon/src/ngx_http_set_misc_module.o \ objs/addon/src/ngx_http_set_escape_uri.o \ objs/addon/src/ngx_http_set_hash.o \ objs/addon/src/ngx_http_set_local_today.o \ objs/addon/src/ngx_http_set_hex.o \ objs/addon/src/ngx_http_set_base64.o \ objs/addon/src/ngx_http_set_random.o \ objs/addon/src/ngx_http_set_secure_random.o \ objs/addon/src/ngx_http_set_rotate.o \ objs/addon/src/ngx_http_set_hmac.o \ objs/addon/src/ngx_http_form_input_module.o \ objs/addon/src/ngx_http_encrypted_session_module.o \ objs/addon/src/ngx_http_encrypted_session_cipher.o \ objs/addon/src/ngx_http_srcache_filter_module.o \ objs/addon/src/ngx_http_srcache_util.o \ objs/addon/src/ngx_http_srcache_var.o \ objs/addon/src/ngx_http_srcache_store.o \ objs/addon/src/ngx_http_srcache_fetch.o \ objs/addon/src/ngx_http_srcache_headers.o \ objs/addon/src/ngx_http_lua_script.o \ objs/addon/src/ngx_http_lua_log.o \ objs/addon/src/ngx_http_lua_subrequest.o \ objs/addon/src/ngx_http_lua_ndk.o \ objs/addon/src/ngx_http_lua_control.o \ objs/addon/src/ngx_http_lua_time.o \ objs/addon/src/ngx_http_lua_misc.o \ objs/addon/src/ngx_http_lua_variable.o \ objs/addon/src/ngx_http_lua_string.o \ objs/addon/src/ngx_http_lua_output.o \ objs/addon/src/ngx_http_lua_headers.o \ objs/addon/src/ngx_http_lua_req_body.o \ objs/addon/src/ngx_http_lua_uri.o \ objs/addon/src/ngx_http_lua_args.o \ objs/addon/src/ngx_http_lua_ctx.o \ objs/addon/src/ngx_http_lua_regex.o \ objs/addon/src/ngx_http_lua_module.o \ objs/addon/src/ngx_http_lua_headers_out.o \ objs/addon/src/ngx_http_lua_headers_in.o \ objs/addon/src/ngx_http_lua_directive.o \ objs/addon/src/ngx_http_lua_consts.o \ objs/addon/src/ngx_http_lua_exception.o \ objs/addon/src/ngx_http_lua_util.o \ objs/addon/src/ngx_http_lua_cache.o \ objs/addon/src/ngx_http_lua_contentby.o \ objs/addon/src/ngx_http_lua_rewriteby.o \ objs/addon/src/ngx_http_lua_accessby.o \ objs/addon/src/ngx_http_lua_setby.o \ objs/addon/src/ngx_http_lua_capturefilter.o \ objs/addon/src/ngx_http_lua_clfactory.o \ objs/addon/src/ngx_http_lua_pcrefix.o \ objs/addon/src/ngx_http_lua_headerfilterby.o \ objs/addon/src/ngx_http_lua_shdict.o \ objs/addon/src/ngx_http_lua_socket_tcp.o \ objs/addon/src/ngx_http_lua_api.o \ objs/addon/src/ngx_http_lua_logby.o \ objs/addon/src/ngx_http_lua_sleep.o \ objs/addon/src/ngx_http_lua_semaphore.o \ objs/addon/src/ngx_http_lua_coroutine.o \ objs/addon/src/ngx_http_lua_bodyfilterby.o \ objs/addon/src/ngx_http_lua_initby.o \ objs/addon/src/ngx_http_lua_initworkerby.o \ objs/addon/src/ngx_http_lua_socket_udp.o \ objs/addon/src/ngx_http_lua_req_method.o \ objs/addon/src/ngx_http_lua_phase.o \ objs/addon/src/ngx_http_lua_uthread.o \ objs/addon/src/ngx_http_lua_timer.o \ objs/addon/src/ngx_http_lua_config.o \ objs/addon/src/ngx_http_lua_worker.o \ objs/addon/src/ngx_http_lua_ssl_certby.o \ objs/addon/src/ngx_http_lua_ssl_ocsp.o \ objs/addon/src/ngx_http_lua_lex.o \ objs/addon/src/ngx_http_lua_balancer.o \ objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ objs/addon/src/ngx_http_lua_ssl.o \ objs/addon/src/ngx_http_lua_log_ringbuf.o \ objs/addon/src/ngx_http_lua_input_filters.o \ objs/addon/src/ngx_http_lua_pipe.o \ objs/addon/src/ngx_http_lua_upstream_module.o \ objs/addon/src/ngx_http_headers_more_filter_module.o \ objs/addon/src/ngx_http_headers_more_headers_out.o \ objs/addon/src/ngx_http_headers_more_headers_in.o \ objs/addon/src/ngx_http_headers_more_util.o \ objs/addon/src/ngx_http_array_var_module.o \ objs/addon/src/ngx_http_array_var_util.o \ objs/addon/src/ngx_http_memc_module.o \ objs/addon/src/ngx_http_memc_request.o \ objs/addon/src/ngx_http_memc_response.o \ objs/addon/src/ngx_http_memc_util.o \ objs/addon/src/ngx_http_memc_handler.o \ objs/addon/src/ngx_http_redis2_module.o \ objs/addon/src/ngx_http_redis2_handler.o \ objs/addon/src/ngx_http_redis2_reply.o \ objs/addon/src/ngx_http_redis2_util.o \ objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ objs/addon/src/ngx_http_rds_json_filter_module.o \ objs/addon/src/ngx_http_rds_json_processor.o \ objs/addon/src/ngx_http_rds_json_util.o \ objs/addon/src/ngx_http_rds_json_output.o \ objs/addon/src/ngx_http_rds_json_handler.o \ objs/addon/src/ngx_http_rds_csv_filter_module.o \ objs/addon/src/ngx_http_rds_csv_processor.o \ objs/addon/src/ngx_http_rds_csv_util.o \ objs/addon/src/ngx_http_rds_csv_output.o \ objs/addon/src/ngx_stream_lua_api.o \ objs/addon/src/ngx_stream_lua_request.o \ objs/addon/src/ngx_stream_lua_module.o \ objs/addon/src/ngx_stream_lua_directive.o \ objs/addon/src/ngx_stream_lua_lex.o \ objs/addon/src/ngx_stream_lua_contentby.o \ objs/addon/src/ngx_stream_lua_util.o \ objs/addon/src/ngx_stream_lua_cache.o \ objs/addon/src/ngx_stream_lua_clfactory.o \ objs/addon/src/ngx_stream_lua_exception.o \ objs/addon/src/ngx_stream_lua_pcrefix.o \ objs/addon/src/ngx_stream_lua_uthread.o \ objs/addon/src/ngx_stream_lua_coroutine.o \ objs/addon/src/ngx_stream_lua_output.o \ objs/addon/src/ngx_stream_lua_consts.o \ objs/addon/src/ngx_stream_lua_log.o \ objs/addon/src/ngx_stream_lua_time.o \ objs/addon/src/ngx_stream_lua_string.o \ objs/addon/src/ngx_stream_lua_control.o \ objs/addon/src/ngx_stream_lua_sleep.o \ objs/addon/src/ngx_stream_lua_phase.o \ objs/addon/src/ngx_stream_lua_ctx.o \ objs/addon/src/ngx_stream_lua_regex.o \ objs/addon/src/ngx_stream_lua_script.o \ objs/addon/src/ngx_stream_lua_shdict.o \ objs/addon/src/ngx_stream_lua_variable.o \ objs/addon/src/ngx_stream_lua_timer.o \ objs/addon/src/ngx_stream_lua_config.o \ objs/addon/src/ngx_stream_lua_worker.o \ objs/addon/src/ngx_stream_lua_misc.o \ objs/addon/src/ngx_stream_lua_initby.o \ objs/addon/src/ngx_stream_lua_initworkerby.o \ objs/addon/src/ngx_stream_lua_socket_tcp.o \ objs/addon/src/ngx_stream_lua_socket_udp.o \ objs/addon/src/ngx_stream_lua_args.o \ objs/addon/src/ngx_stream_lua_ssl.o \ objs/addon/src/ngx_stream_lua_balancer.o \ objs/addon/src/ngx_stream_lua_logby.o \ objs/addon/src/ngx_stream_lua_prereadby.o \ objs/addon/src/ngx_stream_lua_semaphore.o \ objs/addon/src/ngx_stream_lua_ssl_certby.o \ objs/addon/src/ngx_stream_lua_log_ringbuf.o \ objs/ngx_modules.o \ -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib -Wl,-rpath,/opt/metwork-mfext-1.2/opt/openresty/luajit/lib -Wl,-E -Wl,-E -ldl -lrt -lpthread -lpthread -lcrypt -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl /src/layers/layer1_openresty/pcre/build/pcre/.libs/libpcre.a /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libssl.a /src/layers/layer1_openresty/libressl/build/libressl/.openssl/lib/libcrypto.a -ldl -lpthread -lz \ -Wl,-E objs/addon/src/ngx_http_encrypted_session_cipher.o: In function `ngx_http_encrypted_session_aes_mac_encrypt': ngx_http_encrypted_session_cipher.c:(.text+0x13b): warning: EVP_EncryptFinal is often misused, please use EVP_EncryptFinal_ex and EVP_CIPHER_CTX_cleanup objs/addon/src/ngx_http_encrypted_session_cipher.o: In function `ngx_http_encrypted_session_aes_mac_decrypt': ngx_http_encrypted_session_cipher.c:(.text+0x2f1): warning: EVP_DecryptFinal is often misused, please use EVP_DecryptFinal_ex and EVP_CIPHER_CTX_cleanup sed -e "s|%%PREFIX%%|/opt/metwork-mfext-1.2/opt/openresty/nginx|" \ -e "s|%%PID_PATH%%|/opt/metwork-mfext-1.2/opt/openresty/nginx/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|stderr|" \ < docs/man/nginx.8 > objs/nginx.8 make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd build/openresty-1.15.8.1 && make install make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.2/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[4]: Nothing to be done for 'build'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-1.2/opt/openresty/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/COPYRIGHT /opt/metwork-mfext-1.2/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.2/opt/openresty/luajit DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.2/opt/openresty/luajit ==== mkdir -p /opt/metwork-mfext-1.2/opt/openresty/luajit/bin /opt/metwork-mfext-1.2/opt/openresty/luajit/lib /opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 /opt/metwork-mfext-1.2/opt/openresty/luajit/share/man/man1 /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/pkgconfig /opt/metwork-mfext-1.2/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /opt/metwork-mfext-1.2/opt/openresty/luajit/share/lua/5.1 /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /opt/metwork-mfext-1.2/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /opt/metwork-mfext-1.2/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /opt/metwork-mfext-1.2/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-1.2/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /opt/metwork-mfext-1.2/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /opt/metwork-mfext-1.2/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /opt/metwork-mfext-1.2/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.2/opt/openresty/luajit ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' mkdir -p /opt/metwork-mfext-1.2/opt/openresty/lualib rm -f /opt/metwork-mfext-1.2/opt/openresty/lualib/cjson.so cp cjson.so /opt/metwork-mfext-1.2/opt/openresty/lualib chmod 755 /opt/metwork-mfext-1.2/opt/openresty/lualib/cjson.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty install librestysignal.so /opt/metwork-mfext-1.2/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/redis install parser.so /opt/metwork-mfext-1.2/opt/openresty/lualib/redis make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.2/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/rds install parser.so /opt/metwork-mfext-1.2/opt/openresty/lualib/rds make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/dns /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/dns/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/dns/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/websocket /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/websocket/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/websocket/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/lrucache /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/lrucache/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/lrucache/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/ngx/ssl /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/core/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/ssl/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/ngx/ssl/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/upstream/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/upstream/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/upstream/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/limit/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/limit/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/limit/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.2/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/opm-0.0.5 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-1.2/opt/openresty/bin/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty-cli-0.24 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-1.2/opt/openresty/bin/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty.index /opt/metwork-mfext-1.2/opt/openresty/ cp -r /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/pod /opt/metwork-mfext-1.2/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make install DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile install make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx' || mkdir -p '/opt/metwork-mfext-1.2/opt/openresty/nginx' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin' \ || mkdir -p '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin' test ! -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx' \ || mv '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx' \ '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx.old' cp objs/nginx '/opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' \ || mkdir -p '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/koi-win '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/koi-utf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/win-utf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/mime.types' \ || cp conf/mime.types '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/mime.types '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/mime.types.default' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/fastcgi_params' \ || cp conf/fastcgi_params '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/fastcgi_params \ '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/fastcgi_params.default' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/fastcgi.conf' \ || cp conf/fastcgi.conf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/fastcgi.conf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/fastcgi.conf.default' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/uwsgi_params' \ || cp conf/uwsgi_params '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/uwsgi_params \ '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/uwsgi_params.default' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/scgi_params' \ || cp conf/scgi_params '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf' cp conf/scgi_params \ '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/scgi_params.default' test -f '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/nginx.conf' \ || cp conf/nginx.conf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/nginx.conf' cp conf/nginx.conf '/opt/metwork-mfext-1.2/opt/openresty/nginx/conf/nginx.conf.default' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-1.2/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-1.2/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-1.2/opt/openresty/nginx/html' \ || cp -R docs/html '/opt/metwork-mfext-1.2/opt/openresty/nginx' make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-1.2/opt/openresty/site/lualib /opt/metwork-mfext-1.2/opt/openresty/site/pod /opt/metwork-mfext-1.2/opt/openresty/site/manifest ln -sf /opt/metwork-mfext-1.2/opt/openresty/nginx/sbin/nginx /opt/metwork-mfext-1.2/opt/openresty/bin/openresty make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' make[1]: Leaving directory '/src/layers/layer1_openresty/0100_openresty' if ! test -d /opt/metwork-mfext-1.2/opt/openresty/config; then mkdir -p /opt/metwork-mfext-1.2/opt/openresty/config; fi rm -f /opt/metwork-mfext-1.2/opt/openresty/config/mime.types && ln -s /opt/metwork-mfext-1.2/opt/openresty/nginx/conf/mime.types /opt/metwork-mfext-1.2/opt/openresty/config/mime.types make[3]: Leaving directory `/src/layers/layer1_openresty/0100_openresty' make[3]: Entering directory `/src/layers/layer1_openresty/0400_lua_resty_http' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "name: 'lua-resty-http'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "version: 'master-20160530'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checksum: '3a9dbbe1e57cd5d866c1a415d9b479cc'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "LUA_RESTY_HTTP est une bibliothèque HTTP pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "website: 'https://github.com/pintsized/lua-resty-http'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0400_lua_resty_http' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` `readlink -m ./sources` MD5 3a9dbbe1e57cd5d866c1a415d9b479cc Computing checksum for /src/layers/layer1_openresty/0400_lua_resty_http/build/lua-resty-http-master-20160530.tar.gz... Good checksum rm -Rf lua-resty-http-master-20160530 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` tar.gz lua-resty-http-master-20160530 make[1]: Leaving directory '/src/layers/layer1_openresty/0400_lua_resty_http' cd build/lua-resty-http-master-20160530 && cp -f lib/resty/http*.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0400_lua_resty_http' make[3]: Entering directory `/src/layers/layer1_openresty/0410_lua_resty_cookie' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "name: 'lua-resty-cookie'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "version: 'master-20160630'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checksum: '225e187a3f6dfa694f55a20f2d8509f2'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "LUA_RESTY_COOKIE est une bibliothèque COOKIE pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "website: 'https://github.com/cloudflare/lua-resty-cookie/'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` `readlink -m ./sources` MD5 225e187a3f6dfa694f55a20f2d8509f2 Computing checksum for /src/layers/layer1_openresty/0410_lua_resty_cookie/build/lua-resty-cookie-master-20160630.tar.gz... Good checksum rm -Rf lua-resty-cookie-master-20160630 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` tar.gz lua-resty-cookie-master-20160630 make[1]: Leaving directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' cd build/lua-resty-cookie-master-20160630 && cp -f lib/resty/cookie.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0410_lua_resty_cookie' make[3]: Entering directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "name: 'lua-resty-statsd'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "version: '0.0.3'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checksum: '938d330f9661efcb4528b75b2ba8de5a'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "LUA_RESTY_STATSD is a statsd client for openresty." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "website: 'https://github.com/metwork-framework/lua-resty-statsd'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "license: 'unknown'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` `readlink -m ./sources` MD5 938d330f9661efcb4528b75b2ba8de5a Computing checksum for /src/layers/layer1_openresty/0420_lua_resty_statsd/build/lua-resty-statsd-0.0.3.tar.gz... Good checksum rm -Rf lua-resty-statsd-0.0.3 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` tar.gz lua-resty-statsd-0.0.3 make[4]: Leaving directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' cd build/lua-resty-statsd-0.0.3 && cp -f lib/resty/statsd.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' make[3]: Entering directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "name: 'lua-resty-hmac'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "version: 'master20190920'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checksum: '897b94ec0301c04589a99deea27a074a'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "LUA_RESTY_HMAC if a HMAC lib for openresty" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "website: 'https://github.com/jkeys089/lua-resty-hmac'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` `readlink -m ./sources` MD5 897b94ec0301c04589a99deea27a074a Computing checksum for /src/layers/layer1_openresty/0430_lua_resty_hmac/build/lua-resty-hmac-master20190920.tar.gz... Good checksum rm -Rf lua-resty-hmac-master20190920 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` tar.gz lua-resty-hmac-master20190920 make[4]: Leaving directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' cd build/lua-resty-hmac-master20190920 && cp -f lib/resty/hmac.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' make[3]: Entering directory `/src/layers/layer1_openresty/0500_mfutil_lua' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml touch /opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "name: 'mfutil_lua'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "version: '0.0.2'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checksum: 'a9d930400d627e6273102a30fbff40f2'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "MFUTIL_LUA is a lua binding of some parts of mfutil library." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "website: 'https://github.com/metwork-framework/mfutil_lua'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0500_mfutil_lua' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` `readlink -m ./sources` MD5 a9d930400d627e6273102a30fbff40f2 Computing checksum for /src/layers/layer1_openresty/0500_mfutil_lua/build/mfutil_lua-0.0.2.tar.gz... Good checksum rm -Rf mfutil_lua-0.0.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` tar.gz mfutil_lua-0.0.2 make[1]: Leaving directory '/src/layers/layer1_openresty/0500_mfutil_lua' cd build/mfutil_lua-0.0.2 && cp -f mfutil.lua /opt/metwork-mfext-1.2/opt/openresty/lualib/ make[3]: Leaving directory `/src/layers/layer1_openresty/0500_mfutil_lua' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.2/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/openresty" cache: /buildcache/mfext_cache_layer_openresty_3af3c6b04d1f0aa00f0762082b9022d0.tar created make[2]: Leaving directory `/src/layers/layer1_openresty' make[2]: Entering directory `/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3_core" "python3_core" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: fca6bc5475129a574ad979c5a441cb00 cache missed (/buildcache/mfext_cache_layer_python3_core_5a4ef31b9f1a3fb464c8ab745f7f8cdb.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.2/opt/python3_core ; \ fi make[3]: Entering directory `/src/layers/layer1_python3_core/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all cp -f freeze_requirements /opt/metwork-mfext-1.2/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-1.2/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-1.2/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-1.2/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/unsafe_pip cp -f python2_wrapper /opt/metwork-mfext-1.2/opt/python3_core/bin/python2_wrapper chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/python2_wrapper cp -f python3_wrapper /opt/metwork-mfext-1.2/opt/python3_core/bin/python3_wrapper chmod a+rx /opt/metwork-mfext-1.2/opt/python3_core/bin/python3_wrapper cd /opt/metwork-mfext-1.2/opt/python3_core/bin && ln -s python2_wrapper python2 make[3]: Leaving directory `/src/layers/layer1_python3_core/0000_adm' make[3]: Entering directory `/src/layers/layer1_python3_core/0030_python3' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.9.7'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: 'fddb060b483bc01850a3f412eea1d954'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo -n "Python is an interpreted, object-oriented, high-level programming language." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib" OPTIONS='--enable-shared --enable-loadable-sqlite-extensions --without-ensurepip --with-system-ffi -with-tcltk-includes="-I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include" --with-tcltk-libs="-L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6"' download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_python3_core/0030_python3' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/Python-3.9.7.tar.xz` `readlink -m ./sources` MD5 fddb060b483bc01850a3f412eea1d954 Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7.tar.xz... Good checksum rm -Rf Python-3.9.7 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.9.7.tar.xz` tar.xz Python-3.9.7 cd build/Python-3.9.7 && if test "-L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/python3_core --enable-shared --enable-loadable-sqlite-extensions --without-ensurepip --with-system-ffi -with-tcltk-includes="-I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include" --with-tcltk-libs="-L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.9... no checking for python3... no checking for python... python checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ar... ar checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking if we can use visibility in gcc... yes checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/memfd.h usability... no checking linux/memfd.h presence... no checking for linux/memfd.h... no checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... no checking for linux/vm_sockets.h... no checking for linux/can.h... yes checking for linux/can/bcm.h... no checking for linux/can/j1939.h... no checking for linux/can/raw.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include checking for --with-tcltk-libs... -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6 checking for --with-dbmliborder... checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... no checking for CAN_RAW_JOIN_FILTERS... no checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for copy_file_range... no checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... no checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... no checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... no checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... no checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... no checking for _dyld_shared_cache_contains_path... no checking for memfd_create... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... no checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-39-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... no checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... no checking for the getrandom() function... no checking for library containing shm_open... none required checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations cd build/Python-3.9.7 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/pegen.o Parser/pegen/pegen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse.o Parser/pegen/parse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/parse_string.o Parser/pegen/parse_string.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/pegen/peg_api.o Parser/pegen/peg_api.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o ./Python/initconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-39-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-1.2/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-1.2/opt/python3_core"' \ -DVERSION='"3.9"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_peg_parser.c -o Modules/_peg_parser.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.9.a ar rcs libpython3.9.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test libpython3.9.so.1.0 != libpython3.9.so; then \ gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -Wl,-hlibpython3.9.so.1.0 -o libpython3.9.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lrt -lm -lm; \ ln -f libpython3.9.so.1.0 libpython3.9.so; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -o libpython3.9.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/_peg_parser.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lrt -lm -lm; \ fi gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.9.so gcc -pthread -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='-I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include' _TCLTK_LIBS='-L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6' ./python -E ./setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/layers creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3 creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_struct.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/arraymodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so building '_contextvars' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_contextvarsmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_datetimemodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so building '_zoneinfo' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_zoneinfo.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_randommodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bisectmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_heapqmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_pickle.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_json.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lsprof.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/rotatingtree.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/unicodedata.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_opcode.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_asynciomodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so building '_queue' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_queuemodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so building '_statistics' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_statisticsmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/fcntlmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/grpmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/spwdmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/selectmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/parsermodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/mmapmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/syslogmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so building '_xxsubinterpreters' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxsubinterpretersmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/audioop.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_csv.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_posixsubprocess.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testcapimodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so building '_testinternalcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testinternalcapi.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testbuffer.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testimportmultiple.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_testmultiphase.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_xxtestfuzz/fuzzer.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/readline.o -L/usr/lib/termcap -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.9/readline.cpython-39-x86_64-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cursesmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.9/_curses.cpython-39-x86_64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_curses_panel.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-x86_64-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_cryptmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/socketmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ssl.o -L/opt/metwork-mfext-1.2/opt/core/lib -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_ssl.cpython-39-x86_64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_hashopenssl.o -L/opt/metwork-mfext-1.2/opt/core/lib -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_hashlib.cpython-39-x86_64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha256module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha512module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so building '_md5' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/md5module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so building '_sha1' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/sha1module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_blake2/blake2s_impl.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sha3/sha3module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/module.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/row.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_sqlite/util.o -L/opt/metwork-mfext-1.2/opt/core/lib -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.9/_sqlite3.cpython-39-x86_64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/termios.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/resource.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/ossaudiodev.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/nismodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/nismodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/nismodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lnsl -o build/lib.linux-x86_64-3.9/nis.cpython-39-x86_64-linux-gnu.so building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/zlibmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/zlib.cpython-39-x86_64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/binascii.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_bz2module.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.9/_bz2.cpython-39-x86_64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_lzmamodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlparse.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlrole.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.o -Wno-unreachable-code gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.o -Wno-unreachable-code gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat/xmltok.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/pyexpat.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_elementtree.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes_test.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so building '_posixshmem' extension creating build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/posixshmem.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_multiprocessing/semaphore.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.o -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.o -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_tkinter.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/tkappinit.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_tkinter.cpython-39-x86_64-linux-gnu.so -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6 building '_uuid' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/uuid -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_uuidmodule.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.9/_uuid.cpython-39-x86_64-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/xxlimited.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/opt/metwork-mfext-1.2/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.9/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Modules/_ctypes/stgdict.o -L. -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.so Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts creating build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.9 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm sed -e "s,@EXENAME@,/opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' cd build/Python-3.9.7 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ else \ /usr/bin/install -c -s Mac/pythonw /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ fi if test "3.9" != "3.9"; then \ if test -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9 -o -h /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ then rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ fi; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln python3.9 python3.9); \ fi if test -f libpython3.9.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -c -m 755 /opt/metwork-mfext-1.2/opt/python3_core/bin; \ else \ /usr/bin/install -c -m 755 libpython3.9.so /opt/metwork-mfext-1.2/opt/python3_core/lib/libpython3.9.so.1.0; \ if test libpython3.9.so != libpython3.9.so.1.0; then \ (cd /opt/metwork-mfext-1.2/opt/python3_core/lib; ln -sf libpython3.9.so.1.0 libpython3.9.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /usr/bin/install -c -m 755 libpython3.so /opt/metwork-mfext-1.2/opt/python3_core/lib/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/binpython3.9-32; \ lipo \ -output /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9-32 \ /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/binpython3.9-intel64; \ lipo \ -output /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9-intel64 \ /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9; \ fi LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='-I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include' _TCLTK_LIBS='-L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6' ./python -E ./setup.py build running build running build_ext Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo /usr/bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_aix_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_bootlocale.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_bootsubprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/aifc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/asynchat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/asyncore.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/base64.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/binhex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/cgi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/cgitb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/chunk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/crypt.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/formatter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/graphlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/imghdr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/imp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/keyword.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/mailcap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/nntplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pathlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/pdb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pipes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/platform.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/profile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/pydoc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/quopri.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/re.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/smtpd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/socket.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sunau.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/symbol.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/sysconfig.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/timeit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/trace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/uu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/zipfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/zipimport.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 /usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/_typed_dict_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/allsans.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ann_module.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/clinic.test /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/coding20731.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/final_a.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/final_b.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/future_test1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/future_test2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/nokia.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/nosan.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/recursion.tar /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/revocation.crl /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/test_array.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_audit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dataclasses.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_genericalias.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_graphlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_peg_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c ./Lib/test/test_socket.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_unparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath /usr/bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/data /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/logging_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/socket_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_common.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/resources.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/header.sh /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/threads.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_asyncio_waitfor.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections /usr/bin/install -c -m 644 ./Lib/collections/abc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections /usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent /usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings /usr/bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime /usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data /usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-21.2.3-py3-none-any.whl /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-57.4.0-py3-none-any.whl /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html /usr/bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html /usr/bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html /usr/bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json /usr/bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json /usr/bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json /usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json /usr/bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http /usr/bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http /usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http /usr/bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http /usr/bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http /usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm /usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm /usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm /usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm /usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref /usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/format.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.bat /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/distutils/README /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/_log.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv /usr/bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data /usr/bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_common.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9; \ /usr/bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/LICENSE.txt if test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests ; \ fi PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi -O /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi -OO /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/Icons'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/data/fixers/myfixes'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiodata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/capath'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/cjkencodings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/decimaltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imghdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sndhdrdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/chunk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/framework.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/charset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_bundled/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/scanner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pyio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/encoders.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/header.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/zlib_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootsubprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_markupbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/collections/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_py_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/antigravity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextvars.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/wintypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/iterators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/entities.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/metadata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nturl2path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/staggered.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cProfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/formatter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/encoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/panel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_zzdummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/patcomp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/shared_memory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_aix_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/trsock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/_endian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ensurepip/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/html/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/sidebar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixer_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/json/decoder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/double_const.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/good_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/sigchild_ignore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_files.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lltrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_math.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_picklebuffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/logging/config.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_typed_dict_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/autotest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_b.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/pgo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/win_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/logging_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_protocols.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_global.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/use.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_io.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_pegen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_tracker.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/signalinterproctester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/string_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/fixtures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_first_sets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_random.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/curses_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asynchat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_context.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericalias.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/one/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/cfimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_set.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/profile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/eintrdata/eintr_tester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/profilee.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/bytecode_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/socket_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_array.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_check_c_globals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_class.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_eintr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_graphlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/submodule.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_pkg_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_index.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_itertools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_property.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/final_a.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/reperf.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/hashlib_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/warnings_helper.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__xxsubinterpreters.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_call.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/abc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/stubs.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/test_c_parser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_select.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/py_compile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/signal.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/dump.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/inspect_fodder2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/relimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sendfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/unwritable/x.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_list.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_long.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_named_expressions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_os.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_site.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/sre_constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/statistics.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/audit-tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/dataclass_textanno.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/datetimetester.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_audit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_file.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_format.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/data02/two/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_metadata_api.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_print.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_positional_only_arg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_re.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_with.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/timeit.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/error.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wave.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/win_console_handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/this.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/request.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/xmlreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_common.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tabnanny.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_pathfix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/types.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xdrlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_super.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_lll.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_type_comments.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/threading.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_tzpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tty.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/main.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/textwrap.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tokenize.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtle.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uuid.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/warnings.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipimport.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_range.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_time.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_unparse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_wait4.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/_support.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/time_hashlib.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree/cElementTree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/expat.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/simpledialog.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/token.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/traceback.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/_log.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/suite.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_async_case.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock/testasync.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/uu.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/weakref.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom/xmlbuilder.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zipfile.py'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/partial'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/source'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata01'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_importlib/zipdata02'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_json'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_peg_generator'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_tools'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_warnings/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/test_zoneinfo/data'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/tracedmodules'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/xmltestdata/c14n-20'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test/ziptestdata'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_tkinter'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/tkinter/test/test_ttk'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/turtledemo'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/unittest/test/testmock'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/urllib'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/common'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/venv/scripts/posix'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/wsgiref'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/dom'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/etree'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/parsers'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xml/sax'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/xmlrpc'... Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/zoneinfo'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi -O /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -Wi -OO /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/compileall.py \ -j0 -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages Listing '/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/Grammar.txt Generating grammar tables from /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/Grammar.txt Writing grammar tables to /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/Grammar3.9.7.final.0.pickle PYTHONPATH=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar.txt Generating grammar tables from /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar.txt Writing grammar tables to /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib2to3/PatternGrammar3.9.7.final.0.pickle Creating directory /opt/metwork-mfext-1.2/opt/python3_core/include Creating directory /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 Creating directory /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython Creating directory /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/Python-ast.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/asdl.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/ast.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/bitset.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/cellobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/classobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/code.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/context.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/eval.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/exports.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/funcobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/genericaliasobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/genobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/graminit.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/grammar.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/interpreteridobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/longintrepr.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/namespaceobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/node.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/odictobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/parsetok.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/picklebufobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyarena.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyctype.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pydebug.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyfpe.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyframe.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pystrhex.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/pytime.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/symtable.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/token.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/tracemalloc.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/ucnhash.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 /usr/bin/install -c -m 644 ./Include/cpython/abstract.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytesobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/ceval.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/code.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileutils.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/frameobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/import.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/listobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/methodobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/object.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/pymem.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/pystate.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/traceback.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/cpython /usr/bin/install -c -m 644 ./Include/internal/pegen_interface.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_abstract.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_byteswap.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_call.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gc.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_import.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_interp.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_runtime.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/internal /usr/bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-1.2/opt/python3_core/include/python3.9/pyconfig.h Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig /usr/bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c /usr/bin/install -c -m 644 Programs/python.o /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/python.o /usr/bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c.in /usr/bin/install -c -m 644 Makefile /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Makefile /usr/bin/install -c -m 644 ./Modules/Setup /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup /usr/bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup.local /usr/bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python-3.9.pc /usr/bin/install -c -m 644 Misc/python-embed.pc /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python-3.9-embed.pc /usr/bin/install -c ./Modules/makesetup /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/makesetup /usr/bin/install -c ./install-sh /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/install-sh /usr/bin/install -c python-config.py /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu/python-config.py /usr/bin/install -c python-config /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9-config LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib ./python -E ./setup.py install \ --prefix=/opt/metwork-mfext-1.2/opt/python3_core \ --install-scripts=/opt/metwork-mfext-1.2/opt/python3_core/bin \ --install-platlib=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload \ --root=/ running install running build running build_ext Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/pydoc3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/idle3 -> build/scripts-3.9 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7/Tools/scripts/2to3 -> build/scripts-3.9 changing mode of build/scripts-3.9/pydoc3 from 644 to 755 changing mode of build/scripts-3.9/idle3 from 644 to 755 changing mode of build/scripts-3.9/2to3 from 644 to 755 renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9 renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9 renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9 running install_lib creating /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sysconfigdata__linux_x86_64-linux-gnu.py -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload creating /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.9/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/readline.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_curses.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_curses_panel.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ssl.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_hashlib.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_sqlite3.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/nis.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/zlib.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_bz2.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_tkinter.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_uuid.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload copying build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc to 644 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/cmath.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_lsprof.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/spwd.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/parser.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/audioop.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_testcapi.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_testbuffer.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/readline.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_curses_panel.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_crypt.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/nis.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_tkinter.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/xxlimited.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/ to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.9/pydoc3.9 -> /opt/metwork-mfext-1.2/opt/python3_core/bin copying build/scripts-3.9/idle3.9 -> /opt/metwork-mfext-1.2/opt/python3_core/bin copying build/scripts-3.9/2to3-3.9 -> /opt/metwork-mfext-1.2/opt/python3_core/bin changing mode of /opt/metwork-mfext-1.2/opt/python3_core/bin/pydoc3.9 to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/bin/idle3.9 to 755 changing mode of /opt/metwork-mfext-1.2/opt/python3_core/bin/2to3-3.9 to 755 rm /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/lib-dynload/__pycache__ Creating directory /opt/metwork-mfext-1.2/opt/python3_core/share/man Creating directory /opt/metwork-mfext-1.2/opt/python3_core/share/man/man1 /usr/bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-1.2/opt/python3_core/share/man/man1/python3.9.1 if test ! -d /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-1.2/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s python3.9 python3) if test "3.9" != "3.9"; then \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3.9-config; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s python3.9-config python3.9-config); \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python-3.9.pc; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; ln -s python-3.9.pc python-3.9.pc); \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python-3.9-embed.pc; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; ln -s python-3.9-embed.pc python-3.9-embed.pc); \ fi rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s python3.9-config python3-config) rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; ln -s python-3.9.pc python3.pc) rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig/python3-embed.pc (cd /opt/metwork-mfext-1.2/opt/python3_core/lib/pkgconfig; ln -s python-3.9-embed.pc python3-embed.pc) rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s idle3.9 idle3) rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s pydoc3.9 pydoc3) rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/2to3 (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s 2to3-3.9 2to3) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s python3.9-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.2/opt/python3_core/bin/python3-intel64; \ (cd /opt/metwork-mfext-1.2/opt/python3_core/bin; ln -s python3.9-intel64 python3-intel64) \ fi rm -f /opt/metwork-mfext-1.2/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-1.2/opt/python3_core/share/man/man1; ln -s python3.9.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7:/opt/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.2/opt/tcltk/local/lib:/opt/metwork-mfext-1.2/opt/tcltk/lib:/opt/metwork-mfext-1.2/opt/python3_core/local/lib:/opt/metwork-mfext-1.2/opt/python3_core/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-1.2/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/test if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-1.2/opt/python3_core/share/python3_version cat /opt/metwork-mfext-1.2/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-1.2/opt/python3_core/share/python3_short_version python -m ensurepip --upgrade --default-pip Looking in links: /tmp/tmpmc4ezkie Processing /tmp/tmpmc4ezkie/setuptools-57.4.0-py3-none-any.whl Processing /tmp/tmpmc4ezkie/pip-21.2.3-py3-none-any.whl Installing collected packages: setuptools, pip Successfully installed pip-21.2.3 setuptools-57.4.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv make[3]: Leaving directory `/src/layers/layer1_python3_core/0030_python3' make[3]: Entering directory `/src/layers/layer1_python3_core/0032_wheel' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml touch /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "name: 'wheel'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "version: '0.36.2'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "checksum: 'acf6ba4344efcec44bcab879c7e587d4'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "A built-package format for Python." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "website: 'https://github.com/pypa/wheel'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/wheel.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer1_python3_core/0032_wheel' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/wheel-0.36.2.tar.gz` `readlink -m ./sources` MD5 acf6ba4344efcec44bcab879c7e587d4 Computing checksum for /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2.tar.gz... Good checksum rm -Rf wheel-0.36.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/wheel-0.36.2.tar.gz` tar.gz wheel-0.36.2 cd build/wheel-0.36.2 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/wheel copying src/wheel/__init__.py -> build/lib/wheel copying src/wheel/__main__.py -> build/lib/wheel copying src/wheel/bdist_wheel.py -> build/lib/wheel copying src/wheel/macosx_libfile.py -> build/lib/wheel copying src/wheel/metadata.py -> build/lib/wheel copying src/wheel/pkginfo.py -> build/lib/wheel copying src/wheel/util.py -> build/lib/wheel copying src/wheel/wheelfile.py -> build/lib/wheel creating build/lib/wheel/cli copying src/wheel/cli/__init__.py -> build/lib/wheel/cli copying src/wheel/cli/convert.py -> build/lib/wheel/cli copying src/wheel/cli/pack.py -> build/lib/wheel/cli copying src/wheel/cli/unpack.py -> build/lib/wheel/cli creating build/lib/wheel/vendored copying src/wheel/vendored/__init__.py -> build/lib/wheel/vendored creating build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/__init__.py -> build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/_typing.py -> build/lib/wheel/vendored/packaging copying src/wheel/vendored/packaging/tags.py -> build/lib/wheel/vendored/packaging if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; fi cd build/wheel-0.36.2 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.2/opt/python3_core --src=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/wheel-0.36.2.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Using legacy 'setup.py install' for wheel, since package 'wheel' is not installed. Installing collected packages: wheel Running setup.py install for wheel: started Running setup.py install for wheel: finished with status 'done' Successfully installed wheel-0.36.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv make[1]: Leaving directory '/src/layers/layer1_python3_core/0032_wheel' make[3]: Leaving directory `/src/layers/layer1_python3_core/0032_wheel' make[3]: Entering directory `/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- 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 tempolayer331364[/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools/tempolayer331364] 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' Collecting pip==20.2.4 Downloading pip-20.2.4.tar.gz (1.5 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: pip, setuptools Building wheel for pip (PEP 517): started Building wheel for pip (PEP 517): finished with status 'done' Created wheel for pip: filename=pip-20.2.4-py2.py3-none-any.whl size=1504839 sha256=49f7d22e6e95724a098ff21d092baa511d7abd052dad82c0fc5b066ca267cc93 Stored in directory: /root/.cache/pip/wheels/32/ac/30/f2f3c0412949a8b412d2c6b68686c42341cb04fbd88b87ca79 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=a6e066088e470467ba82402723c331300145b3a9a26f6111d7ed3481ea72dacd Stored in directory: /root/.cache/pip/wheels/2b/f1/18/041168e14bd2e91fe11670521a954603ff73ada00de915aab0 Successfully built pip setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-1.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools-54.1.2-py3-none-any.whl Processing ./src/pip-20.2.4-py2.py3-none-any.whl Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-20.2.4 setuptools-54.1.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/pip.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/setuptools.yaml is ready make[3]: Leaving directory `/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools' make[3]: Entering directory `/src/layers/layer1_python3_core/0035_certifi' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2019.3.9'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: '76381d19d0a1171fecb2d1002b81424e'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "Python package for providing Mozilla s CA Bundle (patched for centos)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/certifi.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer1_python3_core/0035_certifi' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/certifi-2019.3.9.tar.gz` `readlink -m ./sources` MD5 76381d19d0a1171fecb2d1002b81424e Trying to download https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz... --2023-07-17 14:02:01-- https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz Resolving files.pythonhosted.org... 146.75.73.63, 2a04:4e42:82::319 Connecting to files.pythonhosted.org|146.75.73.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 158179 (154K) [binary/octet-stream] Saving to: `/src/layers/layer1_python3_core/0035_certifi/build/certifi-2019.3.9.tar.gz' 0K .......... .......... .......... .......... .......... 32% 12.3M 0s 50K .......... .......... .......... .......... .......... 64% 46.6M 0s 100K .......... .......... .......... .......... .......... 97% 20.6M 0s 150K .... 100% 8529G=0.007s 2023-07-17 14:02:01 (20.4 MB/s) - `/src/layers/layer1_python3_core/0035_certifi/build/certifi-2019.3.9.tar.gz' saved [158179/158179] Computing checksum for /src/layers/layer1_python3_core/0035_certifi/build/certifi-2019.3.9.tar.gz... Good checksum rm -Rf certifi-2019.3.9 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/certifi-2019.3.9.tar.gz` tar.gz certifi-2019.3.9 Patching with certifi-system-cert-on-centos-rhel-rocky.patch... patching file certifi/core.py Patch ok cd build/certifi-2019.3.9 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/setuptools/dist.py:463: UserWarning: Normalizing '2019.03.09' to '2019.3.9' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/certifi copying certifi/__init__.py -> build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; fi cd build/certifi-2019.3.9 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.2/opt/python3_core --src=/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/certifi-2019.3.9.dist-info/direct_url.json Processing /src/layers/layer1_python3_core/0035_certifi/build/certifi-2019.3.9 Building wheels for collected packages: certifi Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2019.3.9-py2.py3-none-any.whl size=157092 sha256=e2f2d5ab45e2c021ecfac1c01ce016917e3ea8d77ffd1d9f54c4c1abd0dfeda4 Stored in directory: /root/.cache/pip/wheels/5b/bf/5c/6931790a71d990a821f8ec0ef44309e0ac045ae0bb4a303aed Successfully built certifi Installing collected packages: certifi Successfully installed certifi-2019.3.9 make[1]: Leaving directory '/src/layers/layer1_python3_core/0035_certifi' make[3]: Leaving directory `/src/layers/layer1_python3_core/0035_certifi' make[3]: Entering directory `/src/layers/layer1_python3_core/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- 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 tempolayer331645[/src/layers/layer1_python3_core/0400_prereq_extra_python_packages/tempolayer331645] Collecting setuptools-scm==5.0.2 Downloading setuptools_scm-5.0.2.tar.gz (52 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Collecting setuptools==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' Building wheels for collected packages: setuptools, setuptools-scm, toml 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=15e0109fd9aa2f4c50e7f4576b9f4b90138e3ea98826f0929de408469f2cefea Stored in directory: /root/.cache/pip/wheels/2b/f1/18/041168e14bd2e91fe11670521a954603ff73ada00de915aab0 Building wheel for setuptools-scm (PEP 517): started Building wheel for setuptools-scm (PEP 517): finished with status 'done' Created wheel for setuptools-scm: filename=setuptools_scm-5.0.2-py2.py3-none-any.whl size=29417 sha256=6052c9852e578984ab386de44d70e632ce0648bc28d76a721e15845ec65d04d3 Stored in directory: /root/.cache/pip/wheels/bb/e6/4c/6a44914695a09a5484cd35583110d011475233a1f4686ef1f0 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=16587 sha256=abad955059b330327b0d6b00494d2b776930b14e02b6175f32342cd6f3046c73 Stored in directory: /root/.cache/pip/wheels/f0/c8/9b/84c765dba6516ac8647d36144f232b542fc49b6ddf5c8e8b37 Successfully built setuptools setuptools-scm toml if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-1.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/setuptools_scm-5.0.2-py2.py3-none-any.whl Processing ./src/toml-0.10.2-py2.py3-none-any.whl Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 2)) (54.1.2) Installing collected packages: setuptools-scm, toml Successfully installed setuptools-scm-5.0.2 toml-0.10.2 if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/setuptools-scm.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/toml.yaml is ready make[3]: Leaving directory `/src/layers/layer1_python3_core/0400_prereq_extra_python_packages' make[3]: Entering directory `/src/layers/layer1_python3_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- 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 tempolayer331830[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer331830] Collecting appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 kB) Collecting distlib==0.3.1 Downloading distlib-0.3.1.zip (578 kB) Collecting distro==1.6.0 Downloading distro-1.6.0.tar.gz (53 kB) Collecting filelock==3.0.12 Downloading filelock-3.0.12.tar.gz (8.5 kB) Collecting importlib-metadata==3.7.3 Downloading importlib_metadata-3.7.3.tar.gz (37 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging==20.9 Downloading packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7.tar.gz (649 kB) Collecting six==1.15.0 Downloading six-1.15.0.tar.gz (33 kB) Collecting typing-extensions==3.7.4.3 Downloading typing_extensions-3.7.4.3.tar.gz (38 kB) Collecting virtualenv==20.4.3 Downloading virtualenv-20.4.3.tar.gz (10.6 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting zipp==3.4.1 Downloading zipp-3.4.1.tar.gz (16 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: appdirs, distlib, distro, filelock, importlib-metadata, packaging, pyparsing, six, typing-extensions, virtualenv, zipp Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9565 sha256=b8098059867a29ee1befc8456485859544c9962adbbf22afa4abbe8b6f5cea17 Stored in directory: /root/.cache/pip/wheels/ae/63/7e/0140731b9806ceab68c3641a88a14daf609fa4c7b83dcc1061 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.1-py3-none-any.whl size=340614 sha256=7e6de0594873f4b2c8b274c6a7f56916b3459ef00847865615bb082e68f96034 Stored in directory: /root/.cache/pip/wheels/47/7e/70/54322c8b334edbbbfa389c55b50b03e62d8489800731a4bb64 Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.6.0-py2.py3-none-any.whl size=19055 sha256=d622d39677ba284fa73e579304c32cd37e6c66aa2c89424bec67534fc0c02a04 Stored in directory: /root/.cache/pip/wheels/a8/b9/87/0ec1bed6d5934f01a35a27ad5e9d85cbe769b6faf648cf4d78 Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7577 sha256=8872f4f6a9e32494cfcda057ef46bc35a34a5928c33098cb5ec012e55bffbadb Stored in directory: /root/.cache/pip/wheels/50/bb/7c/cb70971e63d0f02a323e5d1f29085f325a15e8cca8ed89b5f8 Building wheel for importlib-metadata (PEP 517): started Building wheel for importlib-metadata (PEP 517): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-3.7.3-py3-none-any.whl size=12030 sha256=2334aaefd01729540b00a3f3c7f416fbf87ee84c9bef26b0a120f3f6f5e87596 Stored in directory: /root/.cache/pip/wheels/be/70/d3/b8651738ef4141710dde8344ffc3bbcac512ca575943f8f006 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=54b0311edfaad3698dd368475c25a5c9b3657e67ff37b48fd67585a890cbbf4d Stored in directory: /root/.cache/pip/wheels/65/ab/5b/83dbc6a48fc7cf74c19b52a8bbcc444f2a1a35c38235d83b66 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67843 sha256=9688aa3b93d220b89ca99f89c68052f42dbfce9ca6d24cff06f5b8bf7cd842f6 Stored in directory: /root/.cache/pip/wheels/c7/d1/c2/c57a35101174cb18eabf0c9460f60db6bfd66a27c45c0b45eb Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=15575b004e2786bc8164525eaef2c2bd06b7501848a8cc2ea7627b3e770ee057 Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.7.4.3-py3-none-any.whl size=22544 sha256=28aab29783c04bd03e0479db0180eaa00985fb7f9e31eea2eedccc0e7694b7a6 Stored in directory: /root/.cache/pip/wheels/31/e3/7c/7126504282c3614b5eb53bc663c44986730cbd93693acc6ea5 Building wheel for virtualenv (PEP 517): started Building wheel for virtualenv (PEP 517): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-20.4.3-py2.py3-none-any.whl size=7182310 sha256=c5453b8c3a94b6da6e5db2d3af95b680c138b11581e7bf6cbef6bdbe77851f32 Stored in directory: /root/.cache/pip/wheels/72/8c/1b/199e996db283844d86477501d17487efdd1e72cfd7bceab1b6 Building wheel for zipp (PEP 517): started Building wheel for zipp (PEP 517): finished with status 'done' Created wheel for zipp: filename=zipp-3.4.1-py3-none-any.whl size=5191 sha256=f947cbd6c71478596ddfb513bfea08289d06aa1adde1cccfb70c7d15a4e18f41 Stored in directory: /root/.cache/pip/wheels/dc/d0/f3/f006b9924edd93d7e17f507afd168203fbf63e64309d7f4a56 Successfully built appdirs distlib distro filelock importlib-metadata packaging pyparsing six typing-extensions virtualenv zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_core@mfext[/opt/metwork-mfext-1.2/opt/python3_core] is already loaded Looking in links: ./src Processing ./src/appdirs-1.4.4-py2.py3-none-any.whl Processing ./src/distlib-0.3.1-py3-none-any.whl Processing ./src/distro-1.6.0-py2.py3-none-any.whl Processing ./src/filelock-3.0.12-py3-none-any.whl Processing ./src/importlib_metadata-3.7.3-py3-none-any.whl Processing ./src/packaging-20.9-py2.py3-none-any.whl Processing ./src/pyparsing-2.4.7-py2.py3-none-any.whl Processing ./src/six-1.15.0-py2.py3-none-any.whl Processing ./src/typing_extensions-3.7.4.3-py3-none-any.whl Processing ./src/virtualenv-20.4.3-py2.py3-none-any.whl Processing ./src/zipp-3.4.1-py3-none-any.whl Installing collected packages: appdirs, distlib, distro, filelock, zipp, importlib-metadata, pyparsing, packaging, six, typing-extensions, virtualenv Successfully installed appdirs-1.4.4 distlib-0.3.1 distro-1.6.0 filelock-3.0.12 importlib-metadata-3.7.3 packaging-20.9 pyparsing-2.4.7 six-1.15.0 typing-extensions-3.7.4.3 virtualenv-20.4.3 zipp-3.4.1 if ! test -d /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/appdirs.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/distlib.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/importlib-metadata.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/packaging.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/pyparsing.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/six.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/typing-extensions.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/virtualenv.yaml is ready /opt/metwork-mfext-1.2/opt/python3_core/share/metwork_packages/zipp.yaml is ready make[3]: Leaving directory `/src/layers/layer1_python3_core/0500_extra_python_packages' make[3]: Entering directory `/src/layers/layer1_python3_core/9999_requirements' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all make: Nothing to be done for 'all'. make[3]: Leaving directory `/src/layers/layer1_python3_core/9999_requirements' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.2/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.2/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_5a4ef31b9f1a3fb464c8ab745f7f8cdb.tar created make[2]: Leaving directory `/src/layers/layer1_python3_core' make[2]: Entering directory `/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/scientific_core" "scientific_core" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: 4e24e043f9b663ac8ec3a44139e30c68 cache missed (/buildcache/mfext_cache_layer_scientific_core_6ed876500ad4ae1c92ff081ece8af693.tar) if ! test -f cache/hit; then \ for SUBDIR in 0004_libtiff 0005_openjpeg 0006_jasper 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0032_cairo 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.2/opt/scientific_core ; \ fi make[3]: Entering directory `/src/layers/layer1_scientific_core/0004_libtiff' 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.2/opt/scientific_core/share/metwork_packages/libtiff.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "name: 'libtiff'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "version: '4.3.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "checksum: '2f68582e2226e23df17042ba51f5aa01'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo -n "LIBTIFF provides support for the Tag Image File Format (TIFF), a widely used format for storing image data" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "website: 'http://www.libtiff.org'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml echo "license: 'https://spdx.org/licenses/libtiff.html'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libtiff.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core EXPLICIT_NAME=libtiff-v4.3.0 download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/libtiff-4.3.0.tar.bz2` `readlink -m ./sources` MD5 2f68582e2226e23df17042ba51f5aa01 Trying to download https://gitlab.com/libtiff/libtiff/-/archive/v4.3.0/libtiff-v4.3.0.tar.bz2... --2023-07-17 14:02:26-- https://gitlab.com/libtiff/libtiff/-/archive/v4.3.0/libtiff-v4.3.0.tar.bz2 Resolving gitlab.com... 172.65.251.78, 2606:4700:90:0:f22e:fbec:5bed:a9b9 Connecting to gitlab.com|172.65.251.78|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: `/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-4.3.0.tar.bz2' 0K .......... .......... .......... .......... .......... 4.14M 50K .......... .......... .......... .......... .......... 3.81M 100K .......... .......... .......... .......... .......... 467K 150K .......... .......... .......... .......... .......... 9.23M 200K .......... .......... .......... .......... .......... 5.87M 250K .......... .......... .......... .......... .......... 729K 300K .......... .......... .......... .......... .......... 3.96M 350K .......... .......... .......... .......... .......... 3.53M 400K .......... .......... .......... .......... .......... 3.57M 450K .......... .......... .......... .......... .......... 5.97M 500K .......... .......... .......... .......... .......... 922K 550K .......... .......... .......... .......... .......... 17.6M 600K .......... .......... .......... .......... .......... 3.95M 650K .......... .......... .......... .......... .......... 450K 700K .......... .......... .......... .......... .......... 7.83M 750K .......... .......... .......... .......... .......... 6.20M 800K .......... .......... .......... .......... .......... 5.16M 850K .......... .......... .......... .......... .......... 16.6M 900K .......... .......... .......... .......... .......... 12.9M 950K .......... .......... .......... .......... .......... 5.68M 1000K .......... .......... .......... .......... .......... 439K 1050K .......... .......... .......... .......... .......... 5.88M 1100K .......... .......... .......... .......... .......... 11.5M 1150K .......... .......... .......... .......... .......... 4.92M 1200K .......... .......... .......... .......... .......... 3.33M 1250K .......... .......... .......... .......... .......... 11.7M 1300K .......... .......... .......... .......... .......... 7.67M 1350K .......... .......... .......... .......... .......... 12.9M 1400K .......... .......... .......... .......... .......... 4.75M 1450K .......... .......... .......... .......... .......... 7.38M 1500K .......... .......... .......... .......... .......... 5.82M 1550K .......... .......... .......... .......... .......... 8.64M 1600K .......... .......... .......... .......... .......... 6.49M 1650K .......... .......... .......... .......... .......... 2.92M 1700K .......... .......... .......... .......... .......... 114M 1750K .......... .......... .......... .......... .......... 11.8M 1800K .......... .......... .......... .......... .......... 11.9M 1850K .......... .......... .......... .......... .......... 3.54M 1900K .......... .......... .......... .......... .......... 4.69M 1950K .......... .......... .......... .......... . 104M=0.7s 2023-07-17 14:02:27 (2.65 MB/s) - `/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-4.3.0.tar.bz2' saved [2039445] Computing checksum for /src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-4.3.0.tar.bz2... Good checksum rm -Rf libtiff-v4.3.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/libtiff-4.3.0.tar.bz2` tar.bz2 libtiff-v4.3.0 cd build/libtiff-v4.3.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.2/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib .. -- Building tiff version 4.3.0 -- libtiff library version 5.7.0 -- libtiff build date: 20230717 -- 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 -- Performing Test C_FLAG_Wall -- Performing Test C_FLAG_Wall - Success -- Performing Test C_FLAG_Winline -- Performing Test C_FLAG_Winline - Success -- Performing Test C_FLAG_Wformat_security -- Performing Test C_FLAG_Wformat_security - Success -- Performing Test C_FLAG_Wpointer_arith -- Performing Test C_FLAG_Wpointer_arith - Success -- Performing Test C_FLAG_Wdisabled_optimization -- Performing Test C_FLAG_Wdisabled_optimization - Success -- Performing Test C_FLAG_Wno_unknown_pragmas -- Performing Test C_FLAG_Wno_unknown_pragmas - Success -- Performing Test C_FLAG_fstrict_aliasing -- Performing Test C_FLAG_fstrict_aliasing - Success -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- 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 assert.h -- Looking for assert.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for io.h -- Looking for io.h - not found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for getopt -- Looking for getopt - found -- Looking for optarg -- Looking for optarg - found -- Looking for mmap -- Looking for mmap - found -- Looking for setmode -- Looking for setmode - not found -- Check size of size_t -- Check size of size_t - done -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3") -- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Could NOT find JBIG (missing: JBIG_LIBRARY JBIG_INCLUDE_DIR) -- Could NOT find LERC (missing: LERC_LIBRARY LERC_INCLUDE_DIR) -- Looking for lzma_auto_decoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_auto_decoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Looking for lzma_easy_encoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_easy_encoder in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Looking for lzma_lzma_preset in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -- Looking for lzma_lzma_preset in /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so - found -- Found LibLZMA: /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so (found version "5.2.5") -- Could NOT find ZSTD (missing: ZSTD_LIBRARY ZSTD_INCLUDE_DIR) -- Could NOT find WebP (missing: WebP_LIBRARY WebP_INCLUDE_DIR) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_INCLUDE_DIR OpenGL) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- Looking for GL/gl.h -- Looking for GL/gl.h - not found -- Looking for GL/glu.h -- Looking for GL/glu.h - not found -- Looking for GL/glut.h -- Looking for GL/glut.h - not found -- Looking for GLUT/glut.h -- Looking for GLUT/glut.h - not found -- Looking for OpenGL/gl.h -- Looking for OpenGL/gl.h - not found -- Looking for OpenGL/glu.h -- Looking for OpenGL/glu.h - not found -- Looking for pow -- Looking for pow - not found -- Looking for pow -- Looking for pow - found -- Found CMath: TRUE -- -- Libtiff is now configured for Linux-4.18.0-348.20.1.el8_5.x86_64 -- -- Installation directory: /opt/metwork-mfext-1.2/opt/scientific_core -- Documentation directory: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff -- C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- C++ compiler: /opt/rh/devtoolset-8/root/usr/bin/c++ -- Build shared libraries: ON -- Enable linker symbol versioning: TRUE -- Support Microsoft Document Imaging: ON -- Use win32 IO: OFF -- -- Support for internal codecs: -- CCITT Group 3 & 4 algorithms: ON -- Macintosh PackBits algorithm: ON -- LZW algorithm: ON -- ThunderScan 4-bit RLE algorithm: ON -- NeXT 2-bit RLE algorithm: ON -- LogLuv high dynamic range encoding: ON -- -- Support for external codecs: -- ZLIB support: Requested:ON Availability:TRUE Support:TRUE -- libdeflate support: Requested:OFF Availability:FALSE Support:FALSE -- Pixar log-format algorithm: Requested:ON Availability:TRUE Support:TRUE -- JPEG support: Requested:ON Availability:TRUE Support:TRUE -- Old JPEG support: Requested:ON Availability:TRUE Support:TRUE -- JPEG 8/12 bit dual mode: Requested:OFF Availability:FALSE Support:FALSE -- ISO JBIG support: Requested:OFF Availability:FALSE Support:FALSE -- LERC support: Requested:OFF Availability:FALSE Support:FALSE -- LZMA2 support: Requested:OFF Availability:TRUE Support:FALSE -- ZSTD support: Requested:OFF Availability:FALSE Support:FALSE -- WEBP support: Requested:OFF Availability:FALSE Support:FALSE -- -- C++ support: ON (requested) TRUE (availability) -- -- OpenGL support: FALSE -- -- Configuring done -- Generating done -- Build files have been written to: /src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build cd build/libtiff-v4.3.0/build && make .. cd build/libtiff-v4.3.0/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 1%] Building C object libtiff/CMakeFiles/tiff.dir/tif_aux.c.o [ 1%] Building C object libtiff/CMakeFiles/tiff.dir/tif_close.c.o [ 2%] Building C object libtiff/CMakeFiles/tiff.dir/tif_codec.c.o [ 3%] Building C object libtiff/CMakeFiles/tiff.dir/tif_color.c.o [ 4%] Building C object libtiff/CMakeFiles/tiff.dir/tif_compress.c.o [ 5%] Building C object libtiff/CMakeFiles/tiff.dir/tif_dir.c.o [ 5%] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirinfo.c.o [ 6%] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirread.c.o [ 7%] Building C object libtiff/CMakeFiles/tiff.dir/tif_dirwrite.c.o [ 8%] Building C object libtiff/CMakeFiles/tiff.dir/tif_dumpmode.c.o [ 9%] Building C object libtiff/CMakeFiles/tiff.dir/tif_error.c.o [ 9%] Building C object libtiff/CMakeFiles/tiff.dir/tif_extension.c.o [ 10%] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3.c.o [ 11%] Building C object libtiff/CMakeFiles/tiff.dir/tif_fax3sm.c.o [ 12%] Building C object libtiff/CMakeFiles/tiff.dir/tif_flush.c.o [ 13%] Building C object libtiff/CMakeFiles/tiff.dir/tif_getimage.c.o [ 13%] Building C object libtiff/CMakeFiles/tiff.dir/tif_jbig.c.o [ 14%] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg.c.o [ 15%] Building C object libtiff/CMakeFiles/tiff.dir/tif_jpeg_12.c.o [ 16%] Building C object libtiff/CMakeFiles/tiff.dir/tif_lerc.c.o [ 16%] Building C object libtiff/CMakeFiles/tiff.dir/tif_luv.c.o [ 17%] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzma.c.o [ 18%] Building C object libtiff/CMakeFiles/tiff.dir/tif_lzw.c.o [ 19%] Building C object libtiff/CMakeFiles/tiff.dir/tif_next.c.o [ 20%] Building C object libtiff/CMakeFiles/tiff.dir/tif_ojpeg.c.o [ 20%] Building C object libtiff/CMakeFiles/tiff.dir/tif_open.c.o [ 21%] Building C object libtiff/CMakeFiles/tiff.dir/tif_packbits.c.o [ 22%] Building C object libtiff/CMakeFiles/tiff.dir/tif_pixarlog.c.o [ 23%] Building C object libtiff/CMakeFiles/tiff.dir/tif_predict.c.o [ 24%] Building C object libtiff/CMakeFiles/tiff.dir/tif_print.c.o [ 24%] Building C object libtiff/CMakeFiles/tiff.dir/tif_read.c.o [ 25%] Building C object libtiff/CMakeFiles/tiff.dir/tif_strip.c.o [ 26%] Building C object libtiff/CMakeFiles/tiff.dir/tif_swab.c.o [ 27%] Building C object libtiff/CMakeFiles/tiff.dir/tif_thunder.c.o [ 28%] Building C object libtiff/CMakeFiles/tiff.dir/tif_tile.c.o [ 28%] Building C object libtiff/CMakeFiles/tiff.dir/tif_version.c.o [ 29%] Building C object libtiff/CMakeFiles/tiff.dir/tif_warning.c.o [ 30%] Building C object libtiff/CMakeFiles/tiff.dir/tif_webp.c.o [ 31%] Building C object libtiff/CMakeFiles/tiff.dir/tif_write.c.o [ 32%] Building C object libtiff/CMakeFiles/tiff.dir/tif_zip.c.o [ 32%] Building C object libtiff/CMakeFiles/tiff.dir/tif_zstd.c.o [ 33%] Building C object libtiff/CMakeFiles/tiff.dir/tif_unix.c.o [ 34%] Linking C shared library libtiff.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 34%] Built target tiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffxx make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 35%] Building CXX object libtiff/CMakeFiles/tiffxx.dir/tif_stream.cxx.o [ 36%] Linking CXX shared library libtiffxx.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 36%] Built target tiffxx make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target mkg3states make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 37%] Building C object libtiff/CMakeFiles/mkg3states.dir/mkg3states.c.o [ 38%] Linking C executable mkg3states make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 38%] Built target mkg3states make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffsplit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 39%] Building C object tools/CMakeFiles/tiffsplit.dir/tiffsplit.c.o [ 40%] Linking C executable tiffsplit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 40%] Built target tiffsplit make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 41%] Building C object tools/CMakeFiles/tiffset.dir/tiffset.c.o [ 41%] Linking C executable tiffset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 41%] Built target tiffset make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 41%] Building C object tools/CMakeFiles/tiffinfo.dir/tiffinfo.c.o [ 42%] Linking C executable tiffinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 42%] Built target tiffinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff2bw make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 43%] Building C object tools/CMakeFiles/tiff2bw.dir/tiff2bw.c.o [ 44%] Linking C executable tiff2bw make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 44%] Built target tiff2bw make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target raw2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 45%] Building C object tools/CMakeFiles/raw2tiff.dir/raw2tiff.c.o [ 46%] Linking C executable raw2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 46%] Built target raw2tiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target pal2rgb make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 47%] Building C object tools/CMakeFiles/pal2rgb.dir/pal2rgb.c.o [ 47%] Linking C executable pal2rgb make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 47%] Built target pal2rgb make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target fax2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 47%] Building C object tools/CMakeFiles/fax2tiff.dir/fax2tiff.c.o [ 48%] Linking C executable fax2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 48%] Built target fax2tiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target thumbnail make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 49%] Building C object tools/CMakeFiles/thumbnail.dir/thumbnail.c.o [ 50%] Linking C executable thumbnail make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 50%] Built target thumbnail make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff2pdf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 51%] Building C object tools/CMakeFiles/tiff2pdf.dir/tiff2pdf.c.o [ 51%] Linking C executable tiff2pdf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 51%] Built target tiff2pdf make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target ppm2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 52%] Building C object tools/CMakeFiles/ppm2tiff.dir/ppm2tiff.c.o [ 53%] Linking C executable ppm2tiff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 53%] Built target ppm2tiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff2ps make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 54%] Building C object tools/CMakeFiles/tiff2ps.dir/tiff2ps.c.o [ 55%] Linking C executable tiff2ps make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 55%] Built target tiff2ps make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffmedian make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 56%] Building C object tools/CMakeFiles/tiffmedian.dir/tiffmedian.c.o [ 57%] Linking C executable tiffmedian make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 57%] Built target tiffmedian make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target fax2ps make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 58%] Building C object tools/CMakeFiles/fax2ps.dir/fax2ps.c.o [ 59%] Linking C executable fax2ps make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 59%] Built target fax2ps make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff2rgba make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 60%] Building C object tools/CMakeFiles/tiff2rgba.dir/tiff2rgba.c.o [ 61%] Linking C executable tiff2rgba make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 61%] Built target tiff2rgba make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffcmp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 61%] Building C object tools/CMakeFiles/tiffcmp.dir/tiffcmp.c.o [ 62%] Linking C executable tiffcmp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 62%] Built target tiffcmp make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffdither make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 63%] Building C object tools/CMakeFiles/tiffdither.dir/tiffdither.c.o [ 64%] Linking C executable tiffdither make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 64%] Built target tiffdither make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target rgb2ycbcr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 65%] Building C object tools/CMakeFiles/rgb2ycbcr.dir/rgb2ycbcr.c.o [ 66%] Linking C executable rgb2ycbcr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 66%] Built target rgb2ycbcr make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffcp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 67%] Building C object tools/CMakeFiles/tiffcp.dir/tiffcp.c.o [ 68%] Linking C executable tiffcp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 68%] Built target tiffcp make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffdump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 69%] Building C object tools/CMakeFiles/tiffdump.dir/tiffdump.c.o [ 70%] Linking C executable tiffdump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 70%] Built target tiffdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiffcrop make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 71%] Building C object tools/CMakeFiles/tiffcrop.dir/tiffcrop.c.o [ 71%] Linking C executable tiffcrop make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 71%] Built target tiffcrop make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target rewrite make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 72%] Building C object test/CMakeFiles/rewrite.dir/rewrite_tag.c.o [ 72%] Linking C executable rewrite make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 72%] Built target rewrite make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target long_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 73%] Building C object test/CMakeFiles/long_tag.dir/long_tag.c.o [ 73%] Building C object test/CMakeFiles/long_tag.dir/check_tag.c.o [ 74%] Linking C executable long_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 74%] Built target long_tag make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target strip_rw make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 75%] Building C object test/CMakeFiles/strip_rw.dir/strip_rw.c.o [ 76%] Building C object test/CMakeFiles/strip_rw.dir/strip.c.o [ 77%] Building C object test/CMakeFiles/strip_rw.dir/test_arrays.c.o [ 78%] Linking C executable strip_rw make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 78%] Built target strip_rw make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target short_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 79%] Building C object test/CMakeFiles/short_tag.dir/short_tag.c.o [ 80%] Building C object test/CMakeFiles/short_tag.dir/check_tag.c.o [ 80%] Linking C executable short_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 80%] Built target short_tag make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target ascii_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 80%] Building C object test/CMakeFiles/ascii_tag.dir/ascii_tag.c.o [ 81%] Linking C executable ascii_tag make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 81%] Built target ascii_tag make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target custom_dir make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 82%] Building C object test/CMakeFiles/custom_dir.dir/custom_dir.c.o [ 83%] Linking C executable custom_dir make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 83%] Built target custom_dir make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target defer_strile_writing make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 84%] Building C object test/CMakeFiles/defer_strile_writing.dir/defer_strile_writing.c.o [ 85%] Linking C executable defer_strile_writing make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 85%] Built target defer_strile_writing make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target testtypes make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 85%] Building C object test/CMakeFiles/testtypes.dir/testtypes.c.o [ 86%] Linking C executable testtypes make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 86%] Built target testtypes make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target raw_decode make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 86%] Building C object test/CMakeFiles/raw_decode.dir/raw_decode.c.o [ 87%] Linking C executable raw_decode make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 87%] Built target raw_decode make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target defer_strile_loading make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 88%] Building C object test/CMakeFiles/defer_strile_loading.dir/defer_strile_loading.c.o [ 88%] Linking C executable defer_strile_loading make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 88%] Built target defer_strile_loading make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target addtiffo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 88%] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/addtiffo.c.o [ 89%] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_overview.c.o [ 90%] Building C object contrib/addtiffo/CMakeFiles/addtiffo.dir/tif_ovrcache.c.o [ 91%] Linking C executable addtiffo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 91%] Built target addtiffo make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff-grayscale make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 91%] Building C object contrib/dbs/CMakeFiles/tiff-grayscale.dir/tiff-grayscale.c.o [ 92%] Linking C executable tiff-grayscale make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 92%] Built target tiff-grayscale make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff-bi make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 93%] Building C object contrib/dbs/CMakeFiles/tiff-bi.dir/tiff-bi.c.o [ 94%] Linking C executable tiff-bi make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 94%] Built target tiff-bi make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff-rgb make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 94%] Building C object contrib/dbs/CMakeFiles/tiff-rgb.dir/tiff-rgb.c.o [ 95%] Linking C executable tiff-rgb make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 95%] Built target tiff-rgb make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target tiff-palette make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 96%] Building C object contrib/dbs/CMakeFiles/tiff-palette.dir/tiff-palette.c.o [ 97%] Linking C executable tiff-palette make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 97%] Built target tiff-palette make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Scanning dependencies of target iptcutil make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [ 98%] Building C object contrib/iptcutil/CMakeFiles/iptcutil.dir/iptcutil.c.o [100%] Linking C executable iptcutil make[4]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' [100%] Built target iptcutil make[3]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' Install the project... -- Install configuration: "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libtiff-4.pc -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiff.so.5.7.0 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiff.so.5 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiff.so -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffvers.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffconf.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiffxx.so.5.7.0 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiffxx.so.5 -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiffxx.so.5.7.0" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiffxx.so -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.hxx -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/fax2ps -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/fax2ps" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/fax2tiff -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/fax2tiff" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/pal2rgb -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/pal2rgb" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/ppm2tiff -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/ppm2tiff" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/raw2tiff -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/raw2tiff" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2bw -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2bw" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2pdf -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2pdf" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2ps -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2ps" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2rgba -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiff2rgba" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcmp -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcmp" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcp -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcp" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcrop -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffcrop" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffdither -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffdither" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffdump -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffdump" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffinfo -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffinfo" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffmedian -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffmedian" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffset -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffset" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffsplit -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/tiffsplit" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/fax2ps.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/fax2tiff.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/pal2rgb.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/ppm2tiff.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/raw2tiff.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiff2bw.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiff2pdf.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiff2ps.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiff2rgba.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffcmp.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffcp.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffcrop.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffdither.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffdump.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffgt.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffinfo.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffmedian.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffset.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/tiffsplit.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/libtiff.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFbuffer.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFClose.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFcodec.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFcolor.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFDataWidth.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFError.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldDataType.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldName.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldPassCount.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldReadCount.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldTag.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFieldWriteCount.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFFlush.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFGetField.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFmemory.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFOpen.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFPrintDirectory.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFquery.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadDirectory.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadEncodedStrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadEncodedTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadRawStrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadRawTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadRGBAImage.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadRGBAStrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadRGBATile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadScanline.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFReadTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFRGBAImage.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFSetDirectory.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFSetField.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFsize.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFstrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFswab.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFtile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWarning.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteDirectory.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteEncodedStrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteEncodedTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteRawStrip.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteRawTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteScanline.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3/TIFFWriteTile.3tiff -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/addingtags.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/bugs.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/build.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/contrib.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/document.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/index.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/internals.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/intro.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/libtiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/misc.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/support.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/TIFFTechNote2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/tools.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta007.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta016.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta018.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta024.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta028.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta029.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta031.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta032.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta033.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta034.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta035.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.4beta036.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.3.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.4.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.5.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.6-beta.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.5.7.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.6.0.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.6.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.0alpha.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.0beta.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.0beta2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.0.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.3.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.7.4.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.8.0.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.8.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.8.2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.9.0beta.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.9.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v3.9.2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v4.0.0.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v4.0.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v4.0.2.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v4.0.3.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/v4.0.4beta.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/back.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/bali.jpg -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/cat.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/cover.jpg -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/cramps.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/dave.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/info.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/jello.jpg -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/jim.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/note.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/oxford.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/quad.jpg -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/ring.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/smallliz.jpg -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/strike.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/images/warning.gif -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/index.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/libtiff.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFbuffer.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFClose.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFcodec.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFcolor.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFDataWidth.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFError.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldDataType.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldName.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldPassCount.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldReadCount.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldTag.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFieldWriteCount.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFFlush.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFGetField.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFmemory.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFOpen.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFPrintDirectory.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFquery.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadDirectory.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadEncodedStrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadEncodedTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadRawStrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadRawTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadRGBAImage.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadRGBAStrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadRGBATile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadScanline.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFReadTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFRGBAImage.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFSetDirectory.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFSetField.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFsize.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFstrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFswab.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFtile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWarning.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteDirectory.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteEncodedStrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteEncodedTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteRawStrip.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteRawTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteScanline.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/TIFFWriteTile.3tiff.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/fax2ps.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/fax2tiff.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/pal2rgb.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/ppm2tiff.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/raw2tiff.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiff2bw.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiff2pdf.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiff2ps.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiff2rgba.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffcmp.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffcp.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffcrop.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffdither.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffdump.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffgt.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffinfo.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffmedian.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffset.1.html -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/tiff/html/man/tiffsplit.1.html make[2]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff/build/libtiff-v4.3.0/build' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0004_libtiff' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0004_libtiff' 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.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "name: 'openjpeg'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "version: '2.3.1'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checksum: '3b9941dc7a52f0376694adb15a72903f'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "website: 'http://www.openjpeg.org/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/openjpeg-2.3.1.tar.gz` `readlink -m ./sources` MD5 3b9941dc7a52f0376694adb15a72903f Trying to download https://github.com/uclouvain/openjpeg/archive/v2.3.1.tar.gz... --2023-07-17 14:02:36-- https://github.com/uclouvain/openjpeg/archive/v2.3.1.tar.gz Resolving github.com... 140.82.121.3 Connecting to github.com|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/uclouvain/openjpeg/tar.gz/refs/tags/v2.3.1 [following] --2023-07-17 14:02:36-- https://codeload.github.com/uclouvain/openjpeg/tar.gz/refs/tags/v2.3.1 Resolving codeload.github.com... 140.82.121.9 Connecting to codeload.github.com|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2214401 (2.1M) [application/x-gzip] Saving to: `/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1.tar.gz' 0K .......... .......... .......... .......... .......... 2% 2.88M 1s 50K .......... .......... .......... .......... .......... 4% 5.71M 1s 100K .......... .......... .......... .......... .......... 6% 143M 0s 150K .......... .......... .......... .......... .......... 9% 6.02M 0s 200K .......... .......... .......... .......... .......... 11% 112M 0s 250K .......... .......... .......... .......... .......... 13% 182M 0s 300K .......... .......... .......... .......... .......... 16% 281M 0s 350K .......... .......... .......... .......... .......... 18% 491M 0s 400K .......... .......... .......... .......... .......... 20% 6.27M 0s 450K .......... .......... .......... .......... .......... 23% 246M 0s 500K .......... .......... .......... .......... .......... 25% 340M 0s 550K .......... .......... .......... .......... .......... 27% 532M 0s 600K .......... .......... .......... .......... .......... 30% 383M 0s 650K .......... .......... .......... .......... .......... 32% 539M 0s 700K .......... .......... .......... .......... .......... 34% 535M 0s 750K .......... .......... .......... .......... .......... 36% 531M 0s 800K .......... .......... .......... .......... .......... 39% 6.39M 0s 850K .......... .......... .......... .......... .......... 41% 280M 0s 900K .......... .......... .......... .......... .......... 43% 317M 0s 950K .......... .......... .......... .......... .......... 46% 364M 0s 1000K .......... .......... .......... .......... .......... 48% 212M 0s 1050K .......... .......... .......... .......... .......... 50% 481M 0s 1100K .......... .......... .......... .......... .......... 53% 279M 0s 1150K .......... .......... .......... .......... .......... 55% 532M 0s 1200K .......... .......... .......... .......... .......... 57% 551M 0s 1250K .......... .......... .......... .......... .......... 60% 528M 0s 1300K .......... .......... .......... .......... .......... 62% 529M 0s 1350K .......... .......... .......... .......... .......... 64% 412M 0s 1400K .......... .......... .......... .......... .......... 67% 537M 0s 1450K .......... .......... .......... .......... .......... 69% 505M 0s 1500K .......... .......... .......... .......... .......... 71% 539M 0s 1550K .......... .......... .......... .......... .......... 73% 539M 0s 1600K .......... .......... .......... .......... .......... 76% 535M 0s 1650K .......... .......... .......... .......... .......... 78% 6.75M 0s 1700K .......... .......... .......... .......... .......... 80% 437M 0s 1750K .......... .......... .......... .......... .......... 83% 402M 0s 1800K .......... .......... .......... .......... .......... 85% 536M 0s 1850K .......... .......... .......... .......... .......... 87% 538M 0s 1900K .......... .......... .......... .......... .......... 90% 443M 0s 1950K .......... .......... .......... .......... .......... 92% 1.47M 0s 2000K .......... .......... .......... .......... .......... 94% 156M 0s 2050K .......... .......... .......... .......... .......... 97% 452M 0s 2100K .......... .......... .......... .......... .......... 99% 55.5M 0s 2150K .......... .. 100% 366M=0.1s 2023-07-17 14:02:37 (22.1 MB/s) - `/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1.tar.gz' saved [2214401/2214401] 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.2/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.2/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.2/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.2/opt/core/lib/libpng.so (found version "1.6.37") -- Your system seems to have a PNG lib available, we will use it -- Found TIFF: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libtiff.so (found version "4.3.0") -- Your system seems to have a TIFF lib available, we will use 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 [ 9%] 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 [ 12%] 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 [ 15%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mqc.c.o [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/openjpeg.c.o [ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_clock.c.o [ 19%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/pi.c.o [ 21%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t1.c.o [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t2.c.o [ 23%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tcd.c.o [ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tgt.c.o [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/function_list.c.o [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_malloc.c.o [ 29%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/sparse_array.c.o [ 30%] Linking C static library ../../../bin/libopenjp2.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 30%] 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' [ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o [ 33%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o [ 35%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o [ 39%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o [ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o [ 43%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o [ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o [ 46%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o [ 47%] 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); ^ [ 49%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o [ 50%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o [ 52%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o [ 53%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o [ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o [ 56%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o [ 57%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o [ 59%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o [ 60%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o [ 61%] Linking C shared library ../../../bin/libopenjp2.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 61%] 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' [ 63%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 64%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o [ 66%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o [ 70%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'imagetotif': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps, tiPhoto; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] bps = (uint16)image->comps[0].prec; ^~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] width = (uint32)image->comps[0].w; ^~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] height = (uint32)image->comps[0].h; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps); ^~~~~~~~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'tiftoimage': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tiWidth, tiHeight; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o [ 74%] Linking C executable ../../../bin/opj_compress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 74%] 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' [ 76%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o [ 78%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o [ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o [ 81%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o [ 84%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'imagetotif': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps, tiPhoto; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] bps = (uint16)image->comps[0].prec; ^~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] width = (uint32)image->comps[0].w; ^~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] height = (uint32)image->comps[0].h; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps); ^~~~~~~~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'tiftoimage': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tiWidth, tiHeight; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o [ 87%] Linking C executable ../../../bin/opj_decompress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 87%] 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' [ 88%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 90%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o [ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o [ 92%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o [ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o [ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'imagetotif': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:571:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps, tiPhoto; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:572:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:581:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] bps = (uint16)image->comps[0].prec; ^~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:691:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] width = (uint32)image->comps[0].w; ^~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:692:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] height = (uint32)image->comps[0].h; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:696:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, (uint16)numcomps); ^~~~~~~~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c: In function 'tiftoimage': /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 tiBps, tiPhoto, tiSf, tiSpp, tiPC; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1256:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 tiWidth, tiHeight; ^~~~~~ /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/src/bin/jp2/converttif.c:1257:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [ 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.2/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets.cmake -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGConfig.cmake -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libopenjp2.pc -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3/opj_config.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libopenjp2.so.2.3.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libopenjp2.so.7 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libopenjp2.so -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libopenjp2.a -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3/openjpeg.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3/opj_stdint.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/opj_decompress -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/opj_decompress" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/opj_compress -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/opj_compress" to "" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/opj_dump -- Set runtime path of "/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/share/metwork_packages/jasper.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "name: 'jasper'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "version: '2.0.14'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checksum: '23561b51da8eb5d0dc85b91eff3d9a7f'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "website: 'http://www.ece.uvic.ca/~frodo/jasper/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml echo "license: 'Specific (BSD type)'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/jasper.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/jasper-2.0.14.tar.gz` `readlink -m ./sources` MD5 23561b51da8eb5d0dc85b91eff3d9a7f Trying to download http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz... --2023-07-17 14:02:44-- http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz Resolving www.ece.uvic.ca... 142.104.82.67 Connecting to www.ece.uvic.ca|142.104.82.67|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz [following] --2023-07-17 14:02:46-- https://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz Connecting to www.ece.uvic.ca|142.104.82.67|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1677951 (1.6M) [application/x-gzip] Saving to: `/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14.tar.gz' 0K .......... .......... .......... .......... .......... 3% 171K 9s 50K .......... .......... .......... .......... .......... 6% 343K 7s 100K .......... .......... .......... .......... .......... 9% 23.4M 4s 150K .......... .......... .......... .......... .......... 12% 343K 4s 200K .......... .......... .......... .......... .......... 15% 23.7M 3s 250K .......... .......... .......... .......... .......... 18% 14.4M 3s 300K .......... .......... .......... .......... .......... 21% 24.3M 2s 350K .......... .......... .......... .......... .......... 24% 362K 2s 400K .......... .......... .......... .......... .......... 27% 19.8M 2s 450K .......... .......... .......... .......... .......... 30% 16.5M 2s 500K .......... .......... .......... .......... .......... 33% 24.2M 1s 550K .......... .......... .......... .......... .......... 36% 14.4M 1s 600K .......... .......... .......... .......... .......... 39% 25.0M 1s 650K .......... .......... .......... .......... .......... 42% 18.3M 1s 700K .......... .......... .......... .......... .......... 45% 22.0M 1s 750K .......... .......... .......... .......... .......... 48% 391K 1s 800K .......... .......... .......... .......... .......... 51% 16.3M 1s 850K .......... .......... .......... .......... .......... 54% 24.9M 1s 900K .......... .......... .......... .......... .......... 57% 16.5M 1s 950K .......... .......... .......... .......... .......... 61% 23.8M 1s 1000K .......... .......... .......... .......... .......... 64% 16.7M 0s 1050K .......... .......... .......... .......... .......... 67% 23.6M 0s 1100K .......... .......... .......... .......... .......... 70% 16.6M 0s 1150K .......... .......... .......... .......... .......... 73% 21.8M 0s 1200K .......... .......... .......... .......... .......... 76% 18.1M 0s 1250K .......... .......... .......... .......... .......... 79% 19.4M 0s 1300K .......... .......... .......... .......... .......... 82% 18.7M 0s 1350K .......... .......... .......... .......... .......... 85% 20.5M 0s 1400K .......... .......... .......... .......... .......... 88% 19.2M 0s 1450K .......... .......... .......... .......... .......... 91% 23.4M 0s 1500K .......... .......... .......... .......... .......... 94% 453K 0s 1550K .......... .......... .......... .......... .......... 97% 30.0M 0s 1600K .......... .......... .......... ........ 100% 18.5M=1.0s 2023-07-17 14:02:48 (1.56 MB/s) - `/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14.tar.gz' saved [1677951/1677951] 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.2/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.2/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/pkgconfig/jasper.pc -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/JasPer/README -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libjasper.so.4.0.0 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libjasper.so.4 -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/lib/libjasper.so.4.0.0" to "/opt/metwork-mfext-1.2/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/lib/libjasper.so -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_cm.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_config.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_debug.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_dll.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_fix.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_getopt.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_icc.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_image.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_init.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_malloc.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_math.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jasper.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_seq.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_stream.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_string.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_tmr.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_tvp.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_types.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_version.h -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/jasper -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/jasper" to "/opt/metwork-mfext-1.2/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/imginfo -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/imginfo" to "/opt/metwork-mfext-1.2/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/bin/imgcmp -- Set runtime path of "/opt/metwork-mfext-1.2/opt/scientific_core/bin/imgcmp" to "/opt/metwork-mfext-1.2/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/jasper.1 -- Installing: /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1/imginfo.1 -- Installing: /opt/metwork-mfext-1.2/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/0006_protobuf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "name: 'protobuf'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "version: '3.12.2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checksum: '434520543ac8bae51f786660bb2dc3bb'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo -n "Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "website: 'https://developers.google.com/protocol-buffers'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "license: 'Google (https://github.com/protocolbuffers/protobuf/blob/master/LICENSE)'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi #make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core OPTIONS="--enable-static=no" download uncompress configure build check install make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core OPTIONS="--enable-static=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/protobuf-3.12.2.tar.gz` `readlink -m ./sources` MD5 434520543ac8bae51f786660bb2dc3bb Computing checksum for /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2.tar.gz... Good checksum rm -Rf protobuf-3.12.2 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/protobuf-3.12.2.tar.gz` tar.gz protobuf-3.12.2 cd build/protobuf-3.12.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/scientific_core --enable-static=no checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /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 UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking C++ compiler flags...... use default: -O2 -g -std=c++11 -DNDEBUG checking whether __SUNPRO_CC is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /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... 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 whether the linker supports version scripts... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... ok (1.2.0.4 or later) checking for library containing zlibVersion... -lz checking whether g++ supports C++11 features by default... yes checking whether -latomic is needed... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking the location of hash_map... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating benchmarks/Makefile config.status: creating conformance/Makefile config.status: creating protobuf.pc config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in third_party/googletest (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.2/opt/scientific_core' '--enable-static=no' --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 whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.2/opt/scientific_core' '--enable-static=no' --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 whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.2/opt/scientific_core' '--enable-static=no' --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 whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/protobuf-3.12.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making all in . make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' CXX google/protobuf/compiler/main.o CXX google/protobuf/stubs/bytestream.lo CXX google/protobuf/stubs/common.lo CXX google/protobuf/stubs/int128.lo CXX google/protobuf/io/io_win32.lo CXX google/protobuf/stubs/status.lo CXX google/protobuf/stubs/statusor.lo CXX google/protobuf/stubs/stringpiece.lo CXX google/protobuf/stubs/stringprintf.lo CXX google/protobuf/stubs/structurally_valid.lo CXX google/protobuf/stubs/strutil.lo CXX google/protobuf/stubs/time.lo CXX google/protobuf/any_lite.lo CXX google/protobuf/arena.lo CXX google/protobuf/extension_set.lo CXX google/protobuf/generated_enum_util.lo CXX google/protobuf/generated_message_util.lo CXX google/protobuf/generated_message_table_driven_lite.lo CXX google/protobuf/implicit_weak_message.lo CXX google/protobuf/message_lite.lo CXX google/protobuf/parse_context.lo CXX google/protobuf/repeated_field.lo CXX google/protobuf/wire_format_lite.lo CXX google/protobuf/io/coded_stream.lo CXX google/protobuf/io/strtod.lo CXX google/protobuf/io/zero_copy_stream.lo CXX google/protobuf/io/zero_copy_stream_impl.lo CXX google/protobuf/io/zero_copy_stream_impl_lite.lo CXX google/protobuf/any.pb.lo CXX google/protobuf/api.pb.lo CXX google/protobuf/any.lo CXX google/protobuf/descriptor.lo CXX google/protobuf/descriptor_database.lo CXX google/protobuf/descriptor.pb.lo CXX google/protobuf/duration.pb.lo CXX google/protobuf/dynamic_message.lo CXX google/protobuf/empty.pb.lo CXX google/protobuf/extension_set_heavy.lo CXX google/protobuf/field_mask.pb.lo CXX google/protobuf/generated_message_reflection.lo CXX google/protobuf/generated_message_table_driven.lo CXX google/protobuf/map_field.lo CXX google/protobuf/message.lo CXX google/protobuf/reflection_ops.lo CXX google/protobuf/service.lo CXX google/protobuf/source_context.pb.lo CXX google/protobuf/struct.pb.lo CXX google/protobuf/stubs/substitute.lo CXX google/protobuf/text_format.lo CXX google/protobuf/timestamp.pb.lo CXX google/protobuf/type.pb.lo CXX google/protobuf/unknown_field_set.lo CXX google/protobuf/wire_format.lo CXX google/protobuf/wrappers.pb.lo CXX google/protobuf/io/gzip_stream.lo CXX google/protobuf/io/printer.lo CXX google/protobuf/io/tokenizer.lo CXX google/protobuf/compiler/importer.lo CXX google/protobuf/compiler/parser.lo CXX google/protobuf/util/delimited_message_util.lo CXX google/protobuf/util/field_comparator.lo CXX google/protobuf/util/field_mask_util.lo CXX google/protobuf/util/internal/datapiece.lo CXX google/protobuf/util/internal/default_value_objectwriter.lo CXX google/protobuf/util/internal/error_listener.lo CXX google/protobuf/util/internal/field_mask_utility.lo CXX google/protobuf/util/internal/json_escaping.lo CXX google/protobuf/util/internal/json_objectwriter.lo CXX google/protobuf/util/internal/json_stream_parser.lo CXX google/protobuf/util/internal/object_writer.lo CXX google/protobuf/util/internal/protostream_objectsource.lo CXX google/protobuf/util/internal/protostream_objectwriter.lo CXX google/protobuf/util/internal/proto_writer.lo CXX google/protobuf/util/internal/type_info.lo CXX google/protobuf/util/internal/type_info_test_helper.lo CXX google/protobuf/util/internal/utility.lo CXX google/protobuf/util/json_util.lo CXX google/protobuf/util/message_differencer.lo CXX google/protobuf/util/time_util.lo CXX google/protobuf/util/type_resolver_util.lo CXXLD libprotobuf.la CXX google/protobuf/compiler/code_generator.lo CXX google/protobuf/compiler/command_line_interface.lo CXX google/protobuf/compiler/plugin.lo CXX google/protobuf/compiler/plugin.pb.lo CXX google/protobuf/compiler/subprocess.lo CXX google/protobuf/compiler/zip_writer.lo CXX google/protobuf/compiler/cpp/cpp_enum.lo CXX google/protobuf/compiler/cpp/cpp_enum_field.lo CXX google/protobuf/compiler/cpp/cpp_extension.lo CXX google/protobuf/compiler/cpp/cpp_field.lo CXX google/protobuf/compiler/cpp/cpp_file.lo CXX google/protobuf/compiler/cpp/cpp_generator.lo CXX google/protobuf/compiler/cpp/cpp_helpers.lo CXX google/protobuf/compiler/cpp/cpp_map_field.lo CXX google/protobuf/compiler/cpp/cpp_message.lo CXX google/protobuf/compiler/cpp/cpp_message_field.lo CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo CXX google/protobuf/compiler/cpp/cpp_service.lo CXX google/protobuf/compiler/cpp/cpp_string_field.lo CXX google/protobuf/compiler/java/java_context.lo CXX google/protobuf/compiler/java/java_enum.lo CXX google/protobuf/compiler/java/java_enum_lite.lo CXX google/protobuf/compiler/java/java_enum_field.lo CXX google/protobuf/compiler/java/java_enum_field_lite.lo CXX google/protobuf/compiler/java/java_extension.lo CXX google/protobuf/compiler/java/java_extension_lite.lo CXX google/protobuf/compiler/java/java_field.lo CXX google/protobuf/compiler/java/java_file.lo CXX google/protobuf/compiler/java/java_generator.lo CXX google/protobuf/compiler/java/java_generator_factory.lo CXX google/protobuf/compiler/java/java_helpers.lo CXX google/protobuf/compiler/java/java_map_field.lo CXX google/protobuf/compiler/java/java_map_field_lite.lo CXX google/protobuf/compiler/java/java_message.lo CXX google/protobuf/compiler/java/java_message_lite.lo CXX google/protobuf/compiler/java/java_message_builder.lo CXX google/protobuf/compiler/java/java_message_builder_lite.lo CXX google/protobuf/compiler/java/java_message_field.lo CXX google/protobuf/compiler/java/java_message_field_lite.lo CXX google/protobuf/compiler/java/java_name_resolver.lo CXX google/protobuf/compiler/java/java_primitive_field.lo CXX google/protobuf/compiler/java/java_primitive_field_lite.lo CXX google/protobuf/compiler/java/java_shared_code_generator.lo CXX google/protobuf/compiler/java/java_service.lo CXX google/protobuf/compiler/java/java_string_field.lo CXX google/protobuf/compiler/java/java_string_field_lite.lo CXX google/protobuf/compiler/java/java_doc_comment.lo CXX google/protobuf/compiler/js/js_generator.lo CXX google/protobuf/compiler/js/well_known_types_embed.lo CXX google/protobuf/compiler/objectivec/objectivec_enum.lo CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo CXX google/protobuf/compiler/objectivec/objectivec_extension.lo CXX google/protobuf/compiler/objectivec/objectivec_field.lo CXX google/protobuf/compiler/objectivec/objectivec_file.lo CXX google/protobuf/compiler/objectivec/objectivec_generator.lo CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo CXX google/protobuf/compiler/objectivec/objectivec_message.lo CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo CXX google/protobuf/compiler/php/php_generator.lo CXX google/protobuf/compiler/python/python_generator.lo CXX google/protobuf/compiler/ruby/ruby_generator.lo CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo CXX google/protobuf/compiler/csharp/csharp_enum.lo CXX google/protobuf/compiler/csharp/csharp_enum_field.lo CXX google/protobuf/compiler/csharp/csharp_field_base.lo CXX google/protobuf/compiler/csharp/csharp_generator.lo CXX google/protobuf/compiler/csharp/csharp_helpers.lo CXX google/protobuf/compiler/csharp/csharp_map_field.lo CXX google/protobuf/compiler/csharp/csharp_message.lo CXX google/protobuf/compiler/csharp/csharp_message_field.lo CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo CXXLD libprotoc.la CXXLD protoc CXXLD libprotobuf-lite.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' cd build/protobuf-3.12.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.23.0.2 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-lite.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.23.0.2 libprotobuf-lite.so.23 || { rm -f libprotobuf-lite.so.23 && ln -s libprotobuf-lite.so.23.0.2 libprotobuf-lite.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.23.0.2 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.23.0.2 libprotobuf-lite.so; }; }) libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-lite.la libtool: install: /usr/bin/install -c .libs/libprotobuf.so.23.0.2 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf.so.23.0.2 libprotobuf.so.23 || { rm -f libprotobuf.so.23 && ln -s libprotobuf.so.23.0.2 libprotobuf.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf.so.23.0.2 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.23.0.2 libprotobuf.so; }; }) libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf.la libtool: warning: relinking 'libprotoc.la' libtool: install: (cd /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src; /bin/sh "/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/libtool" --silent --tag CXX --mode=relink g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -std=c++11 -DNDEBUG -version-info 23:2:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -o libprotoc.la -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la -lz ) libtool: install: /usr/bin/install -c .libs/libprotoc.so.23.0.2T /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotoc.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotoc.so.23.0.2 libprotoc.so.23 || { rm -f libprotoc.so.23 && ln -s libprotoc.so.23.0.2 libprotoc.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotoc.so.23.0.2 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.23.0.2 libprotoc.so; }; }) libtool: install: /usr/bin/install -c .libs/libprotoc.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotoc.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c protoc '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/protoc /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler' /usr/bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/inlined_string_field.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/objectivec' /usr/bin/install -c -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/objectivec' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/csharp' /usr/bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/csharp' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/java' /usr/bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/java' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/js' /usr/bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/js' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/cpp' /usr/bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/cpp' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /usr/bin/install -c -m 644 google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/python' /usr/bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/python' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler' /usr/bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/util' /usr/bin/install -c -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/util' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/io' /usr/bin/install -c -m 644 google/protobuf/io/io_win32.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/io' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/ruby' /usr/bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/ruby' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/php' /usr/bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/compiler/php' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/stubs' /usr/bin/install -c -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf/stubs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0006_protobuf' make[3]: Entering directory `/src/layers/layer1_scientific_core/0007_protobuf_c' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "name: 'protobuf-c'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "version: '1.4.1'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checksum: '8414a07bd5c7147f01527090c78e1b4b'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo -n "PROTOBUF-C is a C implementation of the Google Protocol Buffers data serialization format" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "website: 'https://github.com/protobuf-c'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "license: 'Copyright (c) 2008-2022, Dave Benson and the protobuf-c authors'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress autoreconf configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/protobuf-c-1.4.1.tar.gz` `readlink -m ./sources` MD5 8414a07bd5c7147f01527090c78e1b4b Computing checksum for /src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1.tar.gz... Good checksum rm -Rf protobuf-c-1.4.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/protobuf-c-1.4.1.tar.gz` tar.gz protobuf-c-1.4.1 cd build/protobuf-c-1.4.1 && autoreconf --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:22: installing `build-aux/config.guess' configure.ac:22: installing `build-aux/config.sub' configure.ac:13: installing `build-aux/install-sh' configure.ac:13: installing `build-aux/missing' Makefile.am: installing `build-aux/depcomp' cd build/protobuf-c-1.4.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/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 for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 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 ar... ar 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 dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts "-Wc99-c11-compat"... yes checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ supports C++11 features with -std=c++11... yes checking for protobuf... yes checking google/protobuf/compiler/command_line_interface.h usability... yes checking google/protobuf/compiler/command_line_interface.h presence... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands protobuf-c 1.4.1 CC: gcc CFLAGS: -g -O2 CXX: g++ -std=c++11 CXXFLAGS: -g -O2 LDFLAGS: LIBS: prefix: /opt/metwork-mfext-1.2/opt/scientific_core sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.12.2 cd build/protobuf-c-1.4.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' GEN protobuf-c/protobuf-c.pb.cc CXX protoc-c/protoc_c_protoc_gen_c-c_bytes_field.o CXX protoc-c/protoc_c_protoc_gen_c-c_enum.o CXX protoc-c/protoc_c_protoc_gen_c-c_enum_field.o CXX protoc-c/protoc_c_protoc_gen_c-c_extension.o CXX protoc-c/protoc_c_protoc_gen_c-c_field.o CXX protoc-c/protoc_c_protoc_gen_c-c_file.o CXX protoc-c/protoc_c_protoc_gen_c-c_generator.o CXX protoc-c/protoc_c_protoc_gen_c-c_helpers.o CXX protoc-c/protoc_c_protoc_gen_c-c_message.o CXX protoc-c/protoc_c_protoc_gen_c-c_message_field.o CXX protoc-c/protoc_c_protoc_gen_c-c_primitive_field.o CXX protoc-c/protoc_c_protoc_gen_c-c_service.o CXX protoc-c/protoc_c_protoc_gen_c-c_string_field.o CXX protobuf-c/protoc_c_protoc_gen_c-protobuf-c.pb.o CXX protoc-c/protoc_c_protoc_gen_c-main.o CXXLD protoc-c/protoc-gen-c GEN t/test.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-full.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-optimized.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-full.pb.cc [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) CXX t/generated-code2/t_generated_code2_cxx_generate_packed_data-cxx-generate-packed-data.o CXX t/t_generated_code2_cxx_generate_packed_data-test-full.pb.o CXX protobuf-c/t_generated_code2_cxx_generate_packed_data-protobuf-c.pb.o CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc GEN t/test-proto3.pb-c.c GEN t/issue204/issue204.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue204/issue204.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue220/issue220.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue251/issue251.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue330/issue330.pb-c.c GEN t/issue389/issue389.pb-c.c GEN t/issue440/issue440.pb-c.c GEN t/issue375/issue375.pb-c.c make all-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' CC protobuf-c/protobuf-c.lo CCLD protobuf-c/libprotobuf-c.la make[3]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' cd build/protobuf-c-1.4.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make install-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' test -z "/opt/metwork-mfext-1.2/opt/scientific_core/lib" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/scientific_core/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c protobuf-c/libprotobuf-c.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.so.1.0.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-c.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so.1 || { rm -f libprotobuf-c.so.1 && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so; }; }) libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-c.la libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-c.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-c.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libprotobuf-c.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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. ---------------------------------------------------------------------- test -z "/opt/metwork-mfext-1.2/opt/scientific_core/bin" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/scientific_core/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c protoc-c/protoc-gen-c '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c protoc-c/protoc-gen-c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-gen-c make install-exec-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' rm -f /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c ln -s protoc-gen-c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c make[5]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' test -z "/opt/metwork-mfext-1.2/opt/scientific_core/include" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/scientific_core/include" /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/protobuf-c' /usr/bin/install -c -m 644 protobuf-c/protobuf-c.h protobuf-c/protobuf-c.proto '/opt/metwork-mfext-1.2/opt/scientific_core/include/protobuf-c' test -z "/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig" || /bin/mkdir -p "/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig" /usr/bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' /bin/mkdir -p /opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf-c cd /opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf-c && rm -f protobuf-c.h cd /opt/metwork-mfext-1.2/opt/scientific_core/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h make[5]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0007_protobuf_c' make[3]: Entering directory `/src/layers/layer1_scientific_core/0008_postgresql' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "name: 'postgresql'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "version: '13.4'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checksum: '7bda65a37c46b8b2c1933d9d1cd677f2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "POSTGRESQL is an object-relational database system" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "website: 'http://postgresql.org/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "license: 'PostgreSQL (similar MIT or BSD)'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi make --file=../../Makefile.standard MAKELEVEL=0 PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core OPTIONS="--with-includes=/opt/metwork-mfext-1.2/opt/scientific_core/include:/opt/metwork-mfext-1.2/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.2/opt/scientific_core/lib:/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python" download uncompress configure build install /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/postgresql-13.4.tar.bz2` `readlink -m ./sources` MD5 7bda65a37c46b8b2c1933d9d1cd677f2 Trying to download https://ftp.postgresql.org/pub/source/v13.4/postgresql-13.4.tar.bz2... --2023-07-17 14:08:05-- https://ftp.postgresql.org/pub/source/v13.4/postgresql-13.4.tar.bz2 Resolving ftp.postgresql.org... 87.238.57.227, 147.75.85.69, 217.196.149.55, ... Connecting to ftp.postgresql.org|87.238.57.227|:443... connected. WARNING: cannot verify ftp.postgresql.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 21157443 (20M) [application/octet-stream] Saving to: `/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4.tar.bz2' 0K .......... .......... .......... .......... .......... 0% 1.74M 12s 50K .......... .......... .......... .......... .......... 0% 1.75M 12s 100K .......... .......... .......... .......... .......... 0% 106M 8s 150K .......... .......... .......... .......... .......... 0% 390M 6s 200K .......... .......... .......... .......... .......... 1% 1.77M 7s 250K .......... .......... .......... .......... .......... 1% 254M 6s 300K .......... .......... .......... .......... .......... 1% 156M 5s 350K .......... .......... .......... .......... .......... 1% 216M 4s 400K .......... .......... .......... .......... .......... 2% 1.79M 5s 450K .......... .......... .......... .......... .......... 2% 312M 5s 500K .......... .......... .......... .......... .......... 2% 172M 4s 550K .......... .......... .......... .......... .......... 2% 311M 4s 600K .......... .......... .......... .......... .......... 3% 131M 3s 650K .......... .......... .......... .......... .......... 3% 301M 3s 700K .......... .......... .......... .......... .......... 3% 329M 3s 750K .......... .......... .......... .......... .......... 3% 406M 3s 800K .......... .......... .......... .......... .......... 4% 1.87M 3s 850K .......... .......... .......... .......... .......... 4% 141M 3s 900K .......... .......... .......... .......... .......... 4% 132M 3s 950K .......... .......... .......... .......... .......... 4% 344M 3s 1000K .......... .......... .......... .......... .......... 5% 94.7M 3s 1050K .......... .......... .......... .......... .......... 5% 336M 3s 1100K .......... .......... .......... .......... .......... 5% 327M 2s 1150K .......... .......... .......... .......... .......... 5% 299M 2s 1200K .......... .......... .......... .......... .......... 6% 541M 2s 1250K .......... .......... .......... .......... .......... 6% 540M 2s 1300K .......... .......... .......... .......... .......... 6% 181M 2s 1350K .......... .......... .......... .......... .......... 6% 141M 2s 1400K .......... .......... .......... .......... .......... 7% 330M 2s 1450K .......... .......... .......... .......... .......... 7% 533M 2s 1500K .......... .......... .......... .......... .......... 7% 542M 2s 1550K .......... .......... .......... .......... .......... 7% 408M 2s 1600K .......... .......... .......... .......... .......... 7% 504M 2s 1650K .......... .......... .......... .......... .......... 8% 1.97M 2s 1700K .......... .......... .......... .......... .......... 8% 69.9M 2s 1750K .......... .......... .......... .......... .......... 8% 183M 2s 1800K .......... .......... .......... .......... .......... 8% 324M 2s 1850K .......... .......... .......... .......... .......... 9% 173M 2s 1900K .......... .......... .......... .......... .......... 9% 316M 2s 1950K .......... .......... .......... .......... .......... 9% 135M 2s 2000K .......... .......... .......... .......... .......... 9% 364M 2s 2050K .......... .......... .......... .......... .......... 10% 192M 2s 2100K .......... .......... .......... .......... .......... 10% 149M 1s 2150K .......... .......... .......... .......... .......... 10% 133M 1s 2200K .......... .......... .......... .......... .......... 10% 131M 1s 2250K .......... .......... .......... .......... .......... 11% 153M 1s 2300K .......... .......... .......... .......... .......... 11% 117M 1s 2350K .......... .......... .......... .......... .......... 11% 103M 1s 2400K .......... .......... .......... .......... .......... 11% 123M 1s 2450K .......... .......... .......... .......... .......... 12% 109M 1s 2500K .......... .......... .......... .......... .......... 12% 113M 1s 2550K .......... .......... .......... .......... .......... 12% 99.0M 1s 2600K .......... .......... .......... .......... .......... 12% 145M 1s 2650K .......... .......... .......... .......... .......... 13% 138M 1s 2700K .......... .......... .......... .......... .......... 13% 103M 1s 2750K .......... .......... .......... .......... .......... 13% 84.3M 1s 2800K .......... .......... .......... .......... .......... 13% 95.3M 1s 2850K .......... .......... .......... .......... .......... 14% 174M 1s 2900K .......... .......... .......... .......... .......... 14% 135M 1s 2950K .......... .......... .......... .......... .......... 14% 109M 1s 3000K .......... .......... .......... .......... .......... 14% 154M 1s 3050K .......... .......... .......... .......... .......... 15% 113M 1s 3100K .......... .......... .......... .......... .......... 15% 108M 1s 3150K .......... .......... .......... .......... .......... 15% 120M 1s 3200K .......... .......... .......... .......... .......... 15% 104M 1s 3250K .......... .......... .......... .......... .......... 15% 97.3M 1s 3300K .......... .......... .......... .......... .......... 16% 3.00M 1s 3350K .......... .......... .......... .......... .......... 16% 259M 1s 3400K .......... .......... .......... .......... .......... 16% 292M 1s 3450K .......... .......... .......... .......... .......... 16% 105M 1s 3500K .......... .......... .......... .......... .......... 17% 497M 1s 3550K .......... .......... .......... .......... .......... 17% 77.2M 1s 3600K .......... .......... .......... .......... .......... 17% 236M 1s 3650K .......... .......... .......... .......... .......... 17% 510M 1s 3700K .......... .......... .......... .......... .......... 18% 506M 1s 3750K .......... .......... .......... .......... .......... 18% 508M 1s 3800K .......... .......... .......... .......... .......... 18% 517M 1s 3850K .......... .......... .......... .......... .......... 18% 153M 1s 3900K .......... .......... .......... .......... .......... 19% 329M 1s 3950K .......... .......... .......... .......... .......... 19% 210M 1s 4000K .......... .......... .......... .......... .......... 19% 442M 1s 4050K .......... .......... .......... .......... .......... 19% 514M 1s 4100K .......... .......... .......... .......... .......... 20% 506M 1s 4150K .......... .......... .......... .......... .......... 20% 508M 1s 4200K .......... .......... .......... .......... .......... 20% 518M 1s 4250K .......... .......... .......... .......... .......... 20% 14.6M 1s 4300K .......... .......... .......... .......... .......... 21% 106M 1s 4350K .......... .......... .......... .......... .......... 21% 113M 1s 4400K .......... .......... .......... .......... .......... 21% 117M 1s 4450K .......... .......... .......... .......... .......... 21% 106M 1s 4500K .......... .......... .......... .......... .......... 22% 110M 1s 4550K .......... .......... .......... .......... .......... 22% 115M 1s 4600K .......... .......... .......... .......... .......... 22% 148M 1s 4650K .......... .......... .......... .......... .......... 22% 100M 1s 4700K .......... .......... .......... .......... .......... 22% 73.9M 1s 4750K .......... .......... .......... .......... .......... 23% 69.3M 1s 4800K .......... .......... .......... .......... .......... 23% 176M 1s 4850K .......... .......... .......... .......... .......... 23% 88.4M 1s 4900K .......... .......... .......... .......... .......... 23% 133M 1s 4950K .......... .......... .......... .......... .......... 24% 113M 1s 5000K .......... .......... .......... .......... .......... 24% 109M 1s 5050K .......... .......... .......... .......... .......... 24% 181M 1s 5100K .......... .......... .......... .......... .......... 24% 103M 1s 5150K .......... .......... .......... .......... .......... 25% 99.5M 1s 5200K .......... .......... .......... .......... .......... 25% 186M 1s 5250K .......... .......... .......... .......... .......... 25% 88.9M 1s 5300K .......... .......... .......... .......... .......... 25% 131M 1s 5350K .......... .......... .......... .......... .......... 26% 93.4M 1s 5400K .......... .......... .......... .......... .......... 26% 106M 1s 5450K .......... .......... .......... .......... .......... 26% 130M 1s 5500K .......... .......... .......... .......... .......... 26% 93.8M 1s 5550K .......... .......... .......... .......... .......... 27% 95.1M 1s 5600K .......... .......... .......... .......... .......... 27% 155M 1s 5650K .......... .......... .......... .......... .......... 27% 90.8M 1s 5700K .......... .......... .......... .......... .......... 27% 138M 1s 5750K .......... .......... .......... .......... .......... 28% 81.2M 1s 5800K .......... .......... .......... .......... .......... 28% 154M 1s 5850K .......... .......... .......... .......... .......... 28% 138M 1s 5900K .......... .......... .......... .......... .......... 28% 109M 1s 5950K .......... .......... .......... .......... .......... 29% 87.1M 1s 6000K .......... .......... .......... .......... .......... 29% 87.7M 1s 6050K .......... .......... .......... .......... .......... 29% 132M 1s 6100K .......... .......... .......... .......... .......... 29% 197M 1s 6150K .......... .......... .......... .......... .......... 30% 87.4M 1s 6200K .......... .......... .......... .......... .......... 30% 123M 1s 6250K .......... .......... .......... .......... .......... 30% 94.0M 1s 6300K .......... .......... .......... .......... .......... 30% 95.8M 0s 6350K .......... .......... .......... .......... .......... 30% 88.3M 0s 6400K .......... .......... .......... .......... .......... 31% 129M 0s 6450K .......... .......... .......... .......... .......... 31% 133M 0s 6500K .......... .......... .......... .......... .......... 31% 58.5M 0s 6550K .......... .......... .......... .......... .......... 31% 183M 0s 6600K .......... .......... .......... .......... .......... 32% 77.4M 0s 6650K .......... .......... .......... .......... .......... 32% 374M 0s 6700K .......... .......... .......... .......... .......... 32% 450M 0s 6750K .......... .......... .......... .......... .......... 32% 90.6M 0s 6800K .......... .......... .......... .......... .......... 33% 103M 0s 6850K .......... .......... .......... .......... .......... 33% 82.1M 0s 6900K .......... .......... .......... .......... .......... 33% 465M 0s 6950K .......... .......... .......... .......... .......... 33% 132M 0s 7000K .......... .......... .......... .......... .......... 34% 101M 0s 7050K .......... .......... .......... .......... .......... 34% 102M 0s 7100K .......... .......... .......... .......... .......... 34% 273M 0s 7150K .......... .......... .......... .......... .......... 34% 71.3M 0s 7200K .......... .......... .......... .......... .......... 35% 147M 0s 7250K .......... .......... .......... .......... .......... 35% 150M 0s 7300K .......... .......... .......... .......... .......... 35% 90.8M 0s 7350K .......... .......... .......... .......... .......... 35% 171M 0s 7400K .......... .......... .......... .......... .......... 36% 213M 0s 7450K .......... .......... .......... .......... .......... 36% 110M 0s 7500K .......... .......... .......... .......... .......... 36% 116M 0s 7550K .......... .......... .......... .......... .......... 36% 88.6M 0s 7600K .......... .......... .......... .......... .......... 37% 116M 0s 7650K .......... .......... .......... .......... .......... 37% 125M 0s 7700K .......... .......... .......... .......... .......... 37% 103M 0s 7750K .......... .......... .......... .......... .......... 37% 121M 0s 7800K .......... .......... .......... .......... .......... 37% 122M 0s 7850K .......... .......... .......... .......... .......... 38% 114M 0s 7900K .......... .......... .......... .......... .......... 38% 146M 0s 7950K .......... .......... .......... .......... .......... 38% 53.4M 0s 8000K .......... .......... .......... .......... .......... 38% 172M 0s 8050K .......... .......... .......... .......... .......... 39% 49.5M 0s 8100K .......... .......... .......... .......... .......... 39% 183M 0s 8150K .......... .......... .......... .......... .......... 39% 146M 0s 8200K .......... .......... .......... .......... .......... 39% 88.6M 0s 8250K .......... .......... .......... .......... .......... 40% 152M 0s 8300K .......... .......... .......... .......... .......... 40% 166M 0s 8350K .......... .......... .......... .......... .......... 40% 85.7M 0s 8400K .......... .......... .......... .......... .......... 40% 126M 0s 8450K .......... .......... .......... .......... .......... 41% 100M 0s 8500K .......... .......... .......... .......... .......... 41% 85.3M 0s 8550K .......... .......... .......... .......... .......... 41% 283M 0s 8600K .......... .......... .......... .......... .......... 41% 138M 0s 8650K .......... .......... .......... .......... .......... 42% 123M 0s 8700K .......... .......... .......... .......... .......... 42% 100M 0s 8750K .......... .......... .......... .......... .......... 42% 102M 0s 8800K .......... .......... .......... .......... .......... 42% 123M 0s 8850K .......... .......... .......... .......... .......... 43% 102M 0s 8900K .......... .......... .......... .......... .......... 43% 117M 0s 8950K .......... .......... .......... .......... .......... 43% 120M 0s 9000K .......... .......... .......... .......... .......... 43% 141M 0s 9050K .......... .......... .......... .......... .......... 44% 145M 0s 9100K .......... .......... .......... .......... .......... 44% 85.7M 0s 9150K .......... .......... .......... .......... .......... 44% 129M 0s 9200K .......... .......... .......... .......... .......... 44% 98.3M 0s 9250K .......... .......... .......... .......... .......... 45% 115M 0s 9300K .......... .......... .......... .......... .......... 45% 106M 0s 9350K .......... .......... .......... .......... .......... 45% 160M 0s 9400K .......... .......... .......... .......... .......... 45% 125M 0s 9450K .......... .......... .......... .......... .......... 45% 115M 0s 9500K .......... .......... .......... .......... .......... 46% 103M 0s 9550K .......... .......... .......... .......... .......... 46% 90.2M 0s 9600K .......... .......... .......... .......... .......... 46% 107M 0s 9650K .......... .......... .......... .......... .......... 46% 160M 0s 9700K .......... .......... .......... .......... .......... 47% 133M 0s 9750K .......... .......... .......... .......... .......... 47% 97.6M 0s 9800K .......... .......... .......... .......... .......... 47% 148M 0s 9850K .......... .......... .......... .......... .......... 47% 94.4M 0s 9900K .......... .......... .......... .......... .......... 48% 79.2M 0s 9950K .......... .......... .......... .......... .......... 48% 185M 0s 10000K .......... .......... .......... .......... .......... 48% 85.2M 0s 10050K .......... .......... .......... .......... .......... 48% 139M 0s 10100K .......... .......... .......... .......... .......... 49% 98.5M 0s 10150K .......... .......... .......... .......... .......... 49% 186M 0s 10200K .......... .......... .......... .......... .......... 49% 127M 0s 10250K .......... .......... .......... .......... .......... 49% 116M 0s 10300K .......... .......... .......... .......... .......... 50% 108M 0s 10350K .......... .......... .......... .......... .......... 50% 86.5M 0s 10400K .......... .......... .......... .......... .......... 50% 121M 0s 10450K .......... .......... .......... .......... .......... 50% 124M 0s 10500K .......... .......... .......... .......... .......... 51% 104M 0s 10550K .......... .......... .......... .......... .......... 51% 138M 0s 10600K .......... .......... .......... .......... .......... 51% 171M 0s 10650K .......... .......... .......... .......... .......... 51% 72.7M 0s 10700K .......... .......... .......... .......... .......... 52% 223M 0s 10750K .......... .......... .......... .......... .......... 52% 82.9M 0s 10800K .......... .......... .......... .......... .......... 52% 144M 0s 10850K .......... .......... .......... .......... .......... 52% 130M 0s 10900K .......... .......... .......... .......... .......... 52% 116M 0s 10950K .......... .......... .......... .......... .......... 53% 106M 0s 11000K .......... .......... .......... .......... .......... 53% 115M 0s 11050K .......... .......... .......... .......... .......... 53% 136M 0s 11100K .......... .......... .......... .......... .......... 53% 89.4M 0s 11150K .......... .......... .......... .......... .......... 54% 115M 0s 11200K .......... .......... .......... .......... .......... 54% 118M 0s 11250K .......... .......... .......... .......... .......... 54% 113M 0s 11300K .......... .......... .......... .......... .......... 54% 147M 0s 11350K .......... .......... .......... .......... .......... 55% 137M 0s 11400K .......... .......... .......... .......... .......... 55% 89.4M 0s 11450K .......... .......... .......... .......... .......... 55% 148M 0s 11500K .......... .......... .......... .......... .......... 55% 148M 0s 11550K .......... .......... .......... .......... .......... 56% 77.6M 0s 11600K .......... .......... .......... .......... .......... 56% 120M 0s 11650K .......... .......... .......... .......... .......... 56% 128M 0s 11700K .......... .......... .......... .......... .......... 56% 118M 0s 11750K .......... .......... .......... .......... .......... 57% 177M 0s 11800K .......... .......... .......... .......... .......... 57% 92.3M 0s 11850K .......... .......... .......... .......... .......... 57% 155M 0s 11900K .......... .......... .......... .......... .......... 57% 86.2M 0s 11950K .......... .......... .......... .......... .......... 58% 100M 0s 12000K .......... .......... .......... .......... .......... 58% 134M 0s 12050K .......... .......... .......... .......... .......... 58% 76.6M 0s 12100K .......... .......... .......... .......... .......... 58% 145M 0s 12150K .......... .......... .......... .......... .......... 59% 84.1M 0s 12200K .......... .......... .......... .......... .......... 59% 210M 0s 12250K .......... .......... .......... .......... .......... 59% 141M 0s 12300K .......... .......... .......... .......... .......... 59% 80.8M 0s 12350K .......... .......... .......... .......... .......... 60% 126M 0s 12400K .......... .......... .......... .......... .......... 60% 97.3M 0s 12450K .......... .......... .......... .......... .......... 60% 145M 0s 12500K .......... .......... .......... .......... .......... 60% 167M 0s 12550K .......... .......... .......... .......... .......... 60% 100M 0s 12600K .......... .......... .......... .......... .......... 61% 137M 0s 12650K .......... .......... .......... .......... .......... 61% 158M 0s 12700K .......... .......... .......... .......... .......... 61% 96.2M 0s 12750K .......... .......... .......... .......... .......... 61% 112M 0s 12800K .......... .......... .......... .......... .......... 62% 97.5M 0s 12850K .......... .......... .......... .......... .......... 62% 134M 0s 12900K .......... .......... .......... .......... .......... 62% 127M 0s 12950K .......... .......... .......... .......... .......... 62% 86.9M 0s 13000K .......... .......... .......... .......... .......... 63% 177M 0s 13050K .......... .......... .......... .......... .......... 63% 63.9M 0s 13100K .......... .......... .......... .......... .......... 63% 111M 0s 13150K .......... .......... .......... .......... .......... 63% 117M 0s 13200K .......... .......... .......... .......... .......... 64% 93.8M 0s 13250K .......... .......... .......... .......... .......... 64% 151M 0s 13300K .......... .......... .......... .......... .......... 64% 53.8M 0s 13350K .......... .......... .......... .......... .......... 64% 133M 0s 13400K .......... .......... .......... .......... .......... 65% 140M 0s 13450K .......... .......... .......... .......... .......... 65% 105M 0s 13500K .......... .......... .......... .......... .......... 65% 90.6M 0s 13550K .......... .......... .......... .......... .......... 65% 80.3M 0s 13600K .......... .......... .......... .......... .......... 66% 175M 0s 13650K .......... .......... .......... .......... .......... 66% 98.9M 0s 13700K .......... .......... .......... .......... .......... 66% 91.8M 0s 13750K .......... .......... .......... .......... .......... 66% 128M 0s 13800K .......... .......... .......... .......... .......... 67% 205M 0s 13850K .......... .......... .......... .......... .......... 67% 92.4M 0s 13900K .......... .......... .......... .......... .......... 67% 158M 0s 13950K .......... .......... .......... .......... .......... 67% 70.5M 0s 14000K .......... .......... .......... .......... .......... 68% 217M 0s 14050K .......... .......... .......... .......... .......... 68% 119M 0s 14100K .......... .......... .......... .......... .......... 68% 92.5M 0s 14150K .......... .......... .......... .......... .......... 68% 130M 0s 14200K .......... .......... .......... .......... .......... 68% 139M 0s 14250K .......... .......... .......... .......... .......... 69% 115M 0s 14300K .......... .......... .......... .......... .......... 69% 92.9M 0s 14350K .......... .......... .......... .......... .......... 69% 95.3M 0s 14400K .......... .......... .......... .......... .......... 69% 184M 0s 14450K .......... .......... .......... .......... .......... 70% 78.4M 0s 14500K .......... .......... .......... .......... .......... 70% 112M 0s 14550K .......... .......... .......... .......... .......... 70% 212M 0s 14600K .......... .......... .......... .......... .......... 70% 89.8M 0s 14650K .......... .......... .......... .......... .......... 71% 141M 0s 14700K .......... .......... .......... .......... .......... 71% 146M 0s 14750K .......... .......... .......... .......... .......... 71% 76.6M 0s 14800K .......... .......... .......... .......... .......... 71% 190M 0s 14850K .......... .......... .......... .......... .......... 72% 70.2M 0s 14900K .......... .......... .......... .......... .......... 72% 423M 0s 14950K .......... .......... .......... .......... .......... 72% 121M 0s 15000K .......... .......... .......... .......... .......... 72% 94.0M 0s 15050K .......... .......... .......... .......... .......... 73% 137M 0s 15100K .......... .......... .......... .......... .......... 73% 103M 0s 15150K .......... .......... .......... .......... .......... 73% 109M 0s 15200K .......... .......... .......... .......... .......... 73% 128M 0s 15250K .......... .......... .......... .......... .......... 74% 84.0M 0s 15300K .......... .......... .......... .......... .......... 74% 177M 0s 15350K .......... .......... .......... .......... .......... 74% 133M 0s 15400K .......... .......... .......... .......... .......... 74% 119M 0s 15450K .......... .......... .......... .......... .......... 75% 152M 0s 15500K .......... .......... .......... .......... .......... 75% 102M 0s 15550K .......... .......... .......... .......... .......... 75% 80.6M 0s 15600K .......... .......... .......... .......... .......... 75% 120M 0s 15650K .......... .......... .......... .......... .......... 75% 106M 0s 15700K .......... .......... .......... .......... .......... 76% 178M 0s 15750K .......... .......... .......... .......... .......... 76% 111M 0s 15800K .......... .......... .......... .......... .......... 76% 121M 0s 15850K .......... .......... .......... .......... .......... 76% 143M 0s 15900K .......... .......... .......... .......... .......... 77% 90.7M 0s 15950K .......... .......... .......... .......... .......... 77% 113M 0s 16000K .......... .......... .......... .......... .......... 77% 87.8M 0s 16050K .......... .......... .......... .......... .......... 77% 154M 0s 16100K .......... .......... .......... .......... .......... 78% 123M 0s 16150K .......... .......... .......... .......... .......... 78% 82.9M 0s 16200K .......... .......... .......... .......... .......... 78% 119M 0s 16250K .......... .......... .......... .......... .......... 78% 109M 0s 16300K .......... .......... .......... .......... .......... 79% 133M 0s 16350K .......... .......... .......... .......... .......... 79% 94.0M 0s 16400K .......... .......... .......... .......... .......... 79% 93.7M 0s 16450K .......... .......... .......... .......... .......... 79% 166M 0s 16500K .......... .......... .......... .......... .......... 80% 106M 0s 16550K .......... .......... .......... .......... .......... 80% 119M 0s 16600K .......... .......... .......... .......... .......... 80% 122M 0s 16650K .......... .......... .......... .......... .......... 80% 104M 0s 16700K .......... .......... .......... .......... .......... 81% 157M 0s 16750K .......... .......... .......... .......... .......... 81% 76.2M 0s 16800K .......... .......... .......... .......... .......... 81% 134M 0s 16850K .......... .......... .......... .......... .......... 81% 130M 0s 16900K .......... .......... .......... .......... .......... 82% 99.0M 0s 16950K .......... .......... .......... .......... .......... 82% 117M 0s 17000K .......... .......... .......... .......... .......... 82% 163M 0s 17050K .......... .......... .......... .......... .......... 82% 95.8M 0s 17100K .......... .......... .......... .......... .......... 83% 105M 0s 17150K .......... .......... .......... .......... .......... 83% 113M 0s 17200K .......... .......... .......... .......... .......... 83% 138M 0s 17250K .......... .......... .......... .......... .......... 83% 122M 0s 17300K .......... .......... .......... .......... .......... 83% 99.7M 0s 17350K .......... .......... .......... .......... .......... 84% 102M 0s 17400K .......... .......... .......... .......... .......... 84% 135M 0s 17450K .......... .......... .......... .......... .......... 84% 126M 0s 17500K .......... .......... .......... .......... .......... 84% 38.2M 0s 17550K .......... .......... .......... .......... .......... 85% 78.1M 0s 17600K .......... .......... .......... .......... .......... 85% 130M 0s 17650K .......... .......... .......... .......... .......... 85% 77.0M 0s 17700K .......... .......... .......... .......... .......... 85% 176M 0s 17750K .......... .......... .......... .......... .......... 86% 143M 0s 17800K .......... .......... .......... .......... .......... 86% 103M 0s 17850K .......... .......... .......... .......... .......... 86% 108M 0s 17900K .......... .......... .......... .......... .......... 86% 172M 0s 17950K .......... .......... .......... .......... .......... 87% 91.4M 0s 18000K .......... .......... .......... .......... .......... 87% 114M 0s 18050K .......... .......... .......... .......... .......... 87% 88.2M 0s 18100K .......... .......... .......... .......... .......... 87% 143M 0s 18150K .......... .......... .......... .......... .......... 88% 70.1M 0s 18200K .......... .......... .......... .......... .......... 88% 120M 0s 18250K .......... .......... .......... .......... .......... 88% 111M 0s 18300K .......... .......... .......... .......... .......... 88% 112M 0s 18350K .......... .......... .......... .......... .......... 89% 88.8M 0s 18400K .......... .......... .......... .......... .......... 89% 113M 0s 18450K .......... .......... .......... .......... .......... 89% 104M 0s 18500K .......... .......... .......... .......... .......... 89% 184M 0s 18550K .......... .......... .......... .......... .......... 90% 117M 0s 18600K .......... .......... .......... .......... .......... 90% 122M 0s 18650K .......... .......... .......... .......... .......... 90% 122M 0s 18700K .......... .......... .......... .......... .......... 90% 96.0M 0s 18750K .......... .......... .......... .......... .......... 90% 96.7M 0s 18800K .......... .......... .......... .......... .......... 91% 120M 0s 18850K .......... .......... .......... .......... .......... 91% 115M 0s 18900K .......... .......... .......... .......... .......... 91% 127M 0s 18950K .......... .......... .......... .......... .......... 91% 83.2M 0s 19000K .......... .......... .......... .......... .......... 92% 225M 0s 19050K .......... .......... .......... .......... .......... 92% 149M 0s 19100K .......... .......... .......... .......... .......... 92% 97.3M 0s 19150K .......... .......... .......... .......... .......... 92% 87.1M 0s 19200K .......... .......... .......... .......... .......... 93% 110M 0s 19250K .......... .......... .......... .......... .......... 93% 146M 0s 19300K .......... .......... .......... .......... .......... 93% 111M 0s 19350K .......... .......... .......... .......... .......... 93% 96.9M 0s 19400K .......... .......... .......... .......... .......... 94% 155M 0s 19450K .......... .......... .......... .......... .......... 94% 102M 0s 19500K .......... .......... .......... .......... .......... 94% 139M 0s 19550K .......... .......... .......... .......... .......... 94% 87.5M 0s 19600K .......... .......... .......... .......... .......... 95% 130M 0s 19650K .......... .......... .......... .......... .......... 95% 105M 0s 19700K .......... .......... .......... .......... .......... 95% 123M 0s 19750K .......... .......... .......... .......... .......... 95% 134M 0s 19800K .......... .......... .......... .......... .......... 96% 118M 0s 19850K .......... .......... .......... .......... .......... 96% 77.7M 0s 19900K .......... .......... .......... .......... .......... 96% 171M 0s 19950K .......... .......... .......... .......... .......... 96% 72.5M 0s 20000K .......... .......... .......... .......... .......... 97% 185M 0s 20050K .......... .......... .......... .......... .......... 97% 130M 0s 20100K .......... .......... .......... .......... .......... 97% 99.5M 0s 20150K .......... .......... .......... .......... .......... 97% 117M 0s 20200K .......... .......... .......... .......... .......... 98% 274M 0s 20250K .......... .......... .......... .......... .......... 98% 70.2M 0s 20300K .......... .......... .......... .......... .......... 98% 146M 0s 20350K .......... .......... .......... .......... .......... 98% 77.3M 0s 20400K .......... .......... .......... .......... .......... 98% 132M 0s 20450K .......... .......... .......... .......... .......... 99% 128M 0s 20500K .......... .......... .......... .......... .......... 99% 162M 0s 20550K .......... .......... .......... .......... .......... 99% 105M 0s 20600K .......... .......... .......... .......... .......... 99% 177M 0s 20650K .......... . 100% 355M=0.3s 2023-07-17 14:08:06 (58.5 MB/s) - `/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4.tar.bz2' saved [21157443/21157443] Computing checksum for /src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4.tar.bz2... Good checksum rm -Rf postgresql-13.4 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-13.4.tar.bz2` tar.bz2 postgresql-13.4 cd build/postgresql-13.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.2/opt/scientific_core --with-includes=/opt/metwork-mfext-1.2/opt/scientific_core/include:/opt/metwork-mfext-1.2/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.2/opt/scientific_core/lib:/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3, for CFLAGS... yes checking whether g++ supports -Wimplicit-fallthrough=3, 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes checking 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.2/opt/python3_core/bin/python3 configure: using python 3.9.7 (default, Jul 17 2023, 14:00:53) checking for Python distutils module... yes checking Python configuration directory... /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu checking Python include directories... -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 checking how to link an embedded Python application... -L/opt/metwork-mfext-1.2/opt/python3_core/lib -lpython3.9 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing 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 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 backtrace_symbols... 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 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/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 wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for 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 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 _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 dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for library containing sem_init... -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.2/opt/core/bin/xmllint checking for xsltproc... /opt/metwork-mfext-1.2/opt/core/bin/xsltproc checking for fop... no checking for dbtoepub... 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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include configure: using LDFLAGS= -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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-13.4 && make make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/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_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-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/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-13.4/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-13.4/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o archive.o archive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o checksum_helper.o checksum_helper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o d2s.o d2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o f2s.o f2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o file_perm.o file_perm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o jsonapi.o jsonapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o kwlookup.o kwlookup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o link-canary.o link-canary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o stringinfo.o stringinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o protocol_openssl.o protocol_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c -o restricted_token.o restricted_token.c rm -f libpgcommon.a ar crs libpgcommon.a archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o hashfn.o ip.o jsonapi.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 stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c archive.c -o archive_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c base64.c -o base64_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c config_info.c -o config_info_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c d2s.c -o d2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c encnames.c -o encnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c exec.c -o exec_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c f2s.c -o f2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c file_perm.c -o file_perm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c hashfn.c -o hashfn_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c ip.c -o ip_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c jsonapi.c -o jsonapi_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c keywords.c -o keywords_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c kwlookup.c -o kwlookup_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c link-canary.c -o link-canary_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c pgfnames.c -o pgfnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c psprintf.c -o psprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c relpath.c -o relpath_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c rmtree.c -o rmtree_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c saslprep.c -o saslprep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c scram-common.c -o scram-common_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c string.c -o string_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c stringinfo.c -o stringinfo_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c username.c -o username_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c wait_error.c -o wait_error_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c wchar.c -o wchar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c file_utils.c -o file_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c restricted_token.c -o restricted_token_shlib.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_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 stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c archive.c -o archive_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c base64.c -o base64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c checksum_helper.c -o checksum_helper_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c config_info.c -o config_info_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c d2s.c -o d2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c encnames.c -o encnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c exec.c -o exec_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c f2s.c -o f2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c file_perm.c -o file_perm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c hashfn.c -o hashfn_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c ip.c -o ip_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c jsonapi.c -o jsonapi_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c keywords.c -o keywords_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c kwlookup.c -o kwlookup_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c link-canary.c -o link-canary_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c stringinfo.c -o stringinfo_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c wchar.c -o wchar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o hashfn_srv.o ip_srv.o jsonapi_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 stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o sha2_openssl_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/metwork-mfext-1.2/opt/scientific_core/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_bitutils.o pg_bitutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgcheckdir.o pgcheckdir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgsleep.o pgsleep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgstrsignal.o pgstrsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o qsort.o qsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o snprintf.o snprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o strerror.o strerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c fls.c -o fls_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c chklocale.c -o chklocale_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c erand48.c -o erand48_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c noblock.c -o noblock_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c path.c -o path_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c qsort.c -o qsort_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c quotes.c -o quotes_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c snprintf.c -o snprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c strerror.c -o strerror_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c tar.c -o tar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o 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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c path.c -o path_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c snprintf.c -o snprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c strerror.c -o strerror_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgtz.o pgtz.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o strftime.o strftime.c ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o zic.o zic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o zic make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C backend all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin.o brin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_inclusion.o brin_inclusion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_revmap.o brin_revmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_validate.o brin_validate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_xlog.o brin_xlog.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o attmap.o attmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bufmask.o bufmask.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o detoast.o detoast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o printsimple.o printsimple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o session.o session.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o toast_internals.o toast_internals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tupdesc.o tupdesc.c ( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gindatapage.o gindatapage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginvalidate.o ginvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ginxlog.o ginxlog.c ( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistvalidate.o gistvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistxlog.o gistxlog.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hash_xlog.o hash_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashvalidate.o hashvalidate.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heapam_handler.o heapam_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heapam_visibility.o heapam_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heaptoast.o heaptoast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pruneheap.o pruneheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o vacuumlazy.o vacuumlazy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.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-13.4/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtdedup.o nbtdedup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtsplitloc.o nbtsplitloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtxlog.o nbtxlog.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spginsert.o spginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgkdtreeproc.o spgkdtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgproc.o spgproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgxlog.o spgxlog.c ( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o table.o table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tableam.o tableam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tableamapi.o tableamapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o toast_helper.o toast_helper.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o generic_xlog.o generic_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o transam.o transam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogfuncs.o xlogfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bootparse.o bootparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o aclchk.o aclchk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o namespace.o namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o objectaccess.o objectaccess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_cast.o pg_cast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_largeobject.o pg_largeobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_publication.o pg_publication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o toasting.o toasting.c ( echo src/backend/catalog/aclchk.o src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_enr.o parse_enr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o scan.o scan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o aggregatecmds.o aggregatecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o async.o async.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o foreigncmds.o foreigncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o portalcmds.o portalcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o publicationcmds.o publicationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o subscriptioncmds.o subscriptioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o view.o view.c ( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execAmi.o execAmi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execExpr.o execExpr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execIndexing.o execIndexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execPartition.o execPartition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeBitmapOr.o nodeBitmapOr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeCustom.o nodeCustom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeIncrementalSort.o nodeIncrementalSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeSubqueryscan.o nodeSubqueryscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeTableFuncscan.o nodeTableFuncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tstoreReceiver.o tstoreReceiver.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/execSRF.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o binaryheap.o binaryheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bloomfilter.o bloomfilter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dshash.o dshash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o integerset.o integerset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rbtree.o rbtree.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o auth-scram.o auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o be-secure-common.o be-secure-common.c be-secure-common.c: In function 'run_ssl_passphrase_command': be-secure-common.c:90:4: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration] explicit_bzero(buf, size); ^~~~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ifaddr.o ifaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o extensible.o extensible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodeFuncs.o nodeFuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o value.o value.c ( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_cx.o geqo_cx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_ox2.o geqo_ox2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geqo_selection.o geqo_selection.c ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o initsplan.o initsplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o planner.o planner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o appendinfo.o appendinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o inherit.o inherit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o paramassign.o paramassign.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o partbounds.o partbounds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o partdesc.o partdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o interrupt.o interrupt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postmaster.o postmaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/interrupt.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regcomp.o regcomp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regexport.o regexport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regprefix.o regprefix.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o launcher.o launcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tablesync.o tablesync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o backup_manifest.o backup_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o syncrep_gram.o syncrep_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o walsender.o walsender.c ( cat logical/objfiles.txt; echo src/backend/replication/backup_manifest.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rewriteSupport.o rewriteSupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dependencies.o dependencies.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o extended_stats.o extended_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mcv.o mcv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mvdistinct.o mvdistinct.c ( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o buf_init.o buf_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o localbuf.o localbuf.c ( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sharedfileset.o sharedfileset.c ( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o freespace.o freespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fsmpage.o fsmpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o barrier.o barrier.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dsm.o dsm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dsm_impl.o dsm_impl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ipc.o ipc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shm_toc.o shm_toc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o signalfuncs.o signalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o standby.o standby.c ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o condition_variable.o condition_variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spin.o spin.c ( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/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-13.4/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o cmdtag.o cmdtag.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dest.o dest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgres.o postgres.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utility.o utility.c ( echo src/backend/tcop/cmdtag.o src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regis.o regis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_parse.o ts_parse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_utils.o ts_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o wparser.o wparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o wparser_def.o wparser_def.c ( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o array_expanded.o array_expanded.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o expandedrecord.o expandedrecord.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonpath.o jsonpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonpath_exec.o jsonpath_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o jsonpath_gram.o jsonpath_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o like_support.o like_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o network.o network.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o oid.o oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o partitionfuncs.o partitionfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery_rewrite.o tsquery_rewrite.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o varlena.o varlena.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xid8funcs.o xid8funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/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.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/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/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o partcache.o partcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o typcache.o typcache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mbutils.o mbutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stringinfo_mb.o stringinfo_mb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o guc.o guc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_rusage.o pg_rusage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rls.o rls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dsa.o dsa.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o generation.o generation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o memdebug.o memdebug.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o portalmem.o portalmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sharedtuplestore.o sharedtuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 access/brin/brin.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_cast.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/backup_manifest.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/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.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/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/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/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/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -Wl,-E -lpthread -lxml2 -lssl -lcrypto -lrt -ldl -lm -o postgres make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C cyrillic_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o cyrillic_and_mic.o cyrillic_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o euc_cn_and_mic.o euc_cn_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o euc_kr_and_mic.o euc_kr_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o latin2_and_win1250.o latin2_and_win1250.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o latin_and_mic.o latin_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_big5.o utf8_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_gbk.o utf8_and_gbk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_win.o utf8_and_win.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_euc2004.o utf8_and_euc2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_greek.o ./libstemmer/stem_UTF_8_greek.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o dict_snowball.so api.o dict_snowball.o utilities.o stem_ISO_8859_1_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_greek.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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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-13.4/src/backend/snowball' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/include' make -C interfaces all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c fe-connect.c: In function 'freePGconn': fe-connect.c:3989:5: warning: implicit declaration of function 'explicit_bzero' [-Wimplicit-function-declaration] explicit_bzero(conn->connhost[i].password, strlen(conn->connhost[i].password)); ^~~~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.13 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol2.o fe-protocol3.o fe-secure.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lssl -lcrypto -lm rm -f libpq.so.5 ln -s libpq.so.5.13 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.13 libpq.so rm -f libpq.a ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol2.o fe-protocol3.o fe-secure.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o ranlib libpq.a touch libpq.a echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: https://www.postgresql.org/' >>libpq.pc echo 'Version: 13.4' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/opt/metwork-mfext-1.2/opt/scientific_core/include' >>libpq.pc echo 'Libs: -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpq' >>libpq.pc echo 'Libs.private: -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lssl -lcrypto -lm' >>libpq.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ecpg all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.13 common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.13 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.13 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o ranlib libpgtypes.a touch libpgtypes.a echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 13.4' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/opt/metwork-mfext-1.2/opt/scientific_core/include' >>libpgtypes.pc echo 'Libs: -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lm' >>libpgtypes.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.13 connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg.so.6 ln -s libecpg.so.6.13 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.13 libecpg.so rm -f libecpg.a ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o ranlib libecpg.a touch libecpg.a echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: https://www.postgresql.org/' >>libecpg.pc echo 'Version: 13.4' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/opt/metwork-mfext-1.2/opt/scientific_core/include' >>libecpg.pc echo 'Libs: -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lecpg' >>libecpg.pc echo 'Libs.private: -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lm' >>libecpg.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.13 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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.13 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.13 libecpg_compat.so rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 13.4' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/opt/metwork-mfext-1.2/opt/scientific_core/include' >>libecpg_compat.pc echo 'Libs: -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lm' >>libecpg_compat.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o ecpg_keywords.o ecpg_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgc.o pgc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o type.o type.c rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o ecpg make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o libpqwalreceiver.o libpqwalreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgoutput.o pgoutput.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o archive.o archive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o cancel.o cancel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o conditional.o conditional.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o recovery_gen.o recovery_gen.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o string_utils.o string_utils.c rm -f libpgfeutils.a ar crs libpgfeutils.a archive.o cancel.o conditional.o mbprint.o print.o psqlscan.o recovery_gen.o simple_list.o string_utils.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C bin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C initdb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o findtimezone.o findtimezone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o initdb.o initdb.c rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o initdb make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/initdb' make -C pg_archivecleanup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_archivecleanup.o pg_archivecleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_archivecleanup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_basebackup.o pg_basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o receivelog.o receivelog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o streamutil.o streamutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o walmethods.o walmethods.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_basebackup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_receivewal.o pg_receivewal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_receivewal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_recvlogical make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_checksums.o pg_checksums.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_checksums make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_checksums' make -C pg_config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_config make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_controldata make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_ctl.o pg_ctl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_ctl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_archiver.o pg_backup_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_custom.o pg_backup_custom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_resetwal.o pg_resetwal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_resetwal make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parsexlog.o parsexlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_rewind.o pg_rewind.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o timeline.o timeline.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 copy_fetch.o datapagemap.o fetch.o file_ops.o filemap.o libpq_fetch.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_rewind make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_test_fsync make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_test_timing.o pg_test_timing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_test_timing make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o controldata.o controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_upgrade make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_upgrade' make -C pg_verifybackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parse_manifest.o parse_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_verifybackup.o pg_verifybackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 parse_manifest.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_verifybackup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_verifybackup' make -C pg_waldump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o compat.o compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_waldump.o pg_waldump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rmgrdesc.o rmgrdesc.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_waldump make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_waldump' make -C pgbench all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o exprparse.o exprparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgbench.o pgbench.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS exprparse.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pgbench make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pgbench' make -C psql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o command.o command.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o psql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/psql' make -C scripts all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o scripts_parallel.o scripts_parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 vacuumdb.o common.o scripts_parallel.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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 reindexdb.o common.o scripts_parallel.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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin' make -C pl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C plpgsql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpgsql.so pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql' make -C plpython all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.2/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o plpy_util.o plpy_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/python3_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.2/opt/python3_core/lib -lpython3.9 -lcrypt -lpthread -ldl -lutil -lrt -lm -lm make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl' make -C makefiles all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/makefiles' make -C test/regress all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o regress.o regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -shared -o autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -shared -o insert_username.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -shared -o moddatetime.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -shared -o refint.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../../src/port '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_regress_main.o pg_regress_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/regress' make -C test/isolation all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolationtester.o specparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o isolationtester gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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-13.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -ldl -lm -o pg_isolation_regress make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/isolation' make -C test/perl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/perl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src' make -C config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/config' cd build/postgresql-13.4 && make install make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgcommon.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgcommon_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgport.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgport_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/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.2/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C backend install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/jit' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' /usr/bin/install -c postgres '/opt/metwork-mfext-1.2/opt/scientific_core/bin/postgres' ln -s postgres '/opt/metwork-mfext-1.2/opt/scientific_core/bin/postmaster' make -C access install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C brin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/brin' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/common' make -C gin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gin' make -C gist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/gist' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/hash' make -C heap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/heap' make -C index install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/index' make -C nbtree install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/nbtree' make -C rmgrdesc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/rmgrdesc' make -C spgist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/spgist' make -C table install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/table' make -C tablesample install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/tablesample' make -C transam install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/access' make -C bootstrap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/bootstrap' make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C parser install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/parser' make -C commands install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/commands' make -C executor install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/executor' make -C foreign install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/foreign' make -C lib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/lib' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/libpq' make -C main install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/main' make -C nodes install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/nodes' make -C optimizer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C geqo install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/geqo' make -C path install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/path' make -C plan install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/plan' make -C prep install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/prep' make -C util install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/optimizer' make -C partitioning install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/partitioning' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/port' make -C postmaster install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/postmaster' make -C regex install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/regex' make -C replication install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C logical install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication' make -C rewrite install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/rewrite' make -C statistics install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/statistics' make -C storage install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C buffer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/buffer' make -C file install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/file' make -C freespace install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/freespace' make -C ipc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/ipc' make -C large_object install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/large_object' make -C lmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/lmgr' make -C page install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/page' make -C smgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/smgr' make -C sync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/storage' make -C tcop install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tcop' make -C tsearch install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C adt install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/adt' make -C cache install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/cache' make -C error install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/error' make -C fmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/fmgr' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/hash' make -C init install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/init' make -C mb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb' make -C misc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/misc' make -C mmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mmgr' make -C resowner install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/resowner' make -C sort install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/sort' make -C time install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make -C ../../src/timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/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.2/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/timezone' make -C jit install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/jit' make -C catalog install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' /bin/mkdir -p '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 ./system_views.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/sql_features.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C tsearch install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/postgresql/tsearch_data/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/tsearch' make -C utils install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/errcodes.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/postgresql.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C backend/utils/mb/conversion_procs install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C cyrillic_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/cyrillic_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/euc_cn_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/euc_jp_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/euc_kr_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/euc_tw_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/latin2_and_win1250.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/latin_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_cyrillic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_euc_cn.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_euc_jp.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_euc_kr.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_euc_tw.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_gb18030.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_gbk.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_iso8859.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_iso8859_1.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_johab.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_win.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_uhc.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_euc2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/utf8_and_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/euc2004_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/snowball' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/libpq' '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/access '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/bootstrap '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/catalog '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/commands '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/common '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/datatype '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/executor '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/fe_utils '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/foreign '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/jit '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/lib '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/libpq '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/mb '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/nodes '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/optimizer '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/parser '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/partitioning '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/postmaster '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/regex '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/replication '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/rewrite '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/statistics '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/storage '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/tcop '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/snowball '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/snowball/libstemmer '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/tsearch '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/tsearch/dicts '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/utils '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/atomics '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32 '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32_msvc '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32_msvc/sys '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32/arpa '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32/netinet '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/port/win32/sys '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 ./c.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server/utils' cp ./*.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/postgresql/server'/$dir/ || exit; \ done cd '/opt/metwork-mfext-1.2/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.2/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-13.4/src/include' make -C interfaces install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include' '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.13 '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpq.so.5.13' cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.13 libpq.so.5 cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.13 libpq.so /usr/bin/install -c -m 644 libpq.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-events.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-int.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/pg_service.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ecpg install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include' '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/include' make -C pgtypeslib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.13 '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgtypes.so.3.13' cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.13 libpgtypes.so.3 cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.13 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libpgtypes.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.13 '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libecpg.so.6.13' cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.13 libecpg.so.6 cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.13 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libecpg.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C compatlib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.13 '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libecpg_compat.so.3.13' cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.13 libecpg_compat.so.3 cd '/opt/metwork-mfext-1.2/opt/scientific_core/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.13 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig/libecpg_compat.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/compatlib' make -C preproc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c ecpg '/opt/metwork-mfext-1.2/opt/scientific_core/bin' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces' make -C backend/replication/libpqwalreceiver install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/libpqwalreceiver.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgoutput.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/replication/pgoutput' make -C fe_utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/opt/metwork-mfext-1.2/opt/scientific_core/lib/libpgfeutils.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C bin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C initdb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c initdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin/initdb' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/initdb' make -C pg_archivecleanup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_archivecleanup '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_archivecleanup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_archivecleanup' make -C pg_basebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_basebackup '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_recvlogical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_basebackup' make -C pg_checksums install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_checksums '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_checksums' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_checksums' make -C pg_config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c -m 755 pg_config '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_config' make -C pg_controldata install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_controldata '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_controldata' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_controldata' make -C pg_ctl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_ctl '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_ctl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_ctl' make -C pg_dump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_dump '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/pg_dump /usr/bin/install -c pg_restore '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/pg_restore /usr/bin/install -c pg_dumpall '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_dump' make -C pg_resetwal install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_resetwal '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_resetwal' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_resetwal' make -C pg_rewind install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_rewind '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_rewind' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_rewind' make -C pg_test_fsync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_test_fsync '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_test_fsync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_fsync' make -C pg_test_timing install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_test_timing '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_test_timing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_test_timing' make -C pg_upgrade install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_upgrade '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_upgrade' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_upgrade' make -C pg_verifybackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_verifybackup '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_verifybackup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_verifybackup' make -C pg_waldump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pg_waldump '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_waldump' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pg_waldump' make -C pgbench install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c pgbench '/opt/metwork-mfext-1.2/opt/scientific_core/bin/pgbench' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/pgbench' make -C psql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql' /usr/bin/install -c psql '/opt/metwork-mfext-1.2/opt/scientific_core/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/psqlrc.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/psql' make -C scripts install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c createdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/createdb /usr/bin/install -c dropdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/dropdb /usr/bin/install -c createuser '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/createuser /usr/bin/install -c dropuser '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/dropuser /usr/bin/install -c clusterdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/clusterdb /usr/bin/install -c vacuumdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/vacuumdb /usr/bin/install -c reindexdb '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/reindexdb /usr/bin/install -c pg_isready '/opt/metwork-mfext-1.2/opt/scientific_core/bin'/pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/bin' make -C pl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C plpgsql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/plpgsql.so' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpgsql' make -C plpython install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpython3.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/plpython3.so' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server' '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/pl' make -C makefiles install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/makefiles' make -C test/regress install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/spi' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/test/regress/pg_regress' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/regress' make -C test/isolation install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/isolation' make -C test/perl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/test/perl' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/src/nls-global.mk' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src' make -C config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgxs/config/missing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/config' cd build/postgresql-13.4/contrib/hstore && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hstore_gin.o hstore_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hstore_io.o hstore_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o hstore.so hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/hstore' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/hstore' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 hstore.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.6--1.7.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/hstore' cd build/postgresql-13.4/contrib/pg_stat_statements && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_stat_statements' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_stat_statements' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.7--1.8.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_stat_statements' cd build/postgresql-13.4/contrib/btree_gist && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_enum.o btree_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_int4.o btree_int4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_macaddr8.o btree_macaddr8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gist.so btree_bit.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gist' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gist' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gist.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gist' cd build/postgresql-13.4/contrib/postgres_fdw && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shippable.o shippable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgres_fdw.so connection.o deparse.o option.o postgres_fdw.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/postgres_fdw' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/postgres_fdw' cd build/postgresql-13.4/contrib/fuzzystrmatch && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o fuzzystrmatch.so dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/fuzzystrmatch' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/fuzzystrmatch' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/fuzzystrmatch' cd build/postgresql-13.4/contrib/pg_trgm && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trgm_gin.o trgm_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trgm_gist.o trgm_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_trgm.so trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_trgm' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_trgm' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.4--1.5.sql ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pg_trgm' cd build/postgresql-13.4/contrib/btree_gin && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o btree_gin.o btree_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gin' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gin.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/opt/metwork-mfext-1.2/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 '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/btree_gin' cd build/postgresql-13.4/contrib/pgcrypto && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crypt-des.o crypt-des.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-pubkey.o pgp-pubkey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o px-crypt.o px-crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgcrypto.so openssl.o pgp-mpi-openssl.o crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o pgcrypto.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pgsql.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp.o px-crypt.o px-hmac.o px.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -lcrypto -lz make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pgcrypto' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pgcrypto' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/opt/metwork-mfext-1.2/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 '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/pgcrypto' cd build/postgresql-13.4/contrib/unaccent && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o unaccent.o unaccent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/unaccent' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/unaccent' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/tsearch_data/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-13.4/contrib/unaccent' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0008_postgresql' make[3]: Entering directory `/src/layers/layer1_scientific_core/0009_pgbouncer' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "name: 'pgbouncer'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "version: '1.16.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checksum: '49f632962dfeb57629e7f033d6a12d43'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "PGBOUNCER is a lightweight connection pooler for PostgreSQL" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "website: 'https://www.pgbouncer.org/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "license: 'ISC'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core OPTIONS="--with-openssl=/opt/metwork-mfext-1.2/opt/scientific_core/../core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/pgbouncer-1.16.0.tar.gz` `readlink -m ./sources` MD5 49f632962dfeb57629e7f033d6a12d43 Computing checksum for /src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0.tar.gz... Good checksum rm -Rf pgbouncer-1.16.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/pgbouncer-1.16.0.tar.gz` tar.gz pgbouncer-1.16.0 cd build/pgbouncer-1.16.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/scientific_core --with-openssl=/opt/metwork-mfext-1.2/opt/scientific_core/../core checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target host type... unix checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether compiler supports __func__... yes checking whether linker supports --as-needed... yes checking whether compiler supports dependency generation... yes checking for working warning switches... done checking whether ln -s works... yes checking for egrep... /bin/grep -E checking for gawk... gawk checking for a sed that does not truncate output... /bin/sed checking for strip... strip checking for ranlib... ranlib checking for ar... ar checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pandoc... no checking for python... python checking for strip... (cached) strip checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking for ucred.h... no checking for sys/ucred.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strlcpy... no checking for strlcat... no checking for strnlen... yes checking for strsep... yes checking for getpeereid... no checking for sigaction... yes checking for sigqueue... yes checking for memmem... yes checking for memrchr... yes checking for mempcpy... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll... yes checking for getline... yes checking for regcomp... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for getprogname... no checking for setprogname... no checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for explicit_bzero... no checking for memset_s... no checking for reallocarray... no checking for getopt... yes checking for getopt_long... yes checking for getopt_long_only... yes checking for fls... no checking for flsl... no checking for flsll... no checking for ffs... yes checking for ffsl... yes checking for ffsll... yes checking for fnmatch... yes checking for mbsnrtowcs... yes checking for nl_langinfo... yes checking for strtod_l... yes checking for strtonum... no checking for asprintf... yes checking for vasprintf... yes checking for timegm... yes checking for localtime_r... yes checking for gettimeofday... yes checking for recvmsg... yes checking for sendmsg... yes checking for usleep... yes checking for getrusage... yes checking for syslog... yes checking for mmap... yes checking for getpeerucred... no checking for arc4random_buf... no checking for getentropy... no checking for getrandom... no checking for library containing WSAGetLastError... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for integer enc/dec functions... not found checking for library containing clock_gettime... -lrt checking for library containing getsockname... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for lstat... yes checking for LIBEVENT... yes checking whether to build with systemd support... no checking whether to use c-ares for DNS lookups... auto checking for CARES... yes checking for ares_parse_soa_reply... yes checking for OpenSSL... found checking for SSL_CTX_use_certificate_chain_mem... yes checking for SSL_CTX_load_verify_mem... yes checking for asn1_time_parse... no checking for root CA certs... /etc/ssl/cert.pem checking whether to build debug binary... yes checking whether to enable asserts... no checking whether to fail on warnings... no configure: creating ./config.status config.status: creating config.mak config.status: creating lib/usual/config.h Results: adns = c-ares pam = no systemd = no tls = yes cd build/pgbouncer-1.16.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' CC src/admin.c CC src/client.c CC src/dnslookup.c CC src/hba.c CC src/janitor.c CC src/loader.c CC src/main.c CC src/objects.c CC src/pam.c CC src/pktbuf.c CC src/pooler.c CC src/proto.c CC src/sbuf.c CC src/scram.c CC src/server.c CC src/stats.c CC src/system.c CC src/takeover.c CC src/util.c CC src/varcache.c CC src/common/base64.c CC src/common/saslprep.c CC src/common/scram-common.c CC src/common/unicode_norm.c CC src/common/wchar.c CC lib/usual/aatree.c CC lib/usual/base.c CC lib/usual/cbtree.c CC lib/usual/cfparser.c CC lib/usual/crypto/chacha.c CC lib/usual/crypto/csrandom.c CC lib/usual/crypto/digest.c CC lib/usual/crypto/entropy.c CC lib/usual/crypto/keccak.c CC lib/usual/crypto/keccak_prng.c CC lib/usual/crypto/md5.c CC lib/usual/crypto/sha256.c CC lib/usual/cxalloc.c CC lib/usual/cxextra.c CC lib/usual/err.c CC lib/usual/fileutil.c CC lib/usual/getopt.c CC lib/usual/hashing/lookup3.c CC lib/usual/list.c CC lib/usual/logging.c CC lib/usual/mbuf.c CC lib/usual/mempool.c CC lib/usual/netdb.c CC lib/usual/pgutil.c CC lib/usual/regex.c CC lib/usual/safeio.c CC lib/usual/signal.c CC lib/usual/slab.c CC lib/usual/socket.c CC lib/usual/socket_ntop.c CC lib/usual/socket_pton.c CC lib/usual/string.c CC lib/usual/strpool.c CC lib/usual/time.c CC lib/usual/tls/tls.c In file included from lib/usual/tls/tls.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_cert.c In file included from lib/usual/tls/tls_cert.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_cert.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_cert.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_cert.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_client.c In file included from lib/usual/tls/tls_client.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_client.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_client.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_client.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_compat.c In file included from lib/usual/tls/tls_compat.c:19: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_compat.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_compat.c:19: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_compat.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_config.c In file included from lib/usual/tls/tls_config.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_config.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_config.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_config.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_conninfo.c In file included from lib/usual/tls/tls_conninfo.c:19: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_conninfo.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_conninfo.c:19: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_conninfo.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_ocsp.c In file included from lib/usual/tls/tls_ocsp.c:17: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_ocsp.c:17: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_ocsp.c:17: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_ocsp.c:17: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_peer.c In file included from lib/usual/tls/tls_peer.c:19: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_peer.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_peer.c:19: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_peer.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_server.c In file included from lib/usual/tls/tls_server.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_server.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_server.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_server.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_util.c In file included from lib/usual/tls/tls_util.c:19: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_util.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_util.c:19: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_util.c:19: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CC lib/usual/tls/tls_verify.c In file included from lib/usual/tls/tls_verify.c:18: lib/usual/tls/tls_compat.h:33: warning: "NID_kx_ecdhe" redefined #define NID_kx_ecdhe (-90) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_verify.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4263: note: this is the location of the previous definition #define NID_kx_ecdhe 960 In file included from lib/usual/tls/tls_verify.c:18: lib/usual/tls/tls_compat.h:34: warning: "NID_kx_dhe" redefined #define NID_kx_dhe (-91) In file included from /opt/metwork-mfext-1.2/opt/core/include/openssl/objects.h:65, from /opt/metwork-mfext-1.2/opt/core/include/openssl/evp.h:86, from /opt/metwork-mfext-1.2/opt/core/include/openssl/hmac.h:67, from /opt/metwork-mfext-1.2/opt/core/include/openssl/ssl.h:150, from lib/usual/tls/tls_compat.h:14, from lib/usual/tls/tls_verify.c:18: /opt/metwork-mfext-1.2/opt/core/include/openssl/obj_mac.h:4267: note: this is the location of the previous definition #define NID_kx_dhe 961 CCLD pgbouncer make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' cd build/pgbouncer-1.16.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' INSTALL pgbouncer /opt/metwork-mfext-1.2/opt/scientific_core/bin INSTALL README.md /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/pgbouncer INSTALL NEWS.md /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer.ini /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/pgbouncer INSTALL etc/userlist.txt /opt/metwork-mfext-1.2/opt/scientific_core/share/doc/pgbouncer INSTALL doc/pgbouncer.1 /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1 INSTALL doc/pgbouncer.5 /opt/metwork-mfext-1.2/opt/scientific_core/share/man/man5 make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0009_pgbouncer' make[3]: Entering directory `/src/layers/layer1_scientific_core/0010_hdf4' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "name: 'hdf4'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "version: '4.2.15'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checksum: '27ab87b22c31906883a0bfaebced97cb'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo -n "HDF4 (also known as HDF) is a library and multi-object file format for storing and managing data between machines. It is the first HDF format. It is considered deprecated and replaced by HDF5, but still in use." |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core EXPLICIT_NAME=hdf-4.2.15 OPTIONS="--enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/hdf4-4.2.15.tar.bz2` `readlink -m ./sources` MD5 27ab87b22c31906883a0bfaebced97cb Computing checksum for /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-4.2.15.tar.bz2... Good checksum rm -Rf hdf-4.2.15 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/hdf4-4.2.15.tar.bz2` tar.bz2 hdf-4.2.15 cd build/hdf-4.2.15 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/scientific_core --enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/bin/missing: Unknown `--is-lightweight' option Try `/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/bin/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking shell variables initial values... done checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking if basename works... yes checking if xargs works... yes checking for config x86_64-unknown-linux-gnu... no checking for config x86_64-unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-unknown... no checking for config linux-gnu... found checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking if Java JNI interface enabled... no checking whether ln -s works... yes checking for ar... ar checking for bison... bison -y checking for flex... flex checking for diff... diff -w checking for makeinfo... makeinfo checking for neqn... neqn checking for tbl... tbl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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 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 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 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 configure: creating ./config.lt config.lt: creating libtool checking if we should install only statically linked executables... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes checking for szlib... suppressed checking for xdr library support... checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for htonl... yes checking for htons... yes checking for ntohl... yes checking for ntohs... yes checking for __builtin_bswap16... no checking for __builtin_bswap32... no checking for __builtin_bswap64... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netinet/in.h... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking how to run the C++ preprocessor... g++ -E checking size of int*... 8 checking whether byte ordering is bigendian... no checking for build mode... production checking for math library support... yes checking for fork... yes checking for system... yes checking for vfork... yes checking for wait... yes checking if deprecated public symbols are available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libhdf4.settings config.status: creating hdf/Makefile config.status: creating hdf/examples/Makefile config.status: creating hdf/fortran/Makefile config.status: creating hdf/fortran/examples/Makefile config.status: creating hdf/src/Makefile config.status: creating hdf/test/Makefile config.status: creating hdf/util/Makefile config.status: creating hdf/util/h4cc config.status: creating hdf/util/h4fc config.status: creating hdf/util/h4redeploy config.status: creating hdf/util/testutil.sh config.status: creating man/Makefile config.status: creating mfhdf/fortran/ftest.f config.status: creating mfhdf/fortran/jackets.c config.status: creating mfhdf/fortran/netcdf.inc config.status: creating mfhdf/libsrc/netcdf.h config.status: creating mfhdf/Makefile config.status: creating mfhdf/dumper/Makefile config.status: creating mfhdf/dumper/testhdp.sh config.status: creating mfhdf/examples/Makefile config.status: creating mfhdf/examples/testexamples.sh config.status: creating mfhdf/fortran/Makefile config.status: creating mfhdf/fortran/examples/Makefile config.status: creating mfhdf/fortran/testfortran.sh config.status: creating mfhdf/hdfimport/Makefile config.status: creating mfhdf/hdfimport/testutil.sh config.status: creating mfhdf/hdiff/Makefile config.status: creating mfhdf/hdiff/testhdiff.sh config.status: creating mfhdf/hrepack/Makefile config.status: creating mfhdf/hrepack/hrepack.sh config.status: creating mfhdf/hrepack/hrepack_all.sh config.status: creating mfhdf/libsrc/Makefile config.status: creating mfhdf/ncdump/Makefile config.status: creating mfhdf/ncdump/testncdump.sh config.status: creating mfhdf/ncgen/Makefile config.status: creating mfhdf/ncgen/testncgen.sh config.status: creating mfhdf/nctest/Makefile config.status: creating mfhdf/test/Makefile config.status: creating mfhdf/test/testmfhdf.sh config.status: creating mfhdf/xdr/Makefile config.status: creating java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating hdf/src/h4config.h config.status: executing h4config commands modifying hdf/src/h4config.h Post process libhdf4.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands Renaming "mfhdf/libsrc/netcdf.h" to "mfhdf/libsrc/hdf4_netcdf.h" . SUMMARY OF THE HDF4 CONFIGURATION ================================= General Information: ------------------- HDF4 Version: 4.2.15 Configured on: Mon Jul 17 14:11:55 UTC 2023 Configured by: root@653aded5e9f8 Configure mode: production Host system: x86_64-unknown-linux-gnu Uname information: Linux 653aded5e9f8 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Libraries: Installation point: /opt/metwork-mfext-1.2/opt/scientific_core Compiling Options: ------------------ Compilation Mode: production C compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc ( gcc (GCC) 8.3.1 20190311 ) CFLAGS: -O3 -fomit-frame-pointer CPPFLAGS: Shared Libraries: yes Static Libraries: no Statically Linked Executables: no LDFLAGS: Extra libraries: -ljpeg -lz Archiver: ar Ranlib: ranlib Languages: ---------- Fortran: no Java: no Features: --------- SZIP compression: disabled Support for netCDF API 2.3.2: no cd build/hdf-4.2.15 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' Making all in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o mv -f .deps/atom.Tpo .deps/atom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT bitvect.lo -MD -MP -MF .deps/bitvect.Tpo -c -o bitvect.lo bitvect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT bitvect.lo -MD -MP -MF .deps/bitvect.Tpo -c bitvect.c -fPIC -DPIC -o .libs/bitvect.o mv -f .deps/bitvect.Tpo .deps/bitvect.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cdeflate.lo -MD -MP -MF .deps/cdeflate.Tpo -c -o cdeflate.lo cdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cdeflate.lo -MD -MP -MF .deps/cdeflate.Tpo -c cdeflate.c -fPIC -DPIC -o .libs/cdeflate.o mv -f .deps/cdeflate.Tpo .deps/cdeflate.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cnbit.lo -MD -MP -MF .deps/cnbit.Tpo -c -o cnbit.lo cnbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cnbit.lo -MD -MP -MF .deps/cnbit.Tpo -c cnbit.c -fPIC -DPIC -o .libs/cnbit.o mv -f .deps/cnbit.Tpo .deps/cnbit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cnone.lo -MD -MP -MF .deps/cnone.Tpo -c -o cnone.lo cnone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cnone.lo -MD -MP -MF .deps/cnone.Tpo -c cnone.c -fPIC -DPIC -o .libs/cnone.o mv -f .deps/cnone.Tpo .deps/cnone.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT crle.lo -MD -MP -MF .deps/crle.Tpo -c -o crle.lo crle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT crle.lo -MD -MP -MF .deps/crle.Tpo -c crle.c -fPIC -DPIC -o .libs/crle.o mv -f .deps/crle.Tpo .deps/crle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cskphuff.lo -MD -MP -MF .deps/cskphuff.Tpo -c -o cskphuff.lo cskphuff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cskphuff.lo -MD -MP -MF .deps/cskphuff.Tpo -c cskphuff.c -fPIC -DPIC -o .libs/cskphuff.o mv -f .deps/cskphuff.Tpo .deps/cskphuff.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cszip.lo -MD -MP -MF .deps/cszip.Tpo -c -o cszip.lo cszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT cszip.lo -MD -MP -MF .deps/cszip.Tpo -c cszip.c -fPIC -DPIC -o .libs/cszip.o mv -f .deps/cszip.Tpo .deps/cszip.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT df24.lo -MD -MP -MF .deps/df24.Tpo -c -o df24.lo df24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT df24.lo -MD -MP -MF .deps/df24.Tpo -c df24.c -fPIC -DPIC -o .libs/df24.o mv -f .deps/df24.Tpo .deps/df24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfan.lo -MD -MP -MF .deps/dfan.Tpo -c -o dfan.lo dfan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfan.lo -MD -MP -MF .deps/dfan.Tpo -c dfan.c -fPIC -DPIC -o .libs/dfan.o mv -f .deps/dfan.Tpo .deps/dfan.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfcomp.lo -MD -MP -MF .deps/dfcomp.Tpo -c -o dfcomp.lo dfcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfcomp.lo -MD -MP -MF .deps/dfcomp.Tpo -c dfcomp.c -fPIC -DPIC -o .libs/dfcomp.o mv -f .deps/dfcomp.Tpo .deps/dfcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfconv.lo -MD -MP -MF .deps/dfconv.Tpo -c -o dfconv.lo dfconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfconv.lo -MD -MP -MF .deps/dfconv.Tpo -c dfconv.c -fPIC -DPIC -o .libs/dfconv.o mv -f .deps/dfconv.Tpo .deps/dfconv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfgr.lo -MD -MP -MF .deps/dfgr.Tpo -c -o dfgr.lo dfgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfgr.lo -MD -MP -MF .deps/dfgr.Tpo -c dfgr.c -fPIC -DPIC -o .libs/dfgr.o dfgr.c: In function 'DFGRIaddimlut': dfgr.c:1460:81: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (( file_id = DFGRIopen(filename, newfile ? DFACC_CREATE : DFACC_RDWR))== (int32) NULL) ^ mv -f .deps/dfgr.Tpo .deps/dfgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfgroup.lo -MD -MP -MF .deps/dfgroup.Tpo -c -o dfgroup.lo dfgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfgroup.lo -MD -MP -MF .deps/dfgroup.Tpo -c dfgroup.c -fPIC -DPIC -o .libs/dfgroup.o mv -f .deps/dfgroup.Tpo .deps/dfgroup.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfimcomp.lo -MD -MP -MF .deps/dfimcomp.Tpo -c -o dfimcomp.lo dfimcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfimcomp.lo -MD -MP -MF .deps/dfimcomp.Tpo -c dfimcomp.c -fPIC -DPIC -o .libs/dfimcomp.o mv -f .deps/dfimcomp.Tpo .deps/dfimcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfjpeg.lo -MD -MP -MF .deps/dfjpeg.Tpo -c -o dfjpeg.lo dfjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfjpeg.lo -MD -MP -MF .deps/dfjpeg.Tpo -c dfjpeg.c -fPIC -DPIC -o .libs/dfjpeg.o mv -f .deps/dfjpeg.Tpo .deps/dfjpeg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfknat.lo -MD -MP -MF .deps/dfknat.Tpo -c -o dfknat.lo dfknat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfknat.lo -MD -MP -MF .deps/dfknat.Tpo -c dfknat.c -fPIC -DPIC -o .libs/dfknat.o mv -f .deps/dfknat.Tpo .deps/dfknat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfkswap.lo -MD -MP -MF .deps/dfkswap.Tpo -c -o dfkswap.lo dfkswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfkswap.lo -MD -MP -MF .deps/dfkswap.Tpo -c dfkswap.c -fPIC -DPIC -o .libs/dfkswap.o mv -f .deps/dfkswap.Tpo .deps/dfkswap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfp.lo -MD -MP -MF .deps/dfp.Tpo -c -o dfp.lo dfp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfp.lo -MD -MP -MF .deps/dfp.Tpo -c dfp.c -fPIC -DPIC -o .libs/dfp.o mv -f .deps/dfp.Tpo .deps/dfp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfr8.lo -MD -MP -MF .deps/dfr8.Tpo -c -o dfr8.lo dfr8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfr8.lo -MD -MP -MF .deps/dfr8.Tpo -c dfr8.c -fPIC -DPIC -o .libs/dfr8.o mv -f .deps/dfr8.Tpo .deps/dfr8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfrle.lo -MD -MP -MF .deps/dfrle.Tpo -c -o dfrle.lo dfrle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfrle.lo -MD -MP -MF .deps/dfrle.Tpo -c dfrle.c -fPIC -DPIC -o .libs/dfrle.o mv -f .deps/dfrle.Tpo .deps/dfrle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfsd.lo -MD -MP -MF .deps/dfsd.Tpo -c -o dfsd.lo dfsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfsd.lo -MD -MP -MF .deps/dfsd.Tpo -c dfsd.c -fPIC -DPIC -o .libs/dfsd.o mv -f .deps/dfsd.Tpo .deps/dfsd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfstubs.lo -MD -MP -MF .deps/dfstubs.Tpo -c -o dfstubs.lo dfstubs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfstubs.lo -MD -MP -MF .deps/dfstubs.Tpo -c dfstubs.c -fPIC -DPIC -o .libs/dfstubs.o mv -f .deps/dfstubs.Tpo .deps/dfstubs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfufp2i.lo -MD -MP -MF .deps/dfufp2i.Tpo -c -o dfufp2i.lo dfufp2i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfufp2i.lo -MD -MP -MF .deps/dfufp2i.Tpo -c dfufp2i.c -fPIC -DPIC -o .libs/dfufp2i.o mv -f .deps/dfufp2i.Tpo .deps/dfufp2i.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfunjpeg.lo -MD -MP -MF .deps/dfunjpeg.Tpo -c -o dfunjpeg.lo dfunjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfunjpeg.lo -MD -MP -MF .deps/dfunjpeg.Tpo -c dfunjpeg.c -fPIC -DPIC -o .libs/dfunjpeg.o mv -f .deps/dfunjpeg.Tpo .deps/dfunjpeg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfutil.lo -MD -MP -MF .deps/dfutil.Tpo -c -o dfutil.lo dfutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dfutil.lo -MD -MP -MF .deps/dfutil.Tpo -c dfutil.c -fPIC -DPIC -o .libs/dfutil.o mv -f .deps/dfutil.Tpo .deps/dfutil.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o .libs/glist.o mv -f .deps/glist.Tpo .deps/glist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hbitio.lo -MD -MP -MF .deps/hbitio.Tpo -c -o hbitio.lo hbitio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hbitio.lo -MD -MP -MF .deps/hbitio.Tpo -c hbitio.c -fPIC -DPIC -o .libs/hbitio.o mv -f .deps/hbitio.Tpo .deps/hbitio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hblocks.lo -MD -MP -MF .deps/hblocks.Tpo -c -o hblocks.lo hblocks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hblocks.lo -MD -MP -MF .deps/hblocks.Tpo -c hblocks.c -fPIC -DPIC -o .libs/hblocks.o mv -f .deps/hblocks.Tpo .deps/hblocks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hbuffer.lo -MD -MP -MF .deps/hbuffer.Tpo -c -o hbuffer.lo hbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hbuffer.lo -MD -MP -MF .deps/hbuffer.Tpo -c hbuffer.c -fPIC -DPIC -o .libs/hbuffer.o mv -f .deps/hbuffer.Tpo .deps/hbuffer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hchunks.lo -MD -MP -MF .deps/hchunks.Tpo -c -o hchunks.lo hchunks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hchunks.lo -MD -MP -MF .deps/hchunks.Tpo -c hchunks.c -fPIC -DPIC -o .libs/hchunks.o mv -f .deps/hchunks.Tpo .deps/hchunks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hcomp.lo -MD -MP -MF .deps/hcomp.Tpo -c -o hcomp.lo hcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hcomp.lo -MD -MP -MF .deps/hcomp.Tpo -c hcomp.c -fPIC -DPIC -o .libs/hcomp.o mv -f .deps/hcomp.Tpo .deps/hcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hcompri.lo -MD -MP -MF .deps/hcompri.Tpo -c -o hcompri.lo hcompri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hcompri.lo -MD -MP -MF .deps/hcompri.Tpo -c hcompri.c -fPIC -DPIC -o .libs/hcompri.o mv -f .deps/hcompri.Tpo .deps/hcompri.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hdatainfo.lo -MD -MP -MF .deps/hdatainfo.Tpo -c -o hdatainfo.lo hdatainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hdatainfo.lo -MD -MP -MF .deps/hdatainfo.Tpo -c hdatainfo.c -fPIC -DPIC -o .libs/hdatainfo.o mv -f .deps/hdatainfo.Tpo .deps/hdatainfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hdfalloc.lo -MD -MP -MF .deps/hdfalloc.Tpo -c -o hdfalloc.lo hdfalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hdfalloc.lo -MD -MP -MF .deps/hdfalloc.Tpo -c hdfalloc.c -fPIC -DPIC -o .libs/hdfalloc.o mv -f .deps/hdfalloc.Tpo .deps/hdfalloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c -o herr.lo herr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c herr.c -fPIC -DPIC -o .libs/herr.o mv -f .deps/herr.Tpo .deps/herr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hextelt.lo -MD -MP -MF .deps/hextelt.Tpo -c -o hextelt.lo hextelt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hextelt.lo -MD -MP -MF .deps/hextelt.Tpo -c hextelt.c -fPIC -DPIC -o .libs/hextelt.o mv -f .deps/hextelt.Tpo .deps/hextelt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hfile.lo -MD -MP -MF .deps/hfile.Tpo -c -o hfile.lo hfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hfile.lo -MD -MP -MF .deps/hfile.Tpo -c hfile.c -fPIC -DPIC -o .libs/hfile.o mv -f .deps/hfile.Tpo .deps/hfile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hfiledd.lo -MD -MP -MF .deps/hfiledd.Tpo -c -o hfiledd.lo hfiledd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hfiledd.lo -MD -MP -MF .deps/hfiledd.Tpo -c hfiledd.c -fPIC -DPIC -o .libs/hfiledd.o mv -f .deps/hfiledd.Tpo .deps/hfiledd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hkit.lo -MD -MP -MF .deps/hkit.Tpo -c -o hkit.lo hkit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT hkit.lo -MD -MP -MF .deps/hkit.Tpo -c hkit.c -fPIC -DPIC -o .libs/hkit.o mv -f .deps/hkit.Tpo .deps/hkit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT linklist.lo -MD -MP -MF .deps/linklist.Tpo -c -o linklist.lo linklist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT linklist.lo -MD -MP -MF .deps/linklist.Tpo -c linklist.c -fPIC -DPIC -o .libs/linklist.o mv -f .deps/linklist.Tpo .deps/linklist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c -o mcache.lo mcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c mcache.c -fPIC -DPIC -o .libs/mcache.o mv -f .deps/mcache.Tpo .deps/mcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mfan.lo -MD -MP -MF .deps/mfan.Tpo -c -o mfan.lo mfan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mfan.lo -MD -MP -MF .deps/mfan.Tpo -c mfan.c -fPIC -DPIC -o .libs/mfan.o mv -f .deps/mfan.Tpo .deps/mfan.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mfgr.lo -MD -MP -MF .deps/mfgr.Tpo -c -o mfgr.lo mfgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mfgr.lo -MD -MP -MF .deps/mfgr.Tpo -c mfgr.c -fPIC -DPIC -o .libs/mfgr.o mv -f .deps/mfgr.Tpo .deps/mfgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mstdio.lo -MD -MP -MF .deps/mstdio.Tpo -c -o mstdio.lo mstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT mstdio.lo -MD -MP -MF .deps/mstdio.Tpo -c mstdio.c -fPIC -DPIC -o .libs/mstdio.o mv -f .deps/mstdio.Tpo .deps/mstdio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT tbbt.lo -MD -MP -MF .deps/tbbt.Tpo -c -o tbbt.lo tbbt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT tbbt.lo -MD -MP -MF .deps/tbbt.Tpo -c tbbt.c -fPIC -DPIC -o .libs/tbbt.o mv -f .deps/tbbt.Tpo .deps/tbbt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vattr.lo -MD -MP -MF .deps/vattr.Tpo -c -o vattr.lo vattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vattr.lo -MD -MP -MF .deps/vattr.Tpo -c vattr.c -fPIC -DPIC -o .libs/vattr.o mv -f .deps/vattr.Tpo .deps/vattr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vconv.lo -MD -MP -MF .deps/vconv.Tpo -c -o vconv.lo vconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vconv.lo -MD -MP -MF .deps/vconv.Tpo -c vconv.c -fPIC -DPIC -o .libs/vconv.o mv -f .deps/vconv.Tpo .deps/vconv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vg.lo -MD -MP -MF .deps/vg.Tpo -c -o vg.lo vg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vg.lo -MD -MP -MF .deps/vg.Tpo -c vg.c -fPIC -DPIC -o .libs/vg.o mv -f .deps/vg.Tpo .deps/vg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vgp.lo -MD -MP -MF .deps/vgp.Tpo -c -o vgp.lo vgp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vgp.lo -MD -MP -MF .deps/vgp.Tpo -c vgp.c -fPIC -DPIC -o .libs/vgp.o mv -f .deps/vgp.Tpo .deps/vgp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vhi.lo -MD -MP -MF .deps/vhi.Tpo -c -o vhi.lo vhi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vhi.lo -MD -MP -MF .deps/vhi.Tpo -c vhi.c -fPIC -DPIC -o .libs/vhi.o mv -f .deps/vhi.Tpo .deps/vhi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c -o vio.lo vio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -fPIC -DPIC -o .libs/vio.o mv -f .deps/vio.Tpo .deps/vio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vparse.lo -MD -MP -MF .deps/vparse.Tpo -c -o vparse.lo vparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vparse.lo -MD -MP -MF .deps/vparse.Tpo -c vparse.c -fPIC -DPIC -o .libs/vparse.o mv -f .deps/vparse.Tpo .deps/vparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vrw.lo -MD -MP -MF .deps/vrw.Tpo -c -o vrw.lo vrw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vrw.lo -MD -MP -MF .deps/vrw.Tpo -c vrw.c -fPIC -DPIC -o .libs/vrw.o mv -f .deps/vrw.Tpo .deps/vrw.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vsfld.lo -MD -MP -MF .deps/vsfld.Tpo -c -o vsfld.lo vsfld.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O3 -fomit-frame-pointer -MT vsfld.lo -MD -MP -MF .deps/vsfld.Tpo -c vsfld.c -fPIC -DPIC -o .libs/vsfld.o mv -f .deps/vsfld.Tpo .deps/vsfld.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o libdf.la -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib atom.lo bitvect.lo cdeflate.lo cnbit.lo cnone.lo crle.lo cskphuff.lo cszip.lo df24.lo dfan.lo dfcomp.lo dfconv.lo dfgr.lo dfgroup.lo dfimcomp.lo dfjpeg.lo dfknat.lo dfkswap.lo dfp.lo dfr8.lo dfrle.lo dfsd.lo dfstubs.lo dfufp2i.lo dfunjpeg.lo dfutil.lo dynarray.lo glist.lo hbitio.lo hblocks.lo hbuffer.lo hchunks.lo hcomp.lo hcompri.lo hdatainfo.lo hdfalloc.lo herr.lo hextelt.lo hfile.lo hfiledd.lo hkit.lo linklist.lo mcache.lo mfan.lo mfgr.lo mstdio.lo tbbt.lo vattr.lo vconv.lo vg.lo vgp.lo vhi.lo vio.lo vparse.lo vrw.lo vsfld.lo -ljpeg -lz libtool: link: gcc -shared -fPIC -DPIC .libs/atom.o .libs/bitvect.o .libs/cdeflate.o .libs/cnbit.o .libs/cnone.o .libs/crle.o .libs/cskphuff.o .libs/cszip.o .libs/df24.o .libs/dfan.o .libs/dfcomp.o .libs/dfconv.o .libs/dfgr.o .libs/dfgroup.o .libs/dfimcomp.o .libs/dfjpeg.o .libs/dfknat.o .libs/dfkswap.o .libs/dfp.o .libs/dfr8.o .libs/dfrle.o .libs/dfsd.o .libs/dfstubs.o .libs/dfufp2i.o .libs/dfunjpeg.o .libs/dfutil.o .libs/dynarray.o .libs/glist.o .libs/hbitio.o .libs/hblocks.o .libs/hbuffer.o .libs/hchunks.o .libs/hcomp.o .libs/hcompri.o .libs/hdatainfo.o .libs/hdfalloc.o .libs/herr.o .libs/hextelt.o .libs/hfile.o .libs/hfiledd.o .libs/hkit.o .libs/linklist.o .libs/mcache.o .libs/mfan.o .libs/mfgr.o .libs/mstdio.o .libs/tbbt.o .libs/vattr.o .libs/vconv.o .libs/vg.o .libs/vgp.o .libs/vhi.o .libs/vio.o .libs/vparse.o .libs/vrw.o .libs/vsfld.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -ljpeg -lz -O3 -Wl,-soname -Wl,libdf.so.0 -o .libs/libdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdf.so.0" && ln -s "libdf.so.0.0.0" "libdf.so.0") libtool: link: (cd ".libs" && rm -f "libdf.so" && ln -s "libdf.so.0.0.0" "libdf.so") libtool: link: ( cd ".libs" && rm -f "libdf.la" && ln -s "../libdf.la" "libdf.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT an.o -MD -MP -MF .deps/an.Tpo -c -o an.o an.c mv -f .deps/an.Tpo .deps/an.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT anfile.o -MD -MP -MF .deps/anfile.Tpo -c -o anfile.o anfile.c mv -f .deps/anfile.Tpo .deps/anfile.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT bitio.o -MD -MP -MF .deps/bitio.Tpo -c -o bitio.o bitio.c mv -f .deps/bitio.Tpo .deps/bitio.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c mv -f .deps/blocks.Tpo .deps/blocks.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT chunks.o -MD -MP -MF .deps/chunks.Tpo -c -o chunks.o chunks.c mv -f .deps/chunks.Tpo .deps/chunks.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT comp.o -MD -MP -MF .deps/comp.Tpo -c -o comp.o comp.c mv -f .deps/comp.Tpo .deps/comp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT conv.o -MD -MP -MF .deps/conv.Tpo -c -o conv.o conv.c mv -f .deps/conv.Tpo .deps/conv.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT extelt.o -MD -MP -MF .deps/extelt.Tpo -c -o extelt.o extelt.c mv -f .deps/extelt.Tpo .deps/extelt.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT file1.o -MD -MP -MF .deps/file1.Tpo -c -o file1.o file1.c mv -f .deps/file1.Tpo .deps/file1.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT litend.o -MD -MP -MF .deps/litend.Tpo -c -o litend.o litend.c mv -f .deps/litend.Tpo .deps/litend.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT macros.o -MD -MP -MF .deps/macros.Tpo -c -o macros.o macros.c mv -f .deps/macros.Tpo .deps/macros.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c mv -f .deps/man.Tpo .deps/man.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT mgr.o -MD -MP -MF .deps/mgr.Tpo -c -o mgr.o mgr.c mv -f .deps/mgr.Tpo .deps/mgr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT nbit.o -MD -MP -MF .deps/nbit.Tpo -c -o nbit.o nbit.c mv -f .deps/nbit.Tpo .deps/nbit.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT rig.o -MD -MP -MF .deps/rig.Tpo -c -o rig.o rig.c rig.c: In function 'test_r24_jpeg': rig.c:1369:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 80, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ rig.c:1409:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 30, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ rig.c:1449:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 75, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ mv -f .deps/rig.Tpo .deps/rig.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT sdmms.o -MD -MP -MF .deps/sdmms.Tpo -c -o sdmms.o sdmms.c mv -f .deps/sdmms.Tpo .deps/sdmms.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT sdnmms.o -MD -MP -MF .deps/sdnmms.Tpo -c -o sdnmms.o sdnmms.c mv -f .deps/sdnmms.Tpo .deps/sdnmms.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT sdstr.o -MD -MP -MF .deps/sdstr.Tpo -c -o sdstr.o sdstr.c mv -f .deps/sdstr.Tpo .deps/sdstr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT slab.o -MD -MP -MF .deps/slab.Tpo -c -o slab.o slab.c mv -f .deps/slab.Tpo .deps/slab.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tbv.o -MD -MP -MF .deps/tbv.Tpo -c -o tbv.o tbv.c mv -f .deps/tbv.Tpo .deps/tbv.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tattdatainfo.o -MD -MP -MF .deps/tattdatainfo.Tpo -c -o tattdatainfo.o tattdatainfo.c mv -f .deps/tattdatainfo.Tpo .deps/tattdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tdatainfo.o -MD -MP -MF .deps/tdatainfo.Tpo -c -o tdatainfo.o tdatainfo.c mv -f .deps/tdatainfo.Tpo .deps/tdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tdfr8.o -MD -MP -MF .deps/tdfr8.Tpo -c -o tdfr8.o tdfr8.c mv -f .deps/tdfr8.Tpo .deps/tdfr8.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tdupimgs.o -MD -MP -MF .deps/tdupimgs.Tpo -c -o tdupimgs.o tdupimgs.c mv -f .deps/tdupimgs.Tpo .deps/tdupimgs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT testhdf.o -MD -MP -MF .deps/testhdf.Tpo -c -o testhdf.o testhdf.c mv -f .deps/testhdf.Tpo .deps/testhdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tmgrattr.o -MD -MP -MF .deps/tmgrattr.Tpo -c -o tmgrattr.o tmgrattr.c mv -f .deps/tmgrattr.Tpo .deps/tmgrattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tmgrcomp.o -MD -MP -MF .deps/tmgrcomp.Tpo -c -o tmgrcomp.o tmgrcomp.c mv -f .deps/tmgrcomp.Tpo .deps/tmgrcomp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/tree.Tpo .deps/tree.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tszip.o -MD -MP -MF .deps/tszip.Tpo -c -o tszip.o tszip.c mv -f .deps/tszip.Tpo .deps/tszip.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tusejpegfuncs.o -MD -MP -MF .deps/tusejpegfuncs.Tpo -c -o tusejpegfuncs.o tusejpegfuncs.c mv -f .deps/tusejpegfuncs.Tpo .deps/tusejpegfuncs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tutils.o -MD -MP -MF .deps/tutils.Tpo -c -o tutils.o tutils.c mv -f .deps/tutils.Tpo .deps/tutils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tvattr.o -MD -MP -MF .deps/tvattr.Tpo -c -o tvattr.o tvattr.c mv -f .deps/tvattr.Tpo .deps/tvattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tvnameclass.o -MD -MP -MF .deps/tvnameclass.Tpo -c -o tvnameclass.o tvnameclass.c mv -f .deps/tvnameclass.Tpo .deps/tvnameclass.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tvset.o -MD -MP -MF .deps/tvset.Tpo -c -o tvset.o tvset.c mv -f .deps/tvset.Tpo .deps/tvset.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT tvsfpack.o -MD -MP -MF .deps/tvsfpack.Tpo -c -o tvsfpack.o tvsfpack.c mv -f .deps/tvsfpack.Tpo .deps/tvsfpack.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT vers.o -MD -MP -MF .deps/vers.Tpo -c -o vers.o vers.c mv -f .deps/vers.Tpo .deps/vers.Po mkdir testdir /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o testhdf an.o anfile.o bitio.o blocks.o chunks.o comp.o conv.o extelt.o file.o file1.o litend.o macros.o man.o mgr.o nbit.o rig.o sdmms.o sdnmms.o sdstr.o slab.o tbv.o tattdatainfo.o tdatainfo.o tdfr8.o tdupimgs.o testhdf.o tmgrattr.o tmgrcomp.o tree.o tszip.o tusejpegfuncs.o tutils.o tvattr.o tvnameclass.o tvset.o tvsfpack.o vers.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/testhdf an.o anfile.o bitio.o blocks.o chunks.o comp.o conv.o extelt.o file.o file1.o litend.o macros.o man.o mgr.o nbit.o rig.o sdmms.o sdnmms.o sdstr.o slab.o tbv.o tattdatainfo.o tdatainfo.o tdfr8.o tdupimgs.o testhdf.o tmgrattr.o tmgrcomp.o tree.o tszip.o tusejpegfuncs.o tutils.o tvattr.o tvnameclass.o tvset.o tvsfpack.o vers.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c buffer.c: In function 'init_buffer': buffer.c:111:10: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] SEED(time(NULL)); ^~~~ buffer.c:71:34: note: in definition of macro 'SEED' #define SEED(a) srand((unsigned)(a)) ^ mv -f .deps/buffer.Tpo .deps/buffer.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o buffer buffer.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/buffer buffer.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT gif2hdf.o -MD -MP -MF .deps/gif2hdf.Tpo -c -o gif2hdf.o gif2hdf.c mv -f .deps/gif2hdf.Tpo .deps/gif2hdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT gif2mem.o -MD -MP -MF .deps/gif2mem.Tpo -c -o gif2mem.o gif2mem.c mv -f .deps/gif2mem.Tpo .deps/gif2mem.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT gifread.o -MD -MP -MF .deps/gifread.Tpo -c -o gifread.o gifread.c mv -f .deps/gifread.Tpo .deps/gifread.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT decompress.o -MD -MP -MF .deps/decompress.Tpo -c -o decompress.o decompress.c mv -f .deps/decompress.Tpo .deps/decompress.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT writehdf.o -MD -MP -MF .deps/writehdf.Tpo -c -o writehdf.o writehdf.c mv -f .deps/writehdf.Tpo .deps/writehdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o gif2hdf gif2hdf.o gif2mem.o gifread.o decompress.o writehdf.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/gif2hdf gif2hdf.o gif2mem.o gifread.o decompress.o writehdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdf2gif.o -MD -MP -MF .deps/hdf2gif.Tpo -c -o hdf2gif.o hdf2gif.c hdf2gif.c: In function 'WordToByte': hdf2gif.c:44:10: warning: overflow in conversion from 'int' to 'BYTE' {aka 'unsigned char'} changes value from '(int)w & 65280' to '0' [-Woverflow] b[0] = w & 0xFF00; ^ hdf2gif.c:50:10: warning: overflow in conversion from 'int' to 'BYTE' {aka 'unsigned char'} changes value from '(int)w & 65280' to '0' [-Woverflow] b[1] = w & 0xFF00; ^ mv -f .deps/hdf2gif.Tpo .deps/hdf2gif.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdfgifwr.o -MD -MP -MF .deps/hdfgifwr.Tpo -c -o hdfgifwr.o hdfgifwr.c mv -f .deps/hdfgifwr.Tpo .deps/hdfgifwr.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf2gif hdf2gif.o hdfgifwr.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf2gif hdf2gif.o hdfgifwr.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdf2jpeg.o -MD -MP -MF .deps/hdf2jpeg.Tpo -c -o hdf2jpeg.o hdf2jpeg.c mv -f .deps/hdf2jpeg.Tpo .deps/hdf2jpeg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf2jpeg hdf2jpeg.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf2jpeg hdf2jpeg.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdf24to8.o -MD -MP -MF .deps/hdf24to8.Tpo -c -o hdf24to8.o hdf24to8.c mv -f .deps/hdf24to8.Tpo .deps/hdf24to8.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf24to8 hdf24to8.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf24to8 hdf24to8.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdf8to24.o -MD -MP -MF .deps/hdf8to24.Tpo -c -o hdf8to24.o hdf8to24.c mv -f .deps/hdf8to24.Tpo .deps/hdf8to24.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf8to24 hdf8to24.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf8to24 hdf8to24.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdfcomp.o -MD -MP -MF .deps/hdfcomp.Tpo -c -o hdfcomp.o hdfcomp.c mv -f .deps/hdfcomp.Tpo .deps/hdfcomp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfcomp hdfcomp.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfcomp hdfcomp.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT he_cntrl.o -MD -MP -MF .deps/he_cntrl.Tpo -c -o he_cntrl.o he_cntrl.c mv -f .deps/he_cntrl.Tpo .deps/he_cntrl.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT he_disp.o -MD -MP -MF .deps/he_disp.Tpo -c -o he_disp.o he_disp.c mv -f .deps/he_disp.Tpo .deps/he_disp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT he_file.o -MD -MP -MF .deps/he_file.Tpo -c -o he_file.o he_file.c he_file.c: In function 'annotate': he_file.c:137:5: warning: implicit declaration of function 'wait'; did you mean 'writ'? [-Wimplicit-function-declaration] wait(0); ^~~~ writ mv -f .deps/he_file.Tpo .deps/he_file.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT he_main.o -MD -MP -MF .deps/he_main.Tpo -c -o he_main.o he_main.c he_main.c: In function 'getElement': he_main.c:192:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((fid = Hopen(he_file, DFACC_READ, 0)) == (int32) NULL) ^ he_main.c: In function 'deleteDesc': he_main.c:551:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((fid = Hopen(he_file, DFACC_WRITE, 0)) == (int32) NULL) ^ mv -f .deps/he_main.Tpo .deps/he_main.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfed he_cntrl.o he_disp.o he_file.o he_main.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfed he_cntrl.o he_disp.o he_file.o he_main.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdfls.o -MD -MP -MF .deps/hdfls.Tpo -c -o hdfls.o hdfls.c mv -f .deps/hdfls.Tpo .deps/hdfls.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfls hdfls.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfls hdfls.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdfpack.o -MD -MP -MF .deps/hdfpack.Tpo -c -o hdfpack.o hdfpack.c mv -f .deps/hdfpack.Tpo .deps/hdfpack.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfpack hdfpack.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfpack hdfpack.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdftopal.o -MD -MP -MF .deps/hdftopal.Tpo -c -o hdftopal.o hdftopal.c mv -f .deps/hdftopal.Tpo .deps/hdftopal.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftopal hdftopal.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftopal hdftopal.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdftor8.o -MD -MP -MF .deps/hdftor8.Tpo -c -o hdftor8.o hdftor8.c mv -f .deps/hdftor8.Tpo .deps/hdftor8.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftor8 hdftor8.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftor8 hdftor8.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT hdfunpac.o -MD -MP -MF .deps/hdfunpac.Tpo -c -o hdfunpac.o hdfunpac.c mv -f .deps/hdfunpac.Tpo .deps/hdfunpac.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfunpac hdfunpac.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfunpac hdfunpac.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT jpeg2hdf.o -MD -MP -MF .deps/jpeg2hdf.Tpo -c -o jpeg2hdf.o jpeg2hdf.c mv -f .deps/jpeg2hdf.Tpo .deps/jpeg2hdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o jpeg2hdf jpeg2hdf.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/jpeg2hdf jpeg2hdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT paltohdf.o -MD -MP -MF .deps/paltohdf.Tpo -c -o paltohdf.o paltohdf.c mv -f .deps/paltohdf.Tpo .deps/paltohdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o paltohdf paltohdf.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/paltohdf paltohdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT r8tohdf.o -MD -MP -MF .deps/r8tohdf.Tpo -c -o r8tohdf.o r8tohdf.c mv -f .deps/r8tohdf.Tpo .deps/r8tohdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o r8tohdf r8tohdf.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/r8tohdf r8tohdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT ristosds.o -MD -MP -MF .deps/ristosds.Tpo -c -o ristosds.o ristosds.c mv -f .deps/ristosds.Tpo .deps/ristosds.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ristosds ristosds.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ristosds ristosds.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT vmake.o -MD -MP -MF .deps/vmake.Tpo -c -o vmake.o vmake.c mv -f .deps/vmake.Tpo .deps/vmake.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o vmake vmake.o ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/vmake vmake.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -O3 -fomit-frame-pointer -MT vshow.o -MD -MP -MF .deps/vshow.Tpo -c -o vshow.o vshow.c mv -f .deps/vshow.Tpo .deps/vshow.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o vshow vshow.o ../src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/vshow vshow.o ../src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making all in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c -o attr.lo attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -fPIC -DPIC -o .libs/attr.o mv -f .deps/attr.Tpo .deps/attr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c -o cdf.lo cdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/cdf.o mv -f .deps/cdf.Tpo .deps/cdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/dim.o mv -f .deps/dim.Tpo .deps/dim.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o file.c: In function 'NCtempname': file.c:633:21: warning: implicit declaration of function 'access'; did you mean 'accept'? [-Wimplicit-function-declaration] for(*cp = 'a' ; access(tnbuf, 0) == 0 ; ) ^~~~~~ accept mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdfsds.lo -MD -MP -MF .deps/hdfsds.Tpo -c -o hdfsds.lo hdfsds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdfsds.lo -MD -MP -MF .deps/hdfsds.Tpo -c hdfsds.c -fPIC -DPIC -o .libs/hdfsds.o mv -f .deps/hdfsds.Tpo .deps/hdfsds.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT iarray.lo -MD -MP -MF .deps/iarray.Tpo -c -o iarray.lo iarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT iarray.lo -MD -MP -MF .deps/iarray.Tpo -c iarray.c -fPIC -DPIC -o .libs/iarray.o mv -f .deps/iarray.Tpo .deps/iarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT globdef.lo -MD -MP -MF .deps/globdef.Tpo -c -o globdef.lo globdef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT globdef.lo -MD -MP -MF .deps/globdef.Tpo -c globdef.c -fPIC -DPIC -o .libs/globdef.o mv -f .deps/globdef.Tpo .deps/globdef.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT mfsd.lo -MD -MP -MF .deps/mfsd.Tpo -c -o mfsd.lo mfsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT mfsd.lo -MD -MP -MF .deps/mfsd.Tpo -c mfsd.c -fPIC -DPIC -o .libs/mfsd.o mv -f .deps/mfsd.Tpo .deps/mfsd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT mfdatainfo.lo -MD -MP -MF .deps/mfdatainfo.Tpo -c -o mfdatainfo.lo mfdatainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT mfdatainfo.lo -MD -MP -MF .deps/mfdatainfo.Tpo -c mfdatainfo.c -fPIC -DPIC -o .libs/mfdatainfo.o mv -f .deps/mfdatainfo.Tpo .deps/mfdatainfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT nssdc.lo -MD -MP -MF .deps/nssdc.Tpo -c -o nssdc.lo nssdc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT nssdc.lo -MD -MP -MF .deps/nssdc.Tpo -c nssdc.c -fPIC -DPIC -o .libs/nssdc.o mv -f .deps/nssdc.Tpo .deps/nssdc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c -o putget.lo putget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c putget.c -fPIC -DPIC -o .libs/putget.o mv -f .deps/putget.Tpo .deps/putget.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT putgetg.lo -MD -MP -MF .deps/putgetg.Tpo -c -o putgetg.lo putgetg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT putgetg.lo -MD -MP -MF .deps/putgetg.Tpo -c putgetg.c -fPIC -DPIC -o .libs/putgetg.o mv -f .deps/putgetg.Tpo .deps/putgetg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT sharray.lo -MD -MP -MF .deps/sharray.Tpo -c -o sharray.lo sharray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT sharray.lo -MD -MP -MF .deps/sharray.Tpo -c sharray.c -fPIC -DPIC -o .libs/sharray.o mv -f .deps/sharray.Tpo .deps/sharray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.c -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT xdrposix.lo -MD -MP -MF .deps/xdrposix.Tpo -c -o xdrposix.lo xdrposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT xdrposix.lo -MD -MP -MF .deps/xdrposix.Tpo -c xdrposix.c -fPIC -DPIC -o .libs/xdrposix.o mv -f .deps/xdrposix.Tpo .deps/xdrposix.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o libmfhdf.la -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib array.lo attr.lo cdf.lo dim.lo file.lo hdfsds.lo iarray.lo error.lo globdef.lo mfsd.lo mfdatainfo.lo nssdc.lo putget.lo putgetg.lo sharray.lo string.lo var.lo xdrposix.lo -ljpeg -lz libtool: link: gcc -shared -fPIC -DPIC .libs/array.o .libs/attr.o .libs/cdf.o .libs/dim.o .libs/file.o .libs/hdfsds.o .libs/iarray.o .libs/error.o .libs/globdef.o .libs/mfsd.o .libs/mfdatainfo.o .libs/nssdc.o .libs/putget.o .libs/putgetg.o .libs/sharray.o .libs/string.o .libs/var.o .libs/xdrposix.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -ljpeg -lz -O3 -Wl,-soname -Wl,libmfhdf.so.0 -o .libs/libmfhdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmfhdf.so.0" && ln -s "libmfhdf.so.0.0.0" "libmfhdf.so.0") libtool: link: (cd ".libs" && rm -f "libmfhdf.so" && ln -s "libmfhdf.so.0.0.0" "libmfhdf.so") libtool: link: ( cd ".libs" && rm -f "libmfhdf.la" && ln -s "../libmfhdf.la" "libmfhdf.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT cdftest.o -MD -MP -MF .deps/cdftest.Tpo -c -o cdftest.o cdftest.c mv -f .deps/cdftest.Tpo .deps/cdftest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o cdftest cdftest.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/cdftest cdftest.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdfnctest.o -MD -MP -MF .deps/hdfnctest.Tpo -c -o hdfnctest.o hdfnctest.c mv -f .deps/hdfnctest.Tpo .deps/hdfnctest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tutils.o -MD -MP -MF .deps/tutils.Tpo -c -o tutils.o tutils.c mv -f .deps/tutils.Tpo .deps/tutils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tncvargetfill.o -MD -MP -MF .deps/tncvargetfill.Tpo -c -o tncvargetfill.o tncvargetfill.c tncvargetfill.c: In function 'test_1dim_multivars': tncvargetfill.c:129:27: warning: implicit declaration of function 'verify_info_data' [-Wimplicit-function-declaration] num_errs = num_errs + verify_info_data(dset1, D1_NUMRECS, sdresult1); ^~~~~~~~~~~~~~~~ mv -f .deps/tncvargetfill.Tpo .deps/tncvargetfill.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tunlim.o -MD -MP -MF .deps/tunlim.Tpo -c -o tunlim.o tunlim.c mv -f .deps/tunlim.Tpo .deps/tunlim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tncunlim.o -MD -MP -MF .deps/tncunlim.Tpo -c -o tncunlim.o tncunlim.c mv -f .deps/tncunlim.Tpo .deps/tncunlim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfnctest hdfnctest.o tutils.o tncvargetfill.o tunlim.o tncunlim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfnctest hdfnctest.o tutils.o tncvargetfill.o tunlim.o tncunlim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdftest.o -MD -MP -MF .deps/hdftest.Tpo -c -o hdftest.o hdftest.c hdftest.c: In function 'main': hdftest.c:1365:14: warning: implicit declaration of function 'test_dimensions'; did you mean 'test_dimension'? [-Wimplicit-function-declaration] status = test_dimensions(); ^~~~~~~~~~~~~~~ test_dimension mv -f .deps/hdftest.Tpo .deps/hdftest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tchunk.o -MD -MP -MF .deps/tchunk.Tpo -c -o tchunk.o tchunk.c mv -f .deps/tchunk.Tpo .deps/tchunk.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tcomp.o -MD -MP -MF .deps/tcomp.Tpo -c -o tcomp.o tcomp.c mv -f .deps/tcomp.Tpo .deps/tcomp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tcoordvar.o -MD -MP -MF .deps/tcoordvar.Tpo -c -o tcoordvar.o tcoordvar.c mv -f .deps/tcoordvar.Tpo .deps/tcoordvar.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tdim.o -MD -MP -MF .deps/tdim.Tpo -c -o tdim.o tdim.c mv -f .deps/tdim.Tpo .deps/tdim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT temptySDSs.o -MD -MP -MF .deps/temptySDSs.Tpo -c -o temptySDSs.o temptySDSs.c mv -f .deps/temptySDSs.Tpo .deps/temptySDSs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tattributes.o -MD -MP -MF .deps/tattributes.Tpo -c -o tattributes.o tattributes.c mv -f .deps/tattributes.Tpo .deps/tattributes.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT texternal.o -MD -MP -MF .deps/texternal.Tpo -c -o texternal.o texternal.c mv -f .deps/texternal.Tpo .deps/texternal.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o tfile.c tfile.c: In function 'test_fileformat': tfile.c:404:18: warning: implicit declaration of function 'HDisnetcdf64' [-Wimplicit-function-declaration] isnetcdf64 = HDisnetcdf64(hdf_basename); ^~~~~~~~~~~~ tfile.c:408:5: warning: implicit declaration of function 'make_datafilename'; did you mean 'SDgetfilename'? [-Wimplicit-function-declaration] make_datafilename(netcdf1_basename, testfile, sizeof(testfile)); ^~~~~~~~~~~~~~~~~ SDgetfilename tfile.c:415:16: warning: implicit declaration of function 'HDisnetcdf'; did you mean 'SDsetcal'? [-Wimplicit-function-declaration] isnetcdf = HDisnetcdf(testfile); ^~~~~~~~~~ SDsetcal mv -f .deps/tfile.Tpo .deps/tfile.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tmixed_apis.o -MD -MP -MF .deps/tmixed_apis.Tpo -c -o tmixed_apis.o tmixed_apis.c mv -f .deps/tmixed_apis.Tpo .deps/tmixed_apis.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tnetcdf.o -MD -MP -MF .deps/tnetcdf.Tpo -c -o tnetcdf.o tnetcdf.c mv -f .deps/tnetcdf.Tpo .deps/tnetcdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT trank0.o -MD -MP -MF .deps/trank0.Tpo -c -o trank0.o trank0.c mv -f .deps/trank0.Tpo .deps/trank0.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tsd.o -MD -MP -MF .deps/tsd.Tpo -c -o tsd.o tsd.c tsd.c: In function 'test_sd': tsd.c:45:5: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(FILE_NAME); ^~~~~~ unix mv -f .deps/tsd.Tpo .deps/tsd.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tsdsprops.o -MD -MP -MF .deps/tsdsprops.Tpo -c -o tsdsprops.o tsdsprops.c mv -f .deps/tsdsprops.Tpo .deps/tsdsprops.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tszip.o -MD -MP -MF .deps/tszip.Tpo -c -o tszip.o tszip.c tszip.c: In function 'test_getszipinfo': tszip.c:1270:5: warning: implicit declaration of function 'make_datafilename'; did you mean 'SDgetfilename'? [-Wimplicit-function-declaration] make_datafilename(basename, testfile, sizeof(testfile)); ^~~~~~~~~~~~~~~~~ SDgetfilename mv -f .deps/tszip.Tpo .deps/tszip.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tattdatainfo.o -MD -MP -MF .deps/tattdatainfo.Tpo -c -o tattdatainfo.o tattdatainfo.c mv -f .deps/tattdatainfo.Tpo .deps/tattdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tdatainfo.o -MD -MP -MF .deps/tdatainfo.Tpo -c -o tdatainfo.o tdatainfo.c tdatainfo.c: In function 'test_nonspecial_SDSs': tdatainfo.c:185:18: warning: implicit declaration of function 'SDgetdatainfo'; did you mean 'HDgetdatainfo'? [-Wimplicit-function-declaration] info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); ^~~~~~~~~~~~~ HDgetdatainfo mv -f .deps/tdatainfo.Tpo .deps/tdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT tdatasizes.o -MD -MP -MF .deps/tdatasizes.Tpo -c -o tdatasizes.o tdatasizes.c mv -f .deps/tdatasizes.Tpo .deps/tdatasizes.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftest hdftest.o tutils.o tchunk.o tcomp.o tcoordvar.o tdim.o temptySDSs.o tattributes.o texternal.o tfile.o tmixed_apis.o tnetcdf.o trank0.o tsd.o tsdsprops.o tszip.o tattdatainfo.o tdatainfo.o tdatasizes.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftest hdftest.o tutils.o tchunk.o tcomp.o tcoordvar.o tdim.o temptySDSs.o tattributes.o texternal.o tfile.o tmixed_apis.o tnetcdf.o trank0.o tsd.o tsdsprops.o tszip.o tattdatainfo.o tdatainfo.o tdatasizes.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT dumplib.o -MD -MP -MF .deps/dumplib.Tpo -c -o dumplib.o dumplib.c mv -f .deps/dumplib.Tpo .deps/dumplib.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT ncdump.o -MD -MP -MF .deps/ncdump.Tpo -c -o ncdump.o ncdump.c ncdump.c: In function 'main': ncdump.c:673:17: warning: implicit declaration of function 'getopt'; did you mean 'get_fmt'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "b:cf:hul:n:v:d:V")) != EOF) ^~~~~~ get_fmt mv -f .deps/ncdump.Tpo .deps/ncdump.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vardata.o -MD -MP -MF .deps/vardata.Tpo -c -o vardata.o vardata.c mv -f .deps/vardata.Tpo .deps/vardata.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ncdump dumplib.o ncdump.o vardata.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ncdump dumplib.o ncdump.o vardata.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT close.o -MD -MP -MF .deps/close.Tpo -c -o close.o close.c In file included from close.c:8: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from close.c:8: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) close.c: In function 'cl_netcdf': close.c:22:7: warning: implicit declaration of function 'derror'; did you mean 'perror'? [-Wimplicit-function-declaration] derror ("error closing netcdf"); ^~~~~~ perror mv -f .deps/close.Tpo .deps/close.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT escapes.o -MD -MP -MF .deps/escapes.Tpo -c -o escapes.o escapes.c mv -f .deps/escapes.Tpo .deps/escapes.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c In file included from generate.c:11: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from generate.c:11: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/generate.Tpo .deps/generate.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT genlib.o -MD -MP -MF .deps/genlib.Tpo -c -o genlib.o genlib.c In file included from genlib.c:16: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from genlib.c:16: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/genlib.Tpo .deps/genlib.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT getfill.o -MD -MP -MF .deps/getfill.Tpo -c -o getfill.o getfill.c mv -f .deps/getfill.Tpo .deps/getfill.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c In file included from init.c:8: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from init.c:8: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/init.Tpo .deps/init.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c In file included from load.c:11: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from load.c:11: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from main.c:15: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from main.c:15: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) main.c: In function 'main': main.c:73:17: warning: implicit declaration of function 'getopt'; did you mean 'Hgetbit'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "Vbcfno:")) != EOF) ^~~~~~ Hgetbit mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT ncgentab.o -MD -MP -MF .deps/ncgentab.Tpo -c -o ncgentab.o ncgentab.c In file included from ../../../hdf4/mfhdf/ncgen/ncgen.y:15: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from ../../../hdf4/mfhdf/ncgen/ncgen.y:15: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) y.tab.c: In function 'yyparse': y.tab.c:772:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:1416:16: note: in expansion of macro 'YYLEX' ../../../hdf4/mfhdf/ncgen/ncgen.y:539:11: warning: implicit declaration of function 'nctype'; did you mean 'ncsync'? [-Wimplicit-function-declaration] y.tab.c:2165:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] ../../../hdf4/mfhdf/ncgen/ncgen.y: At top level: ../../../hdf4/mfhdf/ncgen/ncgen.y:685:1: warning: return type defaults to 'int' [-Wimplicit-int] mv -f .deps/ncgentab.Tpo .deps/ncgentab.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ncgen close.o escapes.o generate.o genlib.o getfill.o init.o load.o main.o ncgentab.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ncgen close.o escapes.o generate.o genlib.o getfill.o init.o load.o main.o ncgentab.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs ./ncgen -c -o ctest0.nc ./test0.cdl > test0.c gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -c -o ctest0.o test0.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ctest0 ctest0.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ctest0 ctest0.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Making all in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp.o -MD -MP -MF .deps/hdp.Tpo -c -o hdp.o hdp.c mv -f .deps/hdp.Tpo .deps/hdp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_dump.o -MD -MP -MF .deps/hdp_dump.Tpo -c -o hdp_dump.o hdp_dump.c mv -f .deps/hdp_dump.Tpo .deps/hdp_dump.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_gr.o -MD -MP -MF .deps/hdp_gr.Tpo -c -o hdp_gr.o hdp_gr.c mv -f .deps/hdp_gr.Tpo .deps/hdp_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_list.o -MD -MP -MF .deps/hdp_list.Tpo -c -o hdp_list.o hdp_list.c mv -f .deps/hdp_list.Tpo .deps/hdp_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_rig.o -MD -MP -MF .deps/hdp_rig.Tpo -c -o hdp_rig.o hdp_rig.c mv -f .deps/hdp_rig.Tpo .deps/hdp_rig.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_sds.o -MD -MP -MF .deps/hdp_sds.Tpo -c -o hdp_sds.o hdp_sds.c mv -f .deps/hdp_sds.Tpo .deps/hdp_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_util.o -MD -MP -MF .deps/hdp_util.Tpo -c -o hdp_util.o hdp_util.c mv -f .deps/hdp_util.Tpo .deps/hdp_util.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_vd.o -MD -MP -MF .deps/hdp_vd.Tpo -c -o hdp_vd.o hdp_vd.c mv -f .deps/hdp_vd.Tpo .deps/hdp_vd.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdp_vg.o -MD -MP -MF .deps/hdp_vg.Tpo -c -o hdp_vg.o hdp_vg.c mv -f .deps/hdp_vg.Tpo .deps/hdp_vg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.c mv -f .deps/show.Tpo .deps/show.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdp hdp.o hdp_dump.o hdp_gr.o hdp_list.o hdp_rig.o hdp_sds.o hdp_util.o hdp_vd.o hdp_vg.o show.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdp hdp.o hdp_dump.o hdp_gr.o hdp_list.o hdp_rig.o hdp_sds.o hdp_util.o hdp_vd.o hdp_vg.o show.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' Making all in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdfimport.o -MD -MP -MF .deps/hdfimport.Tpo -c -o hdfimport.o hdfimport.c mv -f .deps/hdfimport.Tpo .deps/hdfimport.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfimport hdfimport.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfimport hdfimport.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdfimporttest.o -MD -MP -MF .deps/hdfimporttest.Tpo -c -o hdfimporttest.o hdfimporttest.c mv -f .deps/hdfimporttest.Tpo .deps/hdfimporttest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfimporttest hdfimporttest.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfimporttest hdfimporttest.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT gen_sds_floats.o -MD -MP -MF .deps/gen_sds_floats.Tpo -c -o gen_sds_floats.o gen_sds_floats.c gen_sds_floats.c:26:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ mv -f .deps/gen_sds_floats.Tpo .deps/gen_sds_floats.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o gen_sds_floats gen_sds_floats.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/gen_sds_floats gen_sds_floats.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' Making all in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff.o -MD -MP -MF .deps/hdiff.Tpo -c -o hdiff.o hdiff.c mv -f .deps/hdiff.Tpo .deps/hdiff.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_array.o -MD -MP -MF .deps/hdiff_array.Tpo -c -o hdiff_array.o hdiff_array.c mv -f .deps/hdiff_array.Tpo .deps/hdiff_array.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_gr.o -MD -MP -MF .deps/hdiff_gr.Tpo -c -o hdiff_gr.o hdiff_gr.c mv -f .deps/hdiff_gr.Tpo .deps/hdiff_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_list.o -MD -MP -MF .deps/hdiff_list.Tpo -c -o hdiff_list.o hdiff_list.c mv -f .deps/hdiff_list.Tpo .deps/hdiff_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_main.o -MD -MP -MF .deps/hdiff_main.Tpo -c -o hdiff_main.o hdiff_main.c hdiff_main.c: In function 'main': hdiff_main.c:109:17: warning: implicit declaration of function 'getopt'; did you mean 'Hgetbit'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "VbgsdSDe:t:v:u:p:")) != EOF) ^~~~~~ Hgetbit mv -f .deps/hdiff_main.Tpo .deps/hdiff_main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_mattbl.o -MD -MP -MF .deps/hdiff_mattbl.Tpo -c -o hdiff_mattbl.o hdiff_mattbl.c mv -f .deps/hdiff_mattbl.Tpo .deps/hdiff_mattbl.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_gattr.o -MD -MP -MF .deps/hdiff_gattr.Tpo -c -o hdiff_gattr.o hdiff_gattr.c mv -f .deps/hdiff_gattr.Tpo .deps/hdiff_gattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_misc.o -MD -MP -MF .deps/hdiff_misc.Tpo -c -o hdiff_misc.o hdiff_misc.c mv -f .deps/hdiff_misc.Tpo .deps/hdiff_misc.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_sds.o -MD -MP -MF .deps/hdiff_sds.Tpo -c -o hdiff_sds.o hdiff_sds.c mv -f .deps/hdiff_sds.Tpo .deps/hdiff_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_table.o -MD -MP -MF .deps/hdiff_table.Tpo -c -o hdiff_table.o hdiff_table.c mv -f .deps/hdiff_table.Tpo .deps/hdiff_table.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_vs.o -MD -MP -MF .deps/hdiff_vs.Tpo -c -o hdiff_vs.o hdiff_vs.c mv -f .deps/hdiff_vs.Tpo .deps/hdiff_vs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdiff_dim.o -MD -MP -MF .deps/hdiff_dim.Tpo -c -o hdiff_dim.o hdiff_dim.c mv -f .deps/hdiff_dim.Tpo .deps/hdiff_dim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdiff hdiff.o hdiff_array.o hdiff_gr.o hdiff_list.o hdiff_main.o hdiff_mattbl.o hdiff_gattr.o hdiff_misc.o hdiff_sds.o hdiff_table.o hdiff_vs.o hdiff_dim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -lm -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdiff hdiff.o hdiff_array.o hdiff_gr.o hdiff_list.o hdiff_main.o hdiff_mattbl.o hdiff_gattr.o hdiff_misc.o hdiff_sds.o hdiff_table.o hdiff_vs.o hdiff_dim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -lm -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hdifftst.o -MD -MP -MF .deps/hdifftst.Tpo -c -o hdifftst.o hdifftst.c mv -f .deps/hdifftst.Tpo .deps/hdifftst.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdifftst hdifftst.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdifftst hdifftst.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' Making all in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack.o -MD -MP -MF .deps/hrepack.Tpo -c -o hrepack.o hrepack.c mv -f .deps/hrepack.Tpo .deps/hrepack.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_an.o -MD -MP -MF .deps/hrepack_an.Tpo -c -o hrepack_an.o hrepack_an.c mv -f .deps/hrepack_an.Tpo .deps/hrepack_an.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_gr.o -MD -MP -MF .deps/hrepack_gr.Tpo -c -o hrepack_gr.o hrepack_gr.c mv -f .deps/hrepack_gr.Tpo .deps/hrepack_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_list.o -MD -MP -MF .deps/hrepack_list.Tpo -c -o hrepack_list.o hrepack_list.c mv -f .deps/hrepack_list.Tpo .deps/hrepack_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_lsttable.o -MD -MP -MF .deps/hrepack_lsttable.Tpo -c -o hrepack_lsttable.o hrepack_lsttable.c mv -f .deps/hrepack_lsttable.Tpo .deps/hrepack_lsttable.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_main.o -MD -MP -MF .deps/hrepack_main.Tpo -c -o hrepack_main.o hrepack_main.c mv -f .deps/hrepack_main.Tpo .deps/hrepack_main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_opttable.o -MD -MP -MF .deps/hrepack_opttable.Tpo -c -o hrepack_opttable.o hrepack_opttable.c mv -f .deps/hrepack_opttable.Tpo .deps/hrepack_opttable.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_parse.o -MD -MP -MF .deps/hrepack_parse.Tpo -c -o hrepack_parse.o hrepack_parse.c mv -f .deps/hrepack_parse.Tpo .deps/hrepack_parse.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_sds.o -MD -MP -MF .deps/hrepack_sds.Tpo -c -o hrepack_sds.o hrepack_sds.c mv -f .deps/hrepack_sds.Tpo .deps/hrepack_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_utils.o -MD -MP -MF .deps/hrepack_utils.Tpo -c -o hrepack_utils.o hrepack_utils.c mv -f .deps/hrepack_utils.Tpo .deps/hrepack_utils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_vg.o -MD -MP -MF .deps/hrepack_vg.Tpo -c -o hrepack_vg.o hrepack_vg.c mv -f .deps/hrepack_vg.Tpo .deps/hrepack_vg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_vs.o -MD -MP -MF .deps/hrepack_vs.Tpo -c -o hrepack_vs.o hrepack_vs.c mv -f .deps/hrepack_vs.Tpo .deps/hrepack_vs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_dim.o -MD -MP -MF .deps/hrepack_dim.Tpo -c -o hrepack_dim.o hrepack_dim.c mv -f .deps/hrepack_dim.Tpo .deps/hrepack_dim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hrepack hrepack.o hrepack_an.o hrepack_gr.o hrepack_list.o hrepack_lsttable.o hrepack_main.o hrepack_opttable.o hrepack_parse.o hrepack_sds.o hrepack_utils.o hrepack_vg.o hrepack_vs.o hrepack_dim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hrepack hrepack.o hrepack_an.o hrepack_gr.o hrepack_list.o hrepack_lsttable.o hrepack_main.o hrepack_opttable.o hrepack_parse.o hrepack_sds.o hrepack_utils.o hrepack_vg.o hrepack_vs.o hrepack_dim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepack_check.o -MD -MP -MF .deps/hrepack_check.Tpo -c -o hrepack_check.o hrepack_check.c mv -f .deps/hrepack_check.Tpo .deps/hrepack_check.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hrepack_check hrepack_check.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hrepack_check hrepack_check.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT hrepacktst.o -MD -MP -MF .deps/hrepacktst.Tpo -c -o hrepacktst.o hrepacktst.c mv -f .deps/hrepacktst.Tpo .deps/hrepacktst.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o test_hrepack hrepacktst.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -lm -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/test_hrepack hrepacktst.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -lm -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c mv -f .deps/add.Tpo .deps/add.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT atttests.o -MD -MP -MF .deps/atttests.Tpo -c -o atttests.o atttests.c mv -f .deps/atttests.Tpo .deps/atttests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT cdftests.o -MD -MP -MF .deps/cdftests.Tpo -c -o cdftests.o cdftests.c mv -f .deps/cdftests.Tpo .deps/cdftests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT dimtests.o -MD -MP -MF .deps/dimtests.Tpo -c -o dimtests.o dimtests.c mv -f .deps/dimtests.Tpo .deps/dimtests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c mv -f .deps/driver.Tpo .deps/driver.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT emalloc.o -MD -MP -MF .deps/emalloc.Tpo -c -o emalloc.o emalloc.c mv -f .deps/emalloc.Tpo .deps/emalloc.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT misctest.o -MD -MP -MF .deps/misctest.Tpo -c -o misctest.o misctest.c mv -f .deps/misctest.Tpo .deps/misctest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT rec.o -MD -MP -MF .deps/rec.Tpo -c -o rec.o rec.c mv -f .deps/rec.Tpo .deps/rec.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT slabs.o -MD -MP -MF .deps/slabs.Tpo -c -o slabs.o slabs.c mv -f .deps/slabs.Tpo .deps/slabs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT val.o -MD -MP -MF .deps/val.Tpo -c -o val.o val.c mv -f .deps/val.Tpo .deps/val.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT varget_unlim.o -MD -MP -MF .deps/varget_unlim.Tpo -c -o varget_unlim.o varget_unlim.c mv -f .deps/varget_unlim.Tpo .deps/varget_unlim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT varget.o -MD -MP -MF .deps/varget.Tpo -c -o varget.o varget.c mv -f .deps/varget.Tpo .deps/varget.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vargetg.o -MD -MP -MF .deps/vargetg.Tpo -c -o vargetg.o vargetg.c mv -f .deps/vargetg.Tpo .deps/vargetg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT varput.o -MD -MP -MF .deps/varput.Tpo -c -o varput.o varput.c mv -f .deps/varput.Tpo .deps/varput.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT varputg.o -MD -MP -MF .deps/varputg.Tpo -c -o varputg.o varputg.c mv -f .deps/varputg.Tpo .deps/varputg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vardef.o -MD -MP -MF .deps/vardef.Tpo -c -o vardef.o vardef.c mv -f .deps/vardef.Tpo .deps/vardef.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vartests.o -MD -MP -MF .deps/vartests.Tpo -c -o vartests.o vartests.c mv -f .deps/vartests.Tpo .deps/vartests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vputget.o -MD -MP -MF .deps/vputget.Tpo -c -o vputget.o vputget.c mv -f .deps/vputget.Tpo .deps/vputget.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -O3 -fomit-frame-pointer -MT vputgetg.o -MD -MP -MF .deps/vputgetg.Tpo -c -o vputgetg.o vputgetg.c mv -f .deps/vputgetg.Tpo .deps/vputgetg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o nctest add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o misctest.o rec.o slabs.o val.o varget_unlim.o varget.o vargetg.o varput.o varputg.o vardef.o vartests.o vputget.o vputgetg.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/nctest add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o misctest.o rec.o slabs.o val.o varget_unlim.o varget.o vargetg.o varput.o varputg.o vardef.o vartests.o vputget.o vputgetg.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making all in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' cd build/hdf-4.2.15 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' Making install in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libdf.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libdf.so.0.0.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libdf.so.0.0.0 libdf.so.0 || { rm -f libdf.so.0 && ln -s libdf.so.0.0.0 libdf.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libdf.so.0.0.0 libdf.so || { rm -f libdf.so && ln -s libdf.so.0.0.0 libdf.so; }; }) libtool: install: /usr/bin/install -c .libs/libdf.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 atom.h bitvect.h cdeflate.h cnbit.h cnone.h cskphuff.h crle.h cszip.h df.h dfan.h dfi.h dfgr.h dfrig.h dfsd.h dfstubs.h dfufp2i.h dynarray.h H4api_adpt.h h4config.h hbitio.h hchunks.h hcomp.h hcompi.h hconv.h hdf.h hdfi.h herr.h hfile.h hkit.h hlimits.h hproto.h hntdefs.h htags.h linklist.h mfan.h mfgr.h mstdio.h tbbt.h vattr.h vg.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' /usr/bin/install -c -m 644 hdatainfo.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' Making install in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gif2hdf hdf2gif hdf2jpeg hdf24to8 hdf8to24 hdfcomp hdfed hdfls hdfpack hdftopal hdftor8 hdfunpac jpeg2hdf paltohdf r8tohdf ristosds vmake vshow '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/gif2hdf /opt/metwork-mfext-1.2/opt/scientific_core/bin/gif2hdf libtool: install: /usr/bin/install -c .libs/hdf2gif /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdf2gif libtool: install: /usr/bin/install -c .libs/hdf2jpeg /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdf2jpeg libtool: install: /usr/bin/install -c .libs/hdf24to8 /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdf24to8 libtool: install: /usr/bin/install -c .libs/hdf8to24 /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdf8to24 libtool: install: /usr/bin/install -c .libs/hdfcomp /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfcomp libtool: install: /usr/bin/install -c .libs/hdfed /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfed libtool: install: /usr/bin/install -c .libs/hdfls /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfls libtool: install: /usr/bin/install -c .libs/hdfpack /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfpack libtool: install: /usr/bin/install -c .libs/hdftopal /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdftopal libtool: install: /usr/bin/install -c .libs/hdftor8 /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdftor8 libtool: install: /usr/bin/install -c .libs/hdfunpac /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfunpac libtool: install: /usr/bin/install -c .libs/jpeg2hdf /opt/metwork-mfext-1.2/opt/scientific_core/bin/jpeg2hdf libtool: install: /usr/bin/install -c .libs/paltohdf /opt/metwork-mfext-1.2/opt/scientific_core/bin/paltohdf libtool: install: /usr/bin/install -c .libs/r8tohdf /opt/metwork-mfext-1.2/opt/scientific_core/bin/r8tohdf libtool: install: /usr/bin/install -c .libs/ristosds /opt/metwork-mfext-1.2/opt/scientific_core/bin/ristosds libtool: install: /usr/bin/install -c .libs/vmake /opt/metwork-mfext-1.2/opt/scientific_core/bin/vmake libtool: install: /usr/bin/install -c .libs/vshow /opt/metwork-mfext-1.2/opt/scientific_core/bin/vshow /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c h4redeploy h4cc '/opt/metwork-mfext-1.2/opt/scientific_core/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making install in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making install in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmfhdf.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libmfhdf.so.0.0.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libmfhdf.so.0.0.0 libmfhdf.so.0 || { rm -f libmfhdf.so.0 && ln -s libmfhdf.so.0.0.0 libmfhdf.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-1.2/opt/scientific_core/lib && { ln -s -f libmfhdf.so.0.0.0 libmfhdf.so || { rm -f libmfhdf.so && ln -s libmfhdf.so.0.0.0 libmfhdf.so; }; }) libtool: install: /usr/bin/install -c .libs/libmfhdf.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 hdf2netcdf.h local_nc.h mfhdf.h hdf4_netcdf.h mfhdfi.h mfdatainfo.h '/opt/metwork-mfext-1.2/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' Making install in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ncdump '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncdump /opt/metwork-mfext-1.2/opt/scientific_core/bin/ncdump /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncdump.1 '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' Making install in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ncgen '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen /opt/metwork-mfext-1.2/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Making install in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hdp '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/hdp /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdp make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' Making install in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hdfimport '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/hdfimport /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdfimport make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' Making install in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hdiff '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/hdiff /opt/metwork-mfext-1.2/opt/scientific_core/bin/hdiff make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' Making install in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c hrepack '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/hrepack /opt/metwork-mfext-1.2/opt/scientific_core/bin/hrepack make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' Making install in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 hdf.1 '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libhdf4.settings '/opt/metwork-mfext-1.2/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' + for d in hdf mfhdf + cd hdf + make install-examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' + for d in examples + cd examples + make install-examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/examples' mkdir -p /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c + /usr/bin/install -c ./VD_read_from_vdata.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_read_mixed_vdata.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_set_get_vdata_attr.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_write_mixed_vdata.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_write_mixed_vdata_struct.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_write_to_vdata.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_create_onefield_vdatas.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_create_vdatas.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_get_vdata_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VD_locate_vdata.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_insert_vdatas_to_vgroup.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_set_get_vgroup_attr.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_vgroup_contents.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_add_sds_to_vgroup.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_create_vgroup.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./VG_get_vgroup_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_create_and_write_image.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_get_attribute.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_image_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_modify_image.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_read_image.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_read_palette.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_set_attribute.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_write_palette.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_write_chunks.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./GR_read_chunks.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./AN_create_annotation.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./AN_get_annotation_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./AN_read_annotation.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./run-c-ex.sh /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./README /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/. + /usr/bin/install -c ./run-all-ex.sh /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' + for d in hdf mfhdf + cd mfhdf + make install-examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' + for d in examples + cd examples + make install-examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/examples' + /usr/bin/install -c ./SD_create_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_write_to_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_write_slab.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_alter_sds_values.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_unlimited_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_compress_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_mv_sds_to_external.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_read_from_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_read_subsets.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_get_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_find_sds_by_name.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_set_get_dim_info.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_dimscale_vs_sds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_set_attr.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_get_attr.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. + /usr/bin/install -c ./SD_chunking_example.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf4_examples/c/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0010_hdf4' make[3]: Entering directory `/src/layers/layer1_scientific_core/0011_hdf5' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "name: 'hdf5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "version: '1.10.5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checksum: '7c19d6b81ee2a3ba7d36f6922b2f90d3'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/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.2/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.2/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.2/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-653aded5e9f8... 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: Mon Jul 17 14:12:44 UTC 2023 Configured by: root@653aded5e9f8 Host system: x86_64-unknown-linux-gnu Uname information: Linux 653aded5e9f8 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.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libhdf5.settings '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5diff /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5ls /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5dump /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5debug /opt/metwork-mfext-1.2/opt/scientific_core/bin/h5debug libtool: install: /usr/bin/install -c .libs/h5repart /opt/metwork-mfext-1.2/opt/scientific_core/bin/h5repart libtool: install: /usr/bin/install -c .libs/h5mkgrp /opt/metwork-mfext-1.2/opt/scientific_core/bin/h5mkgrp libtool: install: /usr/bin/install -c .libs/h5clear /opt/metwork-mfext-1.2/opt/scientific_core/bin/h5clear /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c h5redeploy '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5import /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5repack /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5jam /opt/metwork-mfext-1.2/opt/scientific_core/bin/h5jam libtool: install: /usr/bin/install -c .libs/h5unjam /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5copy /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5format_convert /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5stat /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /usr/bin/install -c h5c++ '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_cpp.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_hl.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/gif2h5 /opt/metwork-mfext-1.2/opt/scientific_core/bin/gif2h5 libtool: install: /usr/bin/install -c .libs/h52gif /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5watch /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libhdf5_hl_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 H5PacketTable.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/hdf5_examples/c + /usr/bin/install -c ./h5_write.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_read.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend_write.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_chunk_read.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpd.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_subset.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_cmprss.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_rdwt.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpar.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtatt.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrp.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtdat.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_compound.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_group.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_select.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_attribute.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_mount.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_reference.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_drivers.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extlink.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_elink_unix2win.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_ref2reg.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_shared_mesg.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./ph5example.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exc.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exclim.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-eiger.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-simpleIO.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim-maxmin.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./README /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/. + /usr/bin/install -c ./run-all-ex.sh /opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/hdf5_examples/c++ + /usr/bin/install -c ./create.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./readdata.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./writedata.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./compound.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./extend_ds.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./chunks.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5group.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_cmprss.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtatt.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtdat.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpar.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrp.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpd.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_extend.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_rdwt.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_subset.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/hdf5_examples/hl/c + /usr/bin/install -c ./ex_lite1.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite2.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite3.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ptExampleFL.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image1.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image2.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_01.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_02.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_03.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_04.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_05.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_06.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_07.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_08.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_09.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_10.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_11.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_12.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_ds1.c /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image24pixel.txt /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image8.txt /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./pal_rgb.h /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./run-hl-ex.sh /opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/hdf5_examples/hl/c++ + /usr/bin/install -c ./ptExampleFL.cpp /opt/metwork-mfext-1.2/opt/scientific_core/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "name: 'netcdf-c'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "version: '4.7.3'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checksum: '5ebcafd3fee1d48559687b5ace414fe8'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include" OPTIONS="--disable-static --enable-netcdf4 --enable-hdf4" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` `readlink -m ./sources` MD5 5ebcafd3fee1d48559687b5ace414fe8 Computing checksum for /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz... Good checksum rm -Rf netcdf-c-4.7.3 /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core --disable-static --enable-netcdf4 --enable-hdf4 configure: netCDF 4.7.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /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... yes checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether parallel IO tests should be run... no checking whether a user specified program to run mpi programs... mpiexec checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether nc_set_log_level() function is included (will do nothing unless enable-logging is also used)... yes checking whether DAP client(s) are to be built... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... yes checking whether dap remote authorization testing should be enabled (default off)... no checking which remote test server(s) to use... 149.165.169.123:8080,remotetest.unidata.ucar.edu checking whether the time-consuming dap tests should be enabled (default off)... no checking whether to enable strict null-byte header padding when reading (default off)... no checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . checking Extra values for _NCProperties... checking whether user-defined format 0 was specified... checking whether a magic number for user-defined format 0 was specified... checking whether user-defined format 1 was specified... checking whether a magic number for user-defined format 1 was specified... configure: finding C compiler checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_BUFFERSIZE is defined... yes checking whether CURLOPT_TCP_KEEPALIVE is defined... yes configure: setting up libtool checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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... dot checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include checking CC CFLAGS... gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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 checking for jpeg_CreateCompress in -ljpeg... yes checking mfhdf.h usability... yes checking mfhdf.h presence... yes checking for mfhdf.h... yes checking for Hclose in -ldf... yes checking for NC_arrayfill in -lmfhdf... no checking for SDcreate in -lmfhdf... yes checking for jpeg_set_quality in -ljpeg... yes configure: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support checking whether parallel I/O is enabled for netcdf-4... no checking whether parallel I/O for classic files is to be enabled... no checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking what to call the output of the ftpbin target... binary-netcdf-4.7.3.tar checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl checking If compilation is for use with JNA... no checking whether filter testing should be run... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating test_common.sh config.status: creating nc_test4/findplugin.sh config.status: creating examples/C/findplugin.sh config.status: creating ncdap_test/findtestserver.c config.status: creating dap4_test/findtestserver4.c config.status: creating nc_test4/run_par_test.sh config.status: creating nc_perf/run_par_bm_test.sh config.status: creating examples/C/run_par_test.sh config.status: creating nc-config config.status: creating Makefile config.status: creating netcdf.pc config.status: creating libnetcdf.settings config.status: creating postinstall.sh config.status: creating include/netcdf_meta.h config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating hdf4_test/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating libhdf5/Makefile config.status: creating libsrcp/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating examples/Makefile config.status: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating oc2/Makefile config.status: creating libdap2/Makefile config.status: creating libdap4/Makefile config.status: creating libhdf4/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdump/cdl/Makefile config.status: creating ncdump/expected/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating unit_test/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_perf/Makefile config.status: creating nc_test/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating dap4_test/Makefile config.status: creating plugins/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.3 Dispatch Version: 1 Configured On: Mon Jul 17 14:15:56 UTC 2023 Host System: x86_64-pc-linux-gnu Build Directory: /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 Install Prefix: /opt/metwork-mfext-1.2/opt/scientific_core # Compiling Options ----------------- C Compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc CFLAGS: -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include CPPFLAGS: -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include LDFLAGS: -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl # Features -------- NetCDF-2 API: yes HDF4 Support: yes HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: no JNA Support: no CDF5 Support: yes ERANGE Fill Support: no Relaxed Boundary Check: yes cd build/netcdf-c-4.7.3 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making all in h5_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making all in libdispatch make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libdispatch.la libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-dinternal.lo libdispatch_la-ddispatch.lo libdispatch_la-dutf8.lo libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo libdispatch_la-dauth.lo libdispatch_la-doffsets.lo libdispatch_la-dwinpath.lo libdispatch_la-dutil.lo libdispatch_la-dreadonly.lo libdispatch_la-dnotnc4.lo libdispatch_la-dnotnc3.lo libdispatch_la-crc32.lo libdispatch_la-daux.lo libdispatch_la-dinfermodel.lo libdispatch_la-utf8proc.lo libdispatch_la-drc.lo libdispatch_la-dgroup.lo libdispatch_la-dvlen.lo libdispatch_la-dcompound.lo libdispatch_la-dtype.lo libdispatch_la-denum.lo libdispatch_la-dopaque.lo libdispatch_la-dfilter.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnetcdf2.la libnetcdf2_la-dv2i.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnetcdf3.la libnetcdf3_la-v1hpg.lo libnetcdf3_la-putget.lo libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc3internal.lo libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo libnetcdf3_la-lookup3.lo libnetcdf3_la-ncio.lo libnetcdf3_la-memio.lo libnetcdf3_la-posixio.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-error4.lo libnetcdf4_la-nc4printer.lo libnetcdf4_la-ncindex.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-error4.o .libs/libnetcdf4_la-nc4printer.o .libs/libnetcdf4_la-ncindex.o libtool: link: ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making all in libhdf4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' depbase=`echo hdf4dispatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4dispatch.lo -MD -MP -MF $depbase.Tpo -c -o hdf4dispatch.lo hdf4dispatch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4dispatch.lo -MD -MP -MF .deps/hdf4dispatch.Tpo -c hdf4dispatch.c -fPIC -DPIC -o .libs/hdf4dispatch.o depbase=`echo hdf4file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4file.lo -MD -MP -MF $depbase.Tpo -c -o hdf4file.lo hdf4file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4file.lo -MD -MP -MF .deps/hdf4file.Tpo -c hdf4file.c -fPIC -DPIC -o .libs/hdf4file.o depbase=`echo hdf4var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4var.lo -MD -MP -MF $depbase.Tpo -c -o hdf4var.lo hdf4var.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4var.lo -MD -MP -MF .deps/hdf4var.Tpo -c hdf4var.c -fPIC -DPIC -o .libs/hdf4var.o depbase=`echo hdf4func.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4func.lo -MD -MP -MF $depbase.Tpo -c -o hdf4func.lo hdf4func.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT hdf4func.lo -MD -MP -MF .deps/hdf4func.Tpo -c hdf4func.c -fPIC -DPIC -o .libs/hdf4func.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnchdf4.la hdf4dispatch.lo hdf4file.lo hdf4var.lo hdf4func.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnchdf4.a .libs/hdf4dispatch.o .libs/hdf4file.o .libs/hdf4var.o .libs/hdf4func.o libtool: link: ranlib .libs/libnchdf4.a libtool: link: ( cd ".libs" && rm -f "libnchdf4.la" && ln -s "../libnchdf4.la" "libnchdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' Making all in libhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnchdf5.la libnchdf5_la-nc4hdf.lo libnchdf5_la-nc4info.lo libnchdf5_la-hdf5file.lo libnchdf5_la-hdf5attr.lo libnchdf5_la-hdf5dim.lo libnchdf5_la-hdf5grp.lo libnchdf5_la-hdf5type.lo libnchdf5_la-hdf5internal.lo libnchdf5_la-hdf5create.lo libnchdf5_la-hdf5open.lo libnchdf5_la-hdf5var.lo libnchdf5_la-nc4mem.lo libnchdf5_la-nc4memcb.lo libnchdf5_la-hdf5cache.lo libnchdf5_la-hdf5dispatch.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o liboc.la liboc_la-oc.lo liboc_la-daplex.lo liboc_la-dapparse.lo liboc_la-dapy.lo liboc_la-occompile.lo liboc_la-occurlfunctions.lo liboc_la-ocdata.lo liboc_la-ocdebug.lo liboc_la-ocdump.lo liboc_la-ocinternal.lo liboc_la-ocnode.lo liboc_la-ochttp.lo liboc_la-ocread.lo liboc_la-ocutil.lo liboc_la-xxdr.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libdap2.la libdap2_la-constraints.lo libdap2_la-dapcvt.lo libdap2_la-dapodom.lo libdap2_la-daputil.lo libdap2_la-ncdaperr.lo libdap2_la-cdf.lo libdap2_la-cache.lo libdap2_la-dapdump.lo libdap2_la-dapdebug.lo libdap2_la-dapattr.lo libdap2_la-ncd2dispatch.lo libdap2_la-getvara.lo libdap2_la-dceconstraints.lo libdap2_la-dcetab.lo libdap2_la-dceparse.lo libdap2_la-dcelex.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libdap4.la libdap4_la-d4crc32.lo libdap4_la-d4curlfunctions.lo libdap4_la-d4fix.lo libdap4_la-d4data.lo libdap4_la-d4file.lo libdap4_la-d4parser.lo libdap4_la-d4meta.lo libdap4_la-d4varx.lo libdap4_la-d4dump.lo libdap4_la-d4swap.lo libdap4_la-d4chunk.lo libdap4_la-d4printer.lo libdap4_la-d4read.lo libdap4_la-d4http.lo libdap4_la-d4util.lo libdap4_la-d4odom.lo libdap4_la-d4cvt.lo libdap4_la-d4debug.lo libdap4_la-ncd4dispatch.lo libdap4_la-ezxml_extra.lo libdap4_la-ezxml.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap4.a .libs/libdap4_la-d4crc32.o .libs/libdap4_la-d4curlfunctions.o .libs/libdap4_la-d4fix.o .libs/libdap4_la-d4data.o .libs/libdap4_la-d4file.o .libs/libdap4_la-d4parser.o .libs/libdap4_la-d4meta.o .libs/libdap4_la-d4varx.o .libs/libdap4_la-d4dump.o .libs/libdap4_la-d4swap.o .libs/libdap4_la-d4chunk.o .libs/libdap4_la-d4printer.o .libs/libdap4_la-d4read.o .libs/libdap4_la-d4http.o .libs/libdap4_la-d4util.o .libs/libdap4_la-d4odom.o .libs/libdap4_la-d4cvt.o .libs/libdap4_la-d4debug.o .libs/libdap4_la-ncd4dispatch.o .libs/libdap4_la-ezxml_extra.o .libs/libdap4_la-ezxml.o libtool: link: ranlib .libs/libdap4.a libtool: link: ( cd ".libs" && rm -f "libdap4.la" && ln -s "../libdap4.la" "libdap4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making all in liblib make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c -o libnetcdf_la-nc_initialize.lo `test -f 'nc_initialize.c' || echo './'`nc_initialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -version-info 17:1:2 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libnetcdf.la -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib libnetcdf_la-nc_initialize.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libhdf5/libnchdf5.la ../libhdf4/libnchdf4.la ../libdap2/libdap2.la ../oc2/liboc.la ../libdap4/libdap4.la ../libsrc4/libnetcdf4.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/libnetcdf_la-nc_initialize.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libhdf5/.libs/libnchdf5.a ../libhdf4/.libs/libnchdf4.a ../libdap2/.libs/libdap2.a ../oc2/.libs/liboc.a ../libdap4/.libs/libdap4.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o ncvalidator ncvalidator.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/ncvalidator ncvalidator.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o nc4print nc4print.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/nc4print nc4print.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o ocprint ocprint.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/ocprint ocprint.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libh5bzip2.la -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libmisc.la H5Zmisc.lo H5Zutil.lo -ljpeg -lmfhdf -ldf -ljpeg -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.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o test_filter test_filter.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/test_filter test_filter.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o test_filter_misc test_filter_misc.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/test_filter_misc test_filter_misc.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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 hdf4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' Making all in ncdap_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' echo "#DODSRC" >.dodsrc echo "HTTP.READ.BUFFERSIZE=max" >>.dodsrc echo "HTTP.KEEPALIVE=60/60" >>.dodsrc make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in testdata3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making all in expected3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making all in expectremote3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' depbase=`echo findtestserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 -DTOPBINDIR= -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o findtestserver findtestserver.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/findtestserver findtestserver.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o findtestserver4 findtestserver4.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -o .libs/findtestserver4 findtestserver4.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 netcdf.3 '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making install in libsrc4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making install in libhdf4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' Making install in libhdf5 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' Making install in oc2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' Making install in libdap2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' Making install in libdap4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making install in liblib make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf.so.15.2.1 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libnetcdf.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libnetcdf.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen3 '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen3 /opt/metwork-mfext-1.2/opt/scientific_core/bin/ncgen3 /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen3.1 '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen /opt/metwork-mfext-1.2/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncdump nccopy '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncdump /opt/metwork-mfext-1.2/opt/scientific_core/bin/ncdump libtool: install: /usr/bin/install -c .libs/nccopy /opt/metwork-mfext-1.2/opt/scientific_core/bin/nccopy /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncdump.1 nccopy.1 '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libh5bzip2.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libh5bzip2.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libh5bzip2.so libtool: install: /usr/bin/install -c .libs/libh5bzip2.lai /opt/metwork-mfext-1.2/opt/scientific_core/lib/libh5bzip2.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making install in unit_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making install in nctest make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making install in nc_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making install in nc_test4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making install in hdf4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' Making install in ncdap_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make install-recursive make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in testdata3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making install in expected3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making install in expectremote3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in dap4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in images make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' Making install in C make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' Making install in CDL make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c nc-config '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf.pc '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib' /usr/bin/install -c -m 644 libnetcdf.settings '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "name: 'netcdf-cxx4'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "version: '4.3.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checksum: 'f840a75d3c68390fb7392be5c3f663cd'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` `readlink -m ./sources` MD5 f840a75d3c68390fb7392be5c3f663cd Computing checksum for /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz... Good checksum rm -Rf netcdf-cxx4-4.3.0 /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/scientific_core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/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... dot configure: finding other utilities configure: setting up libtool checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/lib -o libnetcdf_c++4.la -rpath /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf_c++4.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.so.1.0.3 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libnetcdf_c++4.so.1.0.3 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libnetcdf_c++4.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/bin' /usr/bin/install -c ncxx4-config '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf-cxx4.pc '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/proj.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "name: 'proj'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "version: '6.2.1'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "checksum: '9f874e227d221daf95f7858dc55dfa3e'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "website: 'http://trac.osgeo.org/proj/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/proj.yaml; fi make --file=../../Makefile.standard OPTIONS="--without-jni" PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0020_proj' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/proj-6.2.1.tar.gz` `readlink -m ./sources` MD5 9f874e227d221daf95f7858dc55dfa3e Trying to download https://download.osgeo.org/proj/proj-6.2.1.tar.gz... --2023-07-17 14:16:41-- https://download.osgeo.org/proj/proj-6.2.1.tar.gz Resolving download.osgeo.org... 140.211.15.30 Connecting to download.osgeo.org|140.211.15.30|:443... connected. WARNING: cannot verify download.osgeo.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 2698759 (2.6M) [application/octet-stream] Saving to: `/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1.tar.gz' 0K .......... .......... .......... .......... .......... 1% 325K 8s 50K .......... .......... .......... .......... .......... 3% 316K 8s 100K .......... .......... .......... .......... .......... 5% 1.72M 6s 150K .......... .......... .......... .......... .......... 7% 1.37M 5s 200K .......... .......... .......... .......... .......... 9% 479K 5s 250K .......... .......... .......... .......... .......... 11% 1.88M 4s 300K .......... .......... .......... .......... .......... 13% 2.41M 3s 350K .......... .......... .......... .......... .......... 15% 2.25M 3s 400K .......... .......... .......... .......... .......... 17% 694K 3s 450K .......... .......... .......... .......... .......... 18% 1.76M 3s 500K .......... .......... .......... .......... .......... 20% 3.02M 3s 550K .......... .......... .......... .......... .......... 22% 5.70M 2s 600K .......... .......... .......... .......... .......... 24% 5.29M 2s 650K .......... .......... .......... .......... .......... 26% 5.15M 2s 700K .......... .......... .......... .......... .......... 28% 6.09M 2s 750K .......... .......... .......... .......... .......... 30% 3.58M 2s 800K .......... .......... .......... .......... .......... 32% 1.31M 2s 850K .......... .......... .......... .......... .......... 34% 2.47M 1s 900K .......... .......... .......... .......... .......... 36% 6.27M 1s 950K .......... .......... .......... .......... .......... 37% 5.01M 1s 1000K .......... .......... .......... .......... .......... 39% 2.97M 1s 1050K .......... .......... .......... .......... .......... 41% 6.61M 1s 1100K .......... .......... .......... .......... .......... 43% 6.96M 1s 1150K .......... .......... .......... .......... .......... 45% 2.92M 1s 1200K .......... .......... .......... .......... .......... 47% 3.93M 1s 1250K .......... .......... .......... .......... .......... 49% 3.59M 1s 1300K .......... .......... .......... .......... .......... 51% 5.23M 1s 1350K .......... .......... .......... .......... .......... 53% 8.60M 1s 1400K .......... .......... .......... .......... .......... 55% 12.8M 1s 1450K .......... .......... .......... .......... .......... 56% 11.3M 1s 1500K .......... .......... .......... .......... .......... 58% 10.3M 1s 1550K .......... .......... .......... .......... .......... 60% 6.88M 1s 1600K .......... .......... .......... .......... .......... 62% 7.06M 1s 1650K .......... .......... .......... .......... .......... 64% 9.27M 1s 1700K .......... .......... .......... .......... .......... 66% 10.1M 0s 1750K .......... .......... .......... .......... .......... 68% 4.76M 0s 1800K .......... .......... .......... .......... .......... 70% 10.6M 0s 1850K .......... .......... .......... .......... .......... 72% 9.22M 0s 1900K .......... .......... .......... .......... .......... 73% 8.40M 0s 1950K .......... .......... .......... .......... .......... 75% 5.31M 0s 2000K .......... .......... .......... .......... .......... 77% 11.6M 0s 2050K .......... .......... .......... .......... .......... 79% 9.86M 0s 2100K .......... .......... .......... .......... .......... 81% 9.66M 0s 2150K .......... .......... .......... .......... .......... 83% 7.61M 0s 2200K .......... .......... .......... .......... .......... 85% 9.37M 0s 2250K .......... .......... .......... .......... .......... 87% 8.31M 0s 2300K .......... .......... .......... .......... .......... 89% 9.32M 0s 2350K .......... .......... .......... .......... .......... 91% 6.00M 0s 2400K .......... .......... .......... .......... .......... 92% 7.10M 0s 2450K .......... .......... .......... .......... .......... 94% 4.16M 0s 2500K .......... .......... .......... .......... .......... 96% 5.65M 0s 2550K .......... .......... .......... .......... .......... 98% 4.72M 0s 2600K .......... .......... .......... ..... 100% 6.68M=1.0s 2023-07-17 14:16:43 (2.48 MB/s) - `/src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1.tar.gz' saved [2698759/2698759] 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.2/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.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/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.2/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.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib depbase=`echo apps/geod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib depbase=`echo apps/cs2cs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib depbase=`echo apps/gie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib depbase=`echo apps/cct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib depbase=`echo apps/projinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.2/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libproj.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libproj.so.15.2.1 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libproj.la libtool: install: /usr/bin/install -c .libs/libproj.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proj geod cs2cs gie cct projinfo '/opt/metwork-mfext-1.2/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/proj /opt/metwork-mfext-1.2/opt/scientific_core/bin/proj libtool: install: /usr/bin/install -c .libs/geod /opt/metwork-mfext-1.2/opt/scientific_core/bin/geod libtool: install: /usr/bin/install -c .libs/cs2cs /opt/metwork-mfext-1.2/opt/scientific_core/bin/cs2cs libtool: install: /usr/bin/install -c .libs/gie /opt/metwork-mfext-1.2/opt/scientific_core/bin/gie libtool: install: /usr/bin/install -c .libs/cct /opt/metwork-mfext-1.2/opt/scientific_core/bin/cct libtool: install: /usr/bin/install -c .libs/projinfo /opt/metwork-mfext-1.2/opt/scientific_core/bin/projinfo rm -f /opt/metwork-mfext-1.2/opt/scientific_core/bin/invproj (cd /opt/metwork-mfext-1.2/opt/scientific_core/bin; ln -s proj invproj) rm -f /opt/metwork-mfext-1.2/opt/scientific_core/bin/invgeod (cd /opt/metwork-mfext-1.2/opt/scientific_core/bin; ln -s geod invgeod) /bin/mkdir -p '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 pj_init.3 geodesic.3 '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/proj /usr/bin/install -c -m 644 ../data/null /opt/metwork-mfext-1.2/opt/scientific_core/share/proj/null /bin/mkdir -p '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 proj.pc '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/geos.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "name: 'geos'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "version: '3.8.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "checksum: '6fe3ad412a1162b2ed7c7ed52ed974c0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "website: 'http://trac.osgeo.org/geos/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/geos.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/algorithm/locate' /usr/bin/install -c -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/index' /usr/bin/install -c -m 644 ItemVisitor.h SpatialIndex.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/operation/intersection' /usr/bin/install -c -m 644 Rectangle.h RectangleIntersection.h RectangleIntersectionBuilder.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/operation/predicate' /usr/bin/install -c -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/operation/sharedpaths' /usr/bin/install -c -m 644 SharedPathsOp.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/include/geos/operation' /usr/bin/install -c -m 644 GeometryGraphOperation.h IsSimpleOp.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/geos/planargraph/algorithm' /usr/bin/install -c -m 644 ConnectedSubgraphFinder.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos/triangulate' /usr/bin/install -c -m 644 IncrementalDelaunayTriangulator.h DelaunayTriangulationBuilder.h VoronoiDiagramBuilder.h '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/opt/scientific_core/include/geos' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/geos' /usr/bin/install -c -m 644 version.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 geos.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libgeos-3.8.0.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos-3.8.0.so libtool: install: (cd /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/libgeos.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos_c.la '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/libgeos_c.so.1.13.1 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libgeos_c.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 geos_c.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/bin' /usr/bin/install -c geos-config '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "name: 'libspatialite'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "version: '5.0.0-beta0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checksum: 'c12b217bb8cce533dbf79d841aae466c'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "website: 'https://www.gaia-gis.it/fossil/libspatialite'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "license: 'LGPL (MPL tri-license term)'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libgaiaexif.la gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libshapefiles.la shapefiles.lo validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libvirtualtext.la virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o virtualtext.la virtualtext_la-virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libwfs.la wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o wfs.la wfs_la-wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libmd5.la md5.lo gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libcutter.la gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o cutter.la cutter_la-gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libstored_procedures.la stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -version-info 8:1:1 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o libspatialite.la -rpath /opt/metwork-mfext-1.2/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.2/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -module -version-info 8:0:1 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o mod_spatialite.la -rpath /opt/metwork-mfext-1.2/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.2/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/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.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o demo1 demo1.o -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o demo2 demo2.o -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o demo3 demo3.o -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o demo4 demo4.o -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -o demo5 demo5.o -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include' /usr/bin/install -c -m 644 spatialite.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/.' /bin/mkdir -p '/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libspatialite.la mod_spatialite.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libspatialite.so.7.1.1 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libspatialite.so.7.1.1 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libspatialite.la libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.7.1.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/mod_spatialite.so.7.1.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/mod_spatialite.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 spatialite.pc '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/gdal.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "name: 'gdal'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "version: '3.0.2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checksum: '8a31507806b26f070858558aaad42277'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "website: 'http://www.gdal.org'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/gdal.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core OPTIONS="--enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-proj=/opt/metwork-mfext-1.2/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.2/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.2/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.2/opt/scientific_core --with-hdf4=/opt/metwork-mfext-1.2/opt/scientific_core --with-curl=/opt/metwork-mfext-1.2/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/gdal-3.0.2.tar.gz` `readlink -m ./sources` MD5 8a31507806b26f070858558aaad42277 Trying to download https://download.osgeo.org/gdal/3.0.2/gdal-3.0.2.tar.gz... --2023-07-17 14:28:37-- https://download.osgeo.org/gdal/3.0.2/gdal-3.0.2.tar.gz Resolving download.osgeo.org... 140.211.15.30 Connecting to download.osgeo.org|140.211.15.30|:443... connected. WARNING: cannot verify download.osgeo.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 14348856 (14M) [application/octet-stream] Saving to: `/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2.tar.gz' 0K .......... .......... .......... .......... .......... 0% 314K 45s 50K .......... .......... .......... .......... .......... 0% 333K 43s 100K .......... .......... .......... .......... .......... 1% 2.99M 30s 150K .......... .......... .......... .......... .......... 1% 1.78M 24s 200K .......... .......... .......... .......... .......... 1% 424K 26s 250K .......... .......... .......... .......... .......... 2% 3.86M 22s 300K .......... .......... .......... .......... .......... 2% 3.01M 20s 350K .......... .......... .......... .......... .......... 2% 2.79M 18s 400K .......... .......... .......... .......... .......... 3% 490K 19s 450K .......... .......... .......... .......... .......... 3% 3.38M 17s 500K .......... .......... .......... .......... .......... 3% 3.11M 16s 550K .......... .......... .......... .......... .......... 4% 1.94M 15s 600K .......... .......... .......... .......... .......... 4% 1.67M 14s 650K .......... .......... .......... .......... .......... 4% 1.39M 14s 700K .......... .......... .......... .......... .......... 5% 1.83M 14s 750K .......... .......... .......... .......... .......... 5% 1.07M 13s 800K .......... .......... .......... .......... .......... 6% 1.59M 13s 850K .......... .......... .......... .......... .......... 6% 1.86M 13s 900K .......... .......... .......... .......... .......... 6% 1.31M 12s 950K .......... .......... .......... .......... .......... 7% 1.40M 12s 1000K .......... .......... .......... .......... .......... 7% 1.27M 12s 1050K .......... .......... .......... .......... .......... 7% 1.43M 12s 1100K .......... .......... .......... .......... .......... 8% 273K 13s 1150K .......... .......... .......... .......... .......... 8% 352M 13s 1200K .......... .......... .......... .......... .......... 8% 519M 12s 1250K .......... .......... .......... .......... .......... 9% 509K 13s 1300K .......... .......... .......... .......... .......... 9% 300M 12s 1350K .......... .......... .......... .......... .......... 9% 445M 12s 1400K .......... .......... .......... .......... .......... 10% 515M 11s 1450K .......... .......... .......... .......... .......... 10% 522M 11s 1500K .......... .......... .......... .......... .......... 11% 4.50M 11s 1550K .......... .......... .......... .......... .......... 11% 1.57M 10s 1600K .......... .......... .......... .......... .......... 11% 2.01M 10s 1650K .......... .......... .......... .......... .......... 12% 1.31M 10s 1700K .......... .......... .......... .......... .......... 12% 1.50M 10s 1750K .......... .......... .......... .......... .......... 12% 1.58M 10s 1800K .......... .......... .......... .......... .......... 13% 1.58M 10s 1850K .......... .......... .......... .......... .......... 13% 1.87M 10s 1900K .......... .......... .......... .......... .......... 13% 1.77M 10s 1950K .......... .......... .......... .......... .......... 14% 1.19M 10s 2000K .......... .......... .......... .......... .......... 14% 1.55M 9s 2050K .......... .......... .......... .......... .......... 14% 1.39M 9s 2100K .......... .......... .......... .......... .......... 15% 1.68M 9s 2150K .......... .......... .......... .......... .......... 15% 1.75M 9s 2200K .......... .......... .......... .......... .......... 16% 1.67M 9s 2250K .......... .......... .......... .......... .......... 16% 1.70M 9s 2300K .......... .......... .......... .......... .......... 16% 1.37M 9s 2350K .......... .......... .......... .......... .......... 17% 1.17M 9s 2400K .......... .......... .......... .......... .......... 17% 1.59M 9s 2450K .......... .......... .......... .......... .......... 17% 1.65M 9s 2500K .......... .......... .......... .......... .......... 18% 1.97M 9s 2550K .......... .......... .......... .......... .......... 18% 1.90M 9s 2600K .......... .......... .......... .......... .......... 18% 1.80M 9s 2650K .......... .......... .......... .......... .......... 19% 1.68M 8s 2700K .......... .......... .......... .......... .......... 19% 1.42M 8s 2750K .......... .......... .......... .......... .......... 19% 1.35M 8s 2800K .......... .......... .......... .......... .......... 20% 1.69M 8s 2850K .......... .......... .......... .......... .......... 20% 1.79M 8s 2900K .......... .......... .......... .......... .......... 21% 1.83M 8s 2950K .......... .......... .......... .......... .......... 21% 1.67M 8s 3000K .......... .......... .......... .......... .......... 21% 1.84M 8s 3050K .......... .......... .......... .......... .......... 22% 1.92M 8s 3100K .......... .......... .......... .......... .......... 22% 1.84M 8s 3150K .......... .......... .......... .......... .......... 22% 1.14M 8s 3200K .......... .......... .......... .......... .......... 23% 1.67M 8s 3250K .......... .......... .......... .......... .......... 23% 1.87M 8s 3300K .......... .......... .......... .......... .......... 23% 1.68M 8s 3350K .......... .......... .......... .......... .......... 24% 1.94M 8s 3400K .......... .......... .......... .......... .......... 24% 2.08M 8s 3450K .......... .......... .......... .......... .......... 24% 1.86M 7s 3500K .......... .......... .......... .......... .......... 25% 1.84M 7s 3550K .......... .......... .......... .......... .......... 25% 1.23M 7s 3600K .......... .......... .......... .......... .......... 26% 1.48M 7s 3650K .......... .......... .......... .......... .......... 26% 1.53M 7s 3700K .......... .......... .......... .......... .......... 26% 1.75M 7s 3750K .......... .......... .......... .......... .......... 27% 1.66M 7s 3800K .......... .......... .......... .......... .......... 27% 1.62M 7s 3850K .......... .......... .......... .......... .......... 27% 1.66M 7s 3900K .......... .......... .......... .......... .......... 28% 1.59M 7s 3950K .......... .......... .......... .......... .......... 28% 1.35M 7s 4000K .......... .......... .......... .......... .......... 28% 1.54M 7s 4050K .......... .......... .......... .......... .......... 29% 1.38M 7s 4100K .......... .......... .......... .......... .......... 29% 1.49M 7s 4150K .......... .......... .......... .......... .......... 29% 1.75M 7s 4200K .......... .......... .......... .......... .......... 30% 1.55M 7s 4250K .......... .......... .......... .......... .......... 30% 1.75M 7s 4300K .......... .......... .......... .......... .......... 31% 1.75M 7s 4350K .......... .......... .......... .......... .......... 31% 1.15M 7s 4400K .......... .......... .......... .......... .......... 31% 1.46M 7s 4450K .......... .......... .......... .......... .......... 32% 1.23M 7s 4500K .......... .......... .......... .......... .......... 32% 1.26M 7s 4550K .......... .......... .......... .......... .......... 32% 1.40M 7s 4600K .......... .......... .......... .......... .......... 33% 1.39M 7s 4650K .......... .......... .......... .......... .......... 33% 1.50M 6s 4700K .......... .......... .......... .......... .......... 33% 1.39M 6s 4750K .......... .......... .......... .......... .......... 34% 1.11M 6s 4800K .......... .......... .......... .......... .......... 34% 1.21M 6s 4850K .......... .......... .......... .......... .......... 34% 1.19M 6s 4900K .......... .......... .......... .......... .......... 35% 1.24M 6s 4950K .......... .......... .......... .......... .......... 35% 1.55M 6s 5000K .......... .......... .......... .......... .......... 36% 1.40M 6s 5050K .......... .......... .......... .......... .......... 36% 1.27M 6s 5100K .......... .......... .......... .......... .......... 36% 1.30M 6s 5150K .......... .......... .......... .......... .......... 37% 1.01M 6s 5200K .......... .......... .......... .......... .......... 37% 1.43M 6s 5250K .......... .......... .......... .......... .......... 37% 1.40M 6s 5300K .......... .......... .......... .......... .......... 38% 1.49M 6s 5350K .......... .......... .......... .......... .......... 38% 1.71M 6s 5400K .......... .......... .......... .......... .......... 38% 1.59M 6s 5450K .......... .......... .......... .......... .......... 39% 1.65M 6s 5500K .......... .......... .......... .......... .......... 39% 1.73M 6s 5550K .......... .......... .......... .......... .......... 39% 1.61M 6s 5600K .......... .......... .......... .......... .......... 40% 2.28M 6s 5650K .......... .......... .......... .......... .......... 40% 2.43M 6s 5700K .......... .......... .......... .......... .......... 41% 2.34M 6s 5750K .......... .......... .......... .......... .......... 41% 2.45M 6s 5800K .......... .......... .......... .......... .......... 41% 2.57M 6s 5850K .......... .......... .......... .......... .......... 42% 2.45M 6s 5900K .......... .......... .......... .......... .......... 42% 2.59M 5s 5950K .......... .......... .......... .......... .......... 42% 1.84M 5s 6000K .......... .......... .......... .......... .......... 43% 3.11M 5s 6050K .......... .......... .......... .......... .......... 43% 3.62M 5s 6100K .......... .......... .......... .......... .......... 43% 3.75M 5s 6150K .......... .......... .......... .......... .......... 44% 2.95M 5s 6200K .......... .......... .......... .......... .......... 44% 3.25M 5s 6250K .......... .......... .......... .......... .......... 44% 3.19M 5s 6300K .......... .......... .......... .......... .......... 45% 2.86M 5s 6350K .......... .......... .......... .......... .......... 45% 2.52M 5s 6400K .......... .......... .......... .......... .......... 46% 2.47M 5s 6450K .......... .......... .......... .......... .......... 46% 2.18M 5s 6500K .......... .......... .......... .......... .......... 46% 2.57M 5s 6550K .......... .......... .......... .......... .......... 47% 2.55M 5s 6600K .......... .......... .......... .......... .......... 47% 2.82M 5s 6650K .......... .......... .......... .......... .......... 47% 2.68M 5s 6700K .......... .......... .......... .......... .......... 48% 2.31M 5s 6750K .......... .......... .......... .......... .......... 48% 1.90M 5s 6800K .......... .......... .......... .......... .......... 48% 2.84M 5s 6850K .......... .......... .......... .......... .......... 49% 2.85M 5s 6900K .......... .......... .......... .......... .......... 49% 2.66M 4s 6950K .......... .......... .......... .......... .......... 49% 2.69M 4s 7000K .......... .......... .......... .......... .......... 50% 2.42M 4s 7050K .......... .......... .......... .......... .......... 50% 2.87M 4s 7100K .......... .......... .......... .......... .......... 51% 3.09M 4s 7150K .......... .......... .......... .......... .......... 51% 2.25M 4s 7200K .......... .......... .......... .......... .......... 51% 3.43M 4s 7250K .......... .......... .......... .......... .......... 52% 2.43M 4s 7300K .......... .......... .......... .......... .......... 52% 2.85M 4s 7350K .......... .......... .......... .......... .......... 52% 3.24M 4s 7400K .......... .......... .......... .......... .......... 53% 2.80M 4s 7450K .......... .......... .......... .......... .......... 53% 3.41M 4s 7500K .......... .......... .......... .......... .......... 53% 1.82M 4s 7550K .......... .......... .......... .......... .......... 54% 2.13M 4s 7600K .......... .......... .......... .......... .......... 54% 3.04M 4s 7650K .......... .......... .......... .......... .......... 54% 3.60M 4s 7700K .......... .......... .......... .......... .......... 55% 3.10M 4s 7750K .......... .......... .......... .......... .......... 55% 2.90M 4s 7800K .......... .......... .......... .......... .......... 56% 2.88M 4s 7850K .......... .......... .......... .......... .......... 56% 2.72M 4s 7900K .......... .......... .......... .......... .......... 56% 2.81M 4s 7950K .......... .......... .......... .......... .......... 57% 2.25M 4s 8000K .......... .......... .......... .......... .......... 57% 2.91M 4s 8050K .......... .......... .......... .......... .......... 57% 2.95M 4s 8100K .......... .......... .......... .......... .......... 58% 3.22M 3s 8150K .......... .......... .......... .......... .......... 58% 2.55M 3s 8200K .......... .......... .......... .......... .......... 58% 3.04M 3s 8250K .......... .......... .......... .......... .......... 59% 2.67M 3s 8300K .......... .......... .......... .......... .......... 59% 2.66M 3s 8350K .......... .......... .......... .......... .......... 59% 1.76M 3s 8400K .......... .......... .......... .......... .......... 60% 2.47M 3s 8450K .......... .......... .......... .......... .......... 60% 2.94M 3s 8500K .......... .......... .......... .......... .......... 61% 2.67M 3s 8550K .......... .......... .......... .......... .......... 61% 2.60M 3s 8600K .......... .......... .......... .......... .......... 61% 2.71M 3s 8650K .......... .......... .......... .......... .......... 62% 2.79M 3s 8700K .......... .......... .......... .......... .......... 62% 3.23M 3s 8750K .......... .......... .......... .......... .......... 62% 2.12M 3s 8800K .......... .......... .......... .......... .......... 63% 2.72M 3s 8850K .......... .......... .......... .......... .......... 63% 2.79M 3s 8900K .......... .......... .......... .......... .......... 63% 3.04M 3s 8950K .......... .......... .......... .......... .......... 64% 3.13M 3s 9000K .......... .......... .......... .......... .......... 64% 2.72M 3s 9050K .......... .......... .......... .......... .......... 64% 2.82M 3s 9100K .......... .......... .......... .......... .......... 65% 2.46M 3s 9150K .......... .......... .......... .......... .......... 65% 2.28M 3s 9200K .......... .......... .......... .......... .......... 66% 3.12M 3s 9250K .......... .......... .......... .......... .......... 66% 2.83M 3s 9300K .......... .......... .......... .......... .......... 66% 2.83M 3s 9350K .......... .......... .......... .......... .......... 67% 2.81M 3s 9400K .......... .......... .......... .......... .......... 67% 2.52M 3s 9450K .......... .......... .......... .......... .......... 67% 2.47M 3s 9500K .......... .......... .......... .......... .......... 68% 3.28M 3s 9550K .......... .......... .......... .......... .......... 68% 1.71M 2s 9600K .......... .......... .......... .......... .......... 68% 2.68M 2s 9650K .......... .......... .......... .......... .......... 69% 2.67M 2s 9700K .......... .......... .......... .......... .......... 69% 2.66M 2s 9750K .......... .......... .......... .......... .......... 69% 3.37M 2s 9800K .......... .......... .......... .......... .......... 70% 3.01M 2s 9850K .......... .......... .......... .......... .......... 70% 2.86M 2s 9900K .......... .......... .......... .......... .......... 71% 3.24M 2s 9950K .......... .......... .......... .......... .......... 71% 2.36M 2s 10000K .......... .......... .......... .......... .......... 71% 3.04M 2s 10050K .......... .......... .......... .......... .......... 72% 2.79M 2s 10100K .......... .......... .......... .......... .......... 72% 2.47M 2s 10150K .......... .......... .......... .......... .......... 72% 2.77M 2s 10200K .......... .......... .......... .......... .......... 73% 2.86M 2s 10250K .......... .......... .......... .......... .......... 73% 2.95M 2s 10300K .......... .......... .......... .......... .......... 73% 3.25M 2s 10350K .......... .......... .......... .......... .......... 74% 2.20M 2s 10400K .......... .......... .......... .......... .......... 74% 3.28M 2s 10450K .......... .......... .......... .......... .......... 74% 3.05M 2s 10500K .......... .......... .......... .......... .......... 75% 2.95M 2s 10550K .......... .......... .......... .......... .......... 75% 3.01M 2s 10600K .......... .......... .......... .......... .......... 76% 2.69M 2s 10650K .......... .......... .......... .......... .......... 76% 2.91M 2s 10700K .......... .......... .......... .......... .......... 76% 2.83M 2s 10750K .......... .......... .......... .......... .......... 77% 1.81M 2s 10800K .......... .......... .......... .......... .......... 77% 2.31M 2s 10850K .......... .......... .......... .......... .......... 77% 2.91M 2s 10900K .......... .......... .......... .......... .......... 78% 2.60M 2s 10950K .......... .......... .......... .......... .......... 78% 2.48M 2s 11000K .......... .......... .......... .......... .......... 78% 2.90M 2s 11050K .......... .......... .......... .......... .......... 79% 2.87M 2s 11100K .......... .......... .......... .......... .......... 79% 2.89M 2s 11150K .......... .......... .......... .......... .......... 79% 2.04M 1s 11200K .......... .......... .......... .......... .......... 80% 3.47M 1s 11250K .......... .......... .......... .......... .......... 80% 3.52M 1s 11300K .......... .......... .......... .......... .......... 80% 3.68M 1s 11350K .......... .......... .......... .......... .......... 81% 3.65M 1s 11400K .......... .......... .......... .......... .......... 81% 2.81M 1s 11450K .......... .......... .......... .......... .......... 82% 2.81M 1s 11500K .......... .......... .......... .......... .......... 82% 3.29M 1s 11550K .......... .......... .......... .......... .......... 82% 2.45M 1s 11600K .......... .......... .......... .......... .......... 83% 2.93M 1s 11650K .......... .......... .......... .......... .......... 83% 2.74M 1s 11700K .......... .......... .......... .......... .......... 83% 3.25M 1s 11750K .......... .......... .......... .......... .......... 84% 2.84M 1s 11800K .......... .......... .......... .......... .......... 84% 2.62M 1s 11850K .......... .......... .......... .......... .......... 84% 2.96M 1s 11900K .......... .......... .......... .......... .......... 85% 2.88M 1s 11950K .......... .......... .......... .......... .......... 85% 2.86M 1s 12000K .......... .......... .......... .......... .......... 85% 3.48M 1s 12050K .......... .......... .......... .......... .......... 86% 3.74M 1s 12100K .......... .......... .......... .......... .......... 86% 3.07M 1s 12150K .......... .......... .......... .......... .......... 87% 3.12M 1s 12200K .......... .......... .......... .......... .......... 87% 3.14M 1s 12250K .......... .......... .......... .......... .......... 87% 3.18M 1s 12300K .......... .......... .......... .......... .......... 88% 3.26M 1s 12350K .......... .......... .......... .......... .......... 88% 2.32M 1s 12400K .......... .......... .......... .......... .......... 88% 3.28M 1s 12450K .......... .......... .......... .......... .......... 89% 3.74M 1s 12500K .......... .......... .......... .......... .......... 89% 3.53M 1s 12550K .......... .......... .......... .......... .......... 89% 3.38M 1s 12600K .......... .......... .......... .......... .......... 90% 3.39M 1s 12650K .......... .......... .......... .......... .......... 90% 3.33M 1s 12700K .......... .......... .......... .......... .......... 90% 2.91M 1s 12750K .......... .......... .......... .......... .......... 91% 2.24M 1s 12800K .......... .......... .......... .......... .......... 91% 3.06M 1s 12850K .......... .......... .......... .......... .......... 92% 3.47M 1s 12900K .......... .......... .......... .......... .......... 92% 3.09M 1s 12950K .......... .......... .......... .......... .......... 92% 3.02M 1s 13000K .......... .......... .......... .......... .......... 93% 3.42M 0s 13050K .......... .......... .......... .......... .......... 93% 3.34M 0s 13100K .......... .......... .......... .......... .......... 93% 3.42M 0s 13150K .......... .......... .......... .......... .......... 94% 2.61M 0s 13200K .......... .......... .......... .......... .......... 94% 2.82M 0s 13250K .......... .......... .......... .......... .......... 94% 3.01M 0s 13300K .......... .......... .......... .......... .......... 95% 3.03M 0s 13350K .......... .......... .......... .......... .......... 95% 2.70M 0s 13400K .......... .......... .......... .......... .......... 95% 3.07M 0s 13450K .......... .......... .......... .......... .......... 96% 3.01M 0s 13500K .......... .......... .......... .......... .......... 96% 2.98M 0s 13550K .......... .......... .......... .......... .......... 97% 2.20M 0s 13600K .......... .......... .......... .......... .......... 97% 3.11M 0s 13650K .......... .......... .......... .......... .......... 97% 3.19M 0s 13700K .......... .......... .......... .......... .......... 98% 3.08M 0s 13750K .......... .......... .......... .......... .......... 98% 3.54M 0s 13800K .......... .......... .......... .......... .......... 98% 3.25M 0s 13850K .......... .......... .......... .......... .......... 99% 2.68M 0s 13900K .......... .......... .......... .......... .......... 99% 3.27M 0s 13950K .......... .......... .......... .......... .......... 99% 2.31M 0s 14000K .......... .. 100% 23946G=6.9s 2023-07-17 14:28:45 (2.00 MB/s) - `/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2.tar.gz' saved [14348856/14348856] 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.2/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.2/opt/scientific_core --enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-proj=/opt/metwork-mfext-1.2/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.2/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.2/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.2/opt/scientific_core --with-hdf4=/opt/metwork-mfext-1.2/opt/scientific_core --with-curl=/opt/metwork-mfext-1.2/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.2/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.2/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.2/opt/scientific_core/../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... yes checking for _TIFFsetDoubleArray in -ltiff... yes using pre-installed libtiff. BigTIFF support enabled. checking for GTIFAttachPROJContext in -lgeotiff... no 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 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... yes checking for SDget_maxopenfiles in -lmfhdfalt... no checking for SDget_maxopenfiles in -lmfhdf... yes checking for H5Fopen in -lhdf5... yes checking for kea-config... no checking for kea... no checking for nc-config... /opt/metwork-mfext-1.2/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.2/opt/scientific_core", libs="-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lnetcdf", includedir="/opt/metwork-mfext-1.2/opt/scientific_core/include" checking for nc_open in -lnetcdf... yes checking for netcdf-4 (and HDF5) support in libnetcdf... yes checking for HDF4 support in libnetcdf... yes checking for /opt/metwork-mfext-1.2/opt/scientific_core/include/netcdf_mem.h... yes configure: using JasPer library from /opt/metwork-mfext-1.2/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.2/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.2/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.2/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: external (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: yes HDF5 support: yes Kea support: no NetCDF support: yes NetCDF has netcdf_mem.h: yes Kakadu support: no JasPer support: yes (GeoJP2=no) OpenJPEG support: yes ECW support: no MrSID support: no MrSID/MG4 Lidar support: no JP2Lura support: no MSG support: no EPSILON support: no WebP support: no cURL support (wms/wcs/...):yes PostgreSQL support: yes LERC support: yes MySQL support: no Ingres support: no Xerces-C support: no Expat support: yes libxml2 support: yes Google libkml support: no ODBC support: no FGDB support: no MDB support: no PCIDSK support: internal OCI support: no GEORASTER support: no SDE support: no Rasdaman support: no DODS support: no SQLite support: yes PCRE support: 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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -DFRMT_derived -DFRMT_gtiff -DFRMT_hfa -DFRMT_mem -DFRMT_vrt -DFRMT_aaigrid -DFRMT_adrg -DFRMT_aigrid -DFRMT_airsar -DFRMT_arg -DFRMT_blx -DFRMT_bmp -DFRMT_bsb -DFRMT_cals -DFRMT_ceos -DFRMT_ceos2 -DFRMT_coasp -DFRMT_cosar -DFRMT_ctg -DFRMT_dimap -DFRMT_dted -DFRMT_e00grid -DFRMT_elas -DFRMT_envisat -DFRMT_ers -DFRMT_fit -DFRMT_gff -DFRMT_gsg -DFRMT_gxf -DFRMT_hf2 -DFRMT_idrisi -DFRMT_ignfheightasciigrid -DFRMT_ilwis -DFRMT_ingr -DFRMT_iris -DFRMT_iso8211 -DFRMT_jaxapalsar -DFRMT_jdem -DFRMT_kmlsuperoverlay -DFRMT_l1b -DFRMT_leveller -DFRMT_map -DFRMT_mrf -DFRMT_msgn -DFRMT_ngsgeoid -DFRMT_nitf -DFRMT_northwood -DFRMT_pds -DFRMT_prf -DFRMT_r -DFRMT_raw -DFRMT_rmf -DFRMT_rs2 -DFRMT_safe -DFRMT_saga -DFRMT_sdts -DFRMT_sentinel2 -DFRMT_sgi -DFRMT_sigdem -DFRMT_srtmhgt -DFRMT_terragen -DFRMT_til -DFRMT_tsx -DFRMT_usgsdem -DFRMT_xpm -DFRMT_xyz -DFRMT_zmap -DFRMT_rik -DFRMT_ozi -DFRMT_grib -DFRMT_eeda -DFRMT_plmosaic -DFRMT_rda -DFRMT_wcs -DFRMT_wms -DFRMT_wmts -DFRMT_daas -DFRMT_rasterlite -DFRMT_mbtiles -DFRMT_pdf -DFRMT_openjpeg -DFRMT_jpeg2000 -DFRMT_netcdf -DFRMT_hdf5 -DFRMT_hdf4 -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_pcidsk -DFRMT_postgisraster \ -DGDAL_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster pcidsk postgisraster" \ gdalallregister.cpp -o o/gdalallregister.lo make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/geotiff.lo geotiff.cpp In file included from geotiff.cpp:39: gtiff.h:64:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] constexpr uint16 DEFAULT_ALPHA_TYPE = EXTRASAMPLE_UNASSALPHA; ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from geotiff.cpp:39: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from geotiff.cpp:39: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ In file included from geotiff.cpp:87: gt_overview.h:54:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32* panLercAddCompressionAndVersion ); ^ geotiff.cpp:233:19: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPredictor; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:287:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPlanarConfig; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:288:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSamplesPerPixel; ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:289:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nBitsPerSample; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:290:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRowsPerStrip; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:291:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPhotometric; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:292:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSampleFormat; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:293:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nCompression; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:380:60: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ); ^ geotiff.cpp:382:61: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ); ^ geotiff.cpp:616:63: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ); ^ geotiff.cpp:619:77: warning: 'uint32' is deprecated [-Wdeprecated-declarations] char **papszParmList, uint32 nBitsPerSample ); ^ geotiff.cpp: In constructor 'GTiffRasterBand::GTiffRasterBand(GTiffDataset*, int)': geotiff.cpp:1251:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 nBitsPerSample = poGDS->nBitsPerSample; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:1252:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 nSampleFormat = poGDS->nSampleFormat; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:1355:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:1356:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual const char* GTiffRasterBand::GetMetadataItem(const char*, const char*)': geotiff.cpp:4937:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSize = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:5070:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5070:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault) ^ geotiff.cpp: In member function 'virtual CPLErr GTiffRasterBand::SetColorInterpretation(GDALColorInterp)': geotiff.cpp:5137:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5138:20: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5139:26: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 nNewExtraSamplesCount = ^~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5140:29: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(poGDS->nBands - 3); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5146:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * const pasNewExtraSamples = ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5147:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5148:56: warning: 'uint16' is deprecated [-Wdeprecated-declarations] nNewExtraSamplesCount * sizeof(uint16) ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5150:56: warning: 'uint16' is deprecated [-Wdeprecated-declarations] nNewExtraSamplesCount * sizeof(uint16) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5174:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5175:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5176:22: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const uint16 nNewExtraSamplesCount = ^~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5177:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(poGDS->nBands - 1); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5183:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * const pasNewExtraSamples = ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5184:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5185:56: warning: 'uint16' is deprecated [-Wdeprecated-declarations] nNewExtraSamplesCount * sizeof(uint16) ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5194:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] count * sizeof(uint16) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5208:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5209:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5251:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* pasNewExtraSamples = ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5252:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5253:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CPLMalloc( count * sizeof(uint16) ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:5254:63: warning: 'uint16' is deprecated [-Wdeprecated-declarations] memcpy( pasNewExtraSamples, v, count * sizeof(uint16) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual CPLErr GTiffSplitBand::IReadBlock(int, int, void*)': geotiff.cpp:5800:30: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(nBand - 1) : 0 ) == -1 ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual CPLErr GTiffRGBABand::IReadBlock(int, int, void*)': geotiff.cpp:5981:44: warning: 'uint32' is deprecated [-Wdeprecated-declarations] reinterpret_cast(poGDS->pabyBlockBuf), ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:6008:44: warning: 'uint32' is deprecated [-Wdeprecated-declarations] reinterpret_cast(poGDS->pabyBlockBuf), ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'int GTiffDataset::GetJPEGOverviewCount()': geotiff.cpp:7721:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSize = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:8231:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ) ^ geotiff.cpp: In member function 'bool GTiffDataset::WriteEncodedTile(uint32, GByte*, int)': geotiff.cpp:8362:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( tile != static_cast(nLastWrittenBlockId + 1) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:8403:63: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ) ^ geotiff.cpp: In member function 'bool GTiffDataset::WriteEncodedStrip(uint32, GByte*, int)': geotiff.cpp:8469:34: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( strip != static_cast(nLastWrittenBlockId + 1) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:8948:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] int bPreserveDataBuffer ) ^ geotiff.cpp: In function 'void GTiffFillStreamableOffsetAndCount(TIFF*, int)': geotiff.cpp:9160:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nXSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:9161:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nYSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:9179:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRowsPerStrip = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:9183:41: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( nRowsPerStrip > static_cast(nYSize) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'void GTiffDataset::FlushDirectory()': geotiff.cpp:9855:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nCount; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'CPLErr GTiffDataset::CleanOverviews()': geotiff.cpp:9978:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] std::vector anOvDirIndexes; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:9991:55: warning: 'uint16' is deprecated [-Wdeprecated-declarations] anOvDirIndexes.push_back( static_cast(iThisOffset) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'CPLErr GTiffDataset::CreateOverviewsFromSrcOverviews(GDALDataset*)': geotiff.cpp:10162:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *panExtraSampleValues = nullptr; ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10163:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nExtraSamples = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10168:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* panExtraSampleValuesNew = ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10169:31: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10170:50: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CPLMalloc(nExtraSamples * sizeof(uint16)) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10172:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] nExtraSamples * sizeof(uint16)); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10184:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPredictor = PREDICTOR_NONE; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual CPLErr GTiffDataset::IBuildOverviews(const char*, int, int*, int, int*, GDALProgressFunc, void*)': geotiff.cpp:10546:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *panExtraSampleValues = nullptr; ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10547:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nExtraSamples = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10552:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* panExtraSampleValuesNew = ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10553:31: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc(nExtraSamples * sizeof(uint16)) ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10553:68: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc(nExtraSamples * sizeof(uint16)) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10555:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] nExtraSamples * sizeof(uint16) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10567:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPredictor = PREDICTOR_NONE; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In function 'void GTiffWriteDummyGeokeyDirectory(TIFF*)': geotiff.cpp:10899:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *panVI = nullptr; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:10900:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nKeyCount = 0; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In function 'void WriteMDMetadata(GDALMultiDomainMetadata*, TIFF*, CPLXMLNode**, CPLXMLNode**, int, const char*)': geotiff.cpp:11350:24: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nCount = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:11352:23: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 nVal = 0; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:80:38: note: declared here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^~~~~ geotiff.cpp: At global scope: geotiff.cpp:11444:70: warning: 'uint16' is deprecated [-Wdeprecated-declarations] char** papszCreationOptions) ^ geotiff.cpp: In static member function 'static bool GTiffDataset::WriteMetadata(GDALDataset*, TIFF*, bool, const char*, const char*, char**, bool)': geotiff.cpp:11564:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPhotometric = 0; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In function 'char** GTiffDatasetReadRPCTag(TIFF*)': geotiff.cpp:11871:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nCount; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In static member function 'static GDALDataset* GTiffDataset::Open(GDALOpenInfo*)': geotiff.cpp:12472:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nXSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:12474:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nYSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:12487:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nCompression = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:13095:72: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint32 nTableEntries ) ^ geotiff.cpp:13095:72: warning: 'uint32' is deprecated [-Wdeprecated-declarations] geotiff.cpp: In function 'CPLString ConvertTransferFunctionToString(const uint16*, uint32)': geotiff.cpp:13099:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for( uint32 i = 0; i < nTableEntries; ++i ) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13102:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] sValue = sValue.Printf("%d", static_cast(pTable[i])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13106:49: warning: 'uint32' is deprecated [-Wdeprecated-declarations] static_cast(pTable[i])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'void GTiffDataset::LoadICCProfile()': geotiff.cpp:13127:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nEmbedLen = 0; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13128:12: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8* pEmbedBuffer = nullptr; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:78:38: note: declared here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^~~~~ geotiff.cpp:13147:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTFR = nullptr; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13148:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTFG = nullptr; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13149:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTFB = nullptr; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13150:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTransferRange = nullptr; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13194:26: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 nTransferFunctionLength = 1 << nBitsPerSample; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: At global scope: geotiff.cpp:13253:60: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 l_nBitsPerSample ) ^ geotiff.cpp: In static member function 'static void GTiffDataset::SaveICCProfile(GTiffDataset*, TIFF*, char**, uint32)': geotiff.cpp:13279:15: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 nEmbedLen = ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ geotiff.cpp:13290:22: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 pTXR[6] = {}; // Transfer range. ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13462:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTransferFuncRed = ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13463:39: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13464:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] sizeof(uint16) * nTransferFunctionLength ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13465:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTransferFuncGreen = ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13466:39: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13467:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] sizeof(uint16) * nTransferFunctionLength ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13468:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pTransferFuncBlue = ^~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13469:39: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( CPLMalloc( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13470:32: warning: 'uint16' is deprecated [-Wdeprecated-declarations] sizeof(uint16) * nTransferFunctionLength ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13476:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(atoi(papszTokensRed[i])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13478:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(atoi(papszTokensGreen[i])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13480:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(atoi(papszTokensBlue[i])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13526:47: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pTXR[i + j * 2] = static_cast(atoi(papszTokens[j])); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'CPLErr GTiffDataset::OpenOffset(TIFF*, GTiffDataset**, toff_t, bool, GDALAccess, bool, bool)': geotiff.cpp:13571:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nXSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13572:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nYSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13638:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 l_nBlockXSize = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13639:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 l_nBlockYSize = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13665:41: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( nRowsPerStrip > static_cast(nRasterYSize) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13789:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nF1, nF2; ^~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:13789:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nF1, nF2; ^~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:14023:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nShort = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:14057:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nCount = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'void GTiffDataset::LoadGeoreferencingAndPamIfNeeded()': geotiff.cpp:14505:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nCount = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:14549:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nCountScale = 0; ^~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'void GTiffDataset::ScanDirectories()': geotiff.cpp:14882:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSubType = 0; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15016:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nXSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15017:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nYSize = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15030:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSPP = 0; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In static member function 'static TIFF* GTiffDataset::CreateLL(const char*, int, int, int, GDALDataType, double, char**, VSILFILE**, CPLString&)': geotiff.cpp:15678:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nSampleFormat = 0; ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15829:23: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v[1] = { ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15853:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = static_cast( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15853:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = static_cast( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15854:31: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CPLMalloc( sizeof(uint16) * nExtraSamples ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:15923:22: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32 l_nRowsPerStrip = std::min(nYSize, ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In function 'void GTiffWriteJPEGTables(TIFF*, const char*, const char*, const char*)': geotiff.cpp:16047:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nBands = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16052:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nBitsPerSample = 0; ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16090:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nPhotometric = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16120:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSize = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'int GTiffDataset::GuessJPEGQuality(bool&, bool&)': geotiff.cpp:16209:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSize = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16285:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSizeTry = 0; ^~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'void GTiffDataset::SetJPEGQualityAndTablesModeFromFile()': geotiff.cpp:16330:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nJPEGTableSize = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In static member function 'static GDALDataset* GTiffDataset::Create(const char*, int, int, int, GDALDataType, char**)': geotiff.cpp:16456:42: warning: 'uint16' is deprecated [-Wdeprecated-declarations] poDS->nSamplesPerPixel = static_cast(l_nBands); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In static member function 'static GDALDataset* GTiffDataset::CreateCopy(const char*, GDALDataset*, int, char**, GDALProgressFunc, void*)': geotiff.cpp:16947:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nPlanarConfig = 0; ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16950:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nBitsPerSample = 0; ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16953:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 l_nCompression = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16964:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16965:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16975:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* pasNewExtraSamples = ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16976:40: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast( ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16977:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] CPLMalloc( count * sizeof(uint16) ) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:16978:63: warning: 'uint16' is deprecated [-Wdeprecated-declarations] memcpy( pasNewExtraSamples, v, count * sizeof(uint16) ); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:17108:19: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v[1] = { EXTRASAMPLE_UNASSALPHA }; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:17925:41: warning: 'uint16' is deprecated [-Wdeprecated-declarations] static_cast(iBand - 1)) == -1 ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual const char* GTiffDataset::GetMetadataItem(const char*, const char*)': geotiff.cpp:18512:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *v = nullptr; ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp:18513:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In member function 'virtual CPLErr GTiffDataset::CreateMaskBand(int)': geotiff.cpp:18776:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSubType = 0; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ geotiff.cpp: In function 'int GTIFFGetCompressionMethod(const char*, const char*)': geotiff.cpp:19114:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] !TIFFIsCODECConfigured(static_cast(nCompression)) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from geotiff.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/gt_wkt_srs.lo gt_wkt_srs.cpp In file included from gt_wkt_srs.cpp:50: gtiff.h:64:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] constexpr uint16 DEFAULT_ALPHA_TYPE = EXTRASAMPLE_UNASSALPHA; ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from gt_wkt_srs.cpp:50: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from gt_wkt_srs.cpp:50: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from gt_wkt_srs.cpp:50: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from gt_wkt_srs.cpp:50: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ gt_wkt_srs.cpp: In function 'CPLErr GTIFWktFromMemBufEx(int, unsigned char*, char**, double*, int*, GDAL_GCP**, int*, char***)': gt_wkt_srs.cpp:2739:11: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 nCount = 0; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gtiff.h:38, from gt_wkt_srs.cpp:50: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:80:38: note: declared here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/gt_overview.lo gt_overview.cpp In file included from gt_overview.cpp:32: gt_overview.h:54:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] const uint32* panLercAddCompressionAndVersion ); ^ In file included from gt_overview.cpp:47: gtiff.h:64:18: warning: 'uint16' is deprecated [-Wdeprecated-declarations] constexpr uint16 DEFAULT_ALPHA_TYPE = EXTRASAMPLE_UNASSALPHA; ^~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_overview.h:36, from gt_overview.cpp:32: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from gt_overview.cpp:47: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_overview.h:36, from gt_overview.cpp:32: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from gt_overview.cpp:47: gtiff.h:66:64: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 GTiffGetAlphaValue(const char* pszValue, uint16 nDefault); ^ gt_overview.cpp:85:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] ) ^ gt_overview.cpp: In function 'CPLErr GTIFFBuildOverviews(const char*, int, GDALRasterBand**, int, int*, const char*, GDALProgressFunc, void*)': gt_overview.cpp:826:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] std::vector anExtraSamples; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_overview.h:36, from gt_overview.cpp:32: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ /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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/gt_jpeg_copy.lo gt_jpeg_copy.cpp gt_jpeg_copy.cpp: In function 'void GTIFF_Set_TIFFTAG_JPEGTABLES(TIFF*, jpeg_decompress_struct&, jpeg_compress_struct&)': gt_jpeg_copy.cpp:389:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPhotometric = 0; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_jpeg_copy.h:51, from gt_jpeg_copy.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ gt_jpeg_copy.cpp: In function 'CPLErr GTIFF_CopyFromJPEG_WriteAdditionalTags(TIFF*, GDALDataset*)': gt_jpeg_copy.cpp:474:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nPhotometric = 0; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_jpeg_copy.h:51, from gt_jpeg_copy.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ gt_jpeg_copy.cpp:478:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nBitsPerSample = 0; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_jpeg_copy.h:51, from gt_jpeg_copy.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:81:38: note: declared here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^~~~~~ gt_jpeg_copy.cpp: In function 'CPLErr GTIFF_CopyFromJPEG(GDALDataset*, GDALDataset*, GDALProgressFunc, void*, bool&)': gt_jpeg_copy.cpp:879:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRowsPerStrip = 0; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_jpeg_copy.h:51, from gt_jpeg_copy.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ gt_jpeg_copy.cpp:891:41: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( nRowsPerStrip > static_cast(nYSize) ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from gt_jpeg_copy.h:51, from gt_jpeg_copy.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ 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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/IntergraphDataset.lo IntergraphDataset.cpp In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:72:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Version : 6; // ??????00 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:73:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Is2Dor3D : 2; // 000000?? 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:78:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Type : 8; // 00000000 ???????? ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:87:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 AsUint8; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:88:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 AsUint16; ^~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:89:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 AsUint32; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:215:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_slot; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:216:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_red; ^~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:217:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_green; ^~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:218:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_blue; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:227:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_red; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:228:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_green; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:229:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_blue; ^~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:238:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 WordsToFollow; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:239:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:240:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:248:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 PixelsPerLine; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:249:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfLines; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:250:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 DeviceResolution; ^~~~~~~~~~~~~~~~ IngrTypes.h:61:29: note: declared here typedef signed short int16; ^~~~~ IngrTypes.h:251:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScanlineOrientation; ^~~~~~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:252:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScannableFlag; ^~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:255:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeModifier; ^~~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:263:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 GridFileVersion; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:271:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Gain; ^~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:272:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 OffsetThreshold; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:273:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View1; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:274:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View2; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:275:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ViewNumber; ^~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:276:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2; ^~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:277:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved3; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:279:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 CatenatedFilePointer; ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:280:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ColorTableType; ^~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:281:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved8; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:282:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfCTEntries; ^~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:283:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketPointer; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:284:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketLength; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:285:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[110]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:289:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationData[128]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:313:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Start; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:314:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Allocated; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:315:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Used; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:324:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:325:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:326:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 WordsToFollow; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:327:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:328:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Identifier; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:329:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[2]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:330:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Properties; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:331:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:332:38: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2[100]; ^ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:333:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 TileSize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:334:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Reserved3; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ IngrTypes.h:435:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetFormatName( uint16 eCode ); ^ IngrTypes.h:437:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] GDALDataType CPL_STDCALL INGR_GetDataType( uint16 eCode ); ^ IngrTypes.h:439:60: warning: 'uint8' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetOrientation( uint8 nIndex ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:459:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTable256 *pColorTableIGDS ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:466:77: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTableVar *pEnvironTable ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSeekLimit ); ^ IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:528:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:529:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:530:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 RemainingLength; ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:531:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:532:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 JpegQuality; ^~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:43:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset; ^~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:44:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBlockBufSize; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:45:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBandStart; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:46:21: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 nRGBIndex; ^~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:54:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nTiles; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:113:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBMPSize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:138:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRLESize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.cpp:40: IntergraphBand.h:140:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *panRLELineOffset; ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphDataset.cpp: In static member function 'static GDALDataset* IntergraphDataset::Open(GDALOpenInfo*)': IntergraphDataset.cpp:248:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] hHeaderOne.DataTypeCode, INGR_GetFormatName( (uint16) eFormat ) ); ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IntergraphDataset.cpp: In static member function 'static GDALDataset* IntergraphDataset::Create(const char*, int, int, int, GDALDataType, char**)': IntergraphDataset.cpp:540:36: warning: 'uint16' is deprecated [-Wdeprecated-declarations] hHdr1.DataTypeCode = (uint16) INGR_GetFormat( eType, (pszCompression!=nullptr)?pszCompression:"None" ); ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IntergraphDataset.cpp:554:47: warning: 'int16' is deprecated [-Wdeprecated-declarations] hHdr1.DeviceResolution = static_cast(nDeviceResolution); ^~~~~ In file included from IntergraphDataset.h:31, from IntergraphDataset.cpp:39: IngrTypes.h:61:29: note: declared here typedef signed short int16; ^~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/IntergraphBand.lo IntergraphBand.cpp In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:72:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Version : 6; // ??????00 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:73:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Is2Dor3D : 2; // 000000?? 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:78:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Type : 8; // 00000000 ???????? ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:87:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 AsUint8; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:88:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 AsUint16; ^~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:89:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 AsUint32; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:215:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_slot; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:216:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_red; ^~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:217:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_green; ^~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:218:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_blue; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:227:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_red; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:228:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_green; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:229:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_blue; ^~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:238:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 WordsToFollow; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:239:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:240:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:248:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 PixelsPerLine; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:249:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfLines; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:250:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 DeviceResolution; ^~~~~~~~~~~~~~~~ IngrTypes.h:61:29: note: declared here typedef signed short int16; ^~~~~ IngrTypes.h:251:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScanlineOrientation; ^~~~~~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:252:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScannableFlag; ^~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:255:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeModifier; ^~~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:263:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 GridFileVersion; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:271:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Gain; ^~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:272:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 OffsetThreshold; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:273:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View1; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:274:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View2; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:275:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ViewNumber; ^~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:276:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2; ^~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:277:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved3; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:279:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 CatenatedFilePointer; ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:280:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ColorTableType; ^~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:281:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved8; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:282:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfCTEntries; ^~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:283:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketPointer; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:284:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketLength; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:285:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[110]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:289:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationData[128]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:313:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Start; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:314:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Allocated; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:315:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Used; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:324:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:325:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:326:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 WordsToFollow; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:327:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:328:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Identifier; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:329:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[2]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:330:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Properties; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:331:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:332:38: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2[100]; ^ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:333:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 TileSize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:334:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Reserved3; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ IngrTypes.h:435:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetFormatName( uint16 eCode ); ^ IngrTypes.h:437:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] GDALDataType CPL_STDCALL INGR_GetDataType( uint16 eCode ); ^ IngrTypes.h:439:60: warning: 'uint8' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetOrientation( uint8 nIndex ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:459:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTable256 *pColorTableIGDS ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:466:77: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTableVar *pEnvironTable ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSeekLimit ); ^ IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:528:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:529:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:530:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 RemainingLength; ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:531:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:532:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 JpegQuality; ^~~~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:43:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset; ^~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:44:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBlockBufSize; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:45:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBandStart; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:46:21: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 nRGBIndex; ^~~~~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:54:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nTiles; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:113:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBMPSize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:138:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRLESize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IntergraphBand.cpp:40: IntergraphBand.h:140:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *panRLELineOffset; ^~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In constructor 'INGR_TileHeader::INGR_TileHeader()': IntergraphBand.cpp:64:69: warning: 'uint16' is deprecated [-Wdeprecated-declarations] fill( Reserved, Reserved + CPL_ARRAYSIZE(Reserved), static_cast(0) ); ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IntergraphBand.cpp:65:72: warning: 'uint8' is deprecated [-Wdeprecated-declarations] fill( Reserved2, Reserved2 + CPL_ARRAYSIZE(Reserved2), static_cast(0) ); ^~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IntergraphBand.cpp: In constructor 'IntergraphRasterBand::IntergraphRasterBand(IntergraphDataset*, int, int, GDALDataType)': IntergraphBand.cpp:114:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nEntries = hHeaderTwo.NumberOfCTEntries; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:193:47: warning: 'uint16' is deprecated [-Wdeprecated-declarations] eDataType = INGR_GetDataType( static_cast(eFormat) ); ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IntergraphBand.cpp:236:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] SetMetadataItem( "FORMAT", INGR_GetFormatName( (uint16) eFormat ), ^~~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IntergraphBand.cpp: In member function 'virtual CPLErr IntergraphRasterBand::IReadBlock(int, int, void*)': IntergraphBand.cpp:405:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBytesRead = LoadBlockBuf( nBlockXOff, nBlockYOff, nBlockBufSize, pabyBlockBuf ); ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In constructor 'IntergraphRGBBand::IntergraphRGBBand(IntergraphDataset*, int, int, int)': IntergraphBand.cpp:490:29: warning: 'uint8' is deprecated [-Wdeprecated-declarations] nRGBIndex = static_cast(nRGorB); ^~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IntergraphBand.cpp: In constructor 'IntergraphRLEBand::IntergraphRLEBand(IntergraphDataset*, int, int, int)': IntergraphBand.cpp:549:29: warning: 'uint8' is deprecated [-Wdeprecated-declarations] nRGBIndex = static_cast(nRGorB); ^~~~~ In file included from IntergraphDataset.h:31, from IntergraphBand.cpp:39: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IntergraphBand.cpp:576:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] panRLELineOffset = (uint32 *) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_virtualmem.h:37, from /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal.h:48, from /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_priv.h:60, from IntergraphBand.cpp:30: IntergraphBand.cpp:577:43: warning: 'uint32' is deprecated [-Wdeprecated-declarations] VSI_CALLOC_VERBOSE(sizeof(uint32),nRasterYSize); ^~~~~~ /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsi.h:283:62: note: in definition of macro 'VSI_CALLOC_VERBOSE' #define VSI_CALLOC_VERBOSE( nCount, nSize ) VSICallocVerbose(nCount,nSize,__FILE__,__LINE__) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:605:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for( uint32 iTiles = 0; iTiles < nTiles; iTiles++) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In member function 'virtual CPLErr IntergraphRLEBand::IReadBlock(int, int, void*)': IntergraphBand.cpp:693:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBytesRead; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:769:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBytesConsumed; ^~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:784:22: warning: 'uint32' is deprecated [-Wdeprecated-declarations] (uint32)INGR_Decode( eFormat, ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In constructor 'IntergraphBitmapBand::IntergraphBitmapBand(IntergraphDataset*, int, int, int)': IntergraphBand.cpp:894:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for( uint32 iTiles = 0; iTiles < nTiles; iTiles++) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In member function 'virtual CPLErr IntergraphBitmapBand::IReadBlock(int, int, void*)': IntergraphBand.cpp:1002:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBytesRead = LoadBlockBuf( nBlockXOff, nBlockYOff, nBMPSize, pabyBMPBlock ); ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In member function 'int IntergraphRasterBand::LoadBlockBuf(int, int, int, GByte*) const': IntergraphBand.cpp:1095:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nReadSize = 0; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1103:16: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBlockId = nBlockXOff + nBlockYOff * nBlocksPerRow; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1114:26: warning: 'uint32' is deprecated [-Wdeprecated-declarations] if( nReadSize > (uint32)nBlobkBytes ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1136:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRead = static_cast(VSIFReadL( pabyBlock, 1, nReadSize, poGDS->fp )); ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1136:32: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nRead = static_cast(VSIFReadL( pabyBlock, 1, nReadSize, poGDS->fp )); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp: In member function 'virtual CPLErr IntergraphRasterBand::IWriteBlock(int, int, void*)': IntergraphBand.cpp:1204:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBlockSize = nBlockBufSize; ^~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1205:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nBlockOffset = nBlockBufSize * nBlockYOff; ^~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IntergraphBand.cpp:1237:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 i=0; ifp ) < nBlockSize ) ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IntergraphDataset.h:31, from IntergraphBand.cpp:39: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/IngrTypes.lo IngrTypes.cpp In file included from IngrTypes.cpp:30: IngrTypes.h:72:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Version : 6; // ??????00 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:73:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Is2Dor3D : 2; // 000000?? 00000000 ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:78:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Type : 8; // 00000000 ???????? ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:87:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 AsUint8; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:88:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 AsUint16; ^~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:89:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 AsUint32; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:215:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_slot; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:216:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_red; ^~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:217:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_green; ^~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:218:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v_blue; ^~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:227:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_red; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:228:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_green; ^~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:229:11: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 v_blue; ^~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:238:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 WordsToFollow; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:239:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:240:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:248:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 PixelsPerLine; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:249:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfLines; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:250:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 DeviceResolution; ^~~~~~~~~~~~~~~~ IngrTypes.h:61:29: note: declared here typedef signed short int16; ^~~~~ IngrTypes.h:251:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScanlineOrientation; ^~~~~~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:252:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ScannableFlag; ^~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:255:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeModifier; ^~~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:263:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 GridFileVersion; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:271:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Gain; ^~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:272:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 OffsetThreshold; ^~~~~~~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:273:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View1; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:274:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 View2; ^~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:275:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 ViewNumber; ^~~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:276:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2; ^~~~~~~~~ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:277:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved3; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:279:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 CatenatedFilePointer; ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:280:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ColorTableType; ^~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:281:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved8; ^~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:282:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 NumberOfCTEntries; ^~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:283:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketPointer; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:284:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 ApplicationPacketLength; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:285:37: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[110]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:289:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationData[128]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:313:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Start; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:314:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Allocated; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:315:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Used; ^~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:324:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:325:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:326:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 WordsToFollow; ^~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:327:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:328:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Identifier; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:329:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Reserved[2]; ^ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:330:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 Properties; ^~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:331:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 DataTypeCode; ^~~~~~~~~~~~ IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.h:332:38: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 Reserved2[100]; ^ IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.h:333:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 TileSize; ^~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:334:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 Reserved3; ^~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ); ^ IngrTypes.h:423:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:430:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles); ^ IngrTypes.h:435:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetFormatName( uint16 eCode ); ^ IngrTypes.h:437:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] GDALDataType CPL_STDCALL INGR_GetDataType( uint16 eCode ); ^ IngrTypes.h:439:60: warning: 'uint8' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetOrientation( uint8 nIndex ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:457:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:459:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTable256 *pColorTableIGDS ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ); ^ IngrTypes.h:464:71: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:466:77: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTableVar *pEnvironTable ); ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:483:38: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:488:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:493:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:498:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ); ^ IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:503:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] In file included from IngrTypes.cpp:30: IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSeekLimit ); ^ IngrTypes.h:525:45: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.h:528:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 ApplicationType; ^~~~~~~~~~~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:529:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 SubTypeCode; ^~~~~~~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:530:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 RemainingLength; ^~~~~~~~~~~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:531:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 PacketVersion; ^~~~~~~~~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:532:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 JpegQuality; ^~~~~~~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp:200:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] GDALDataType CPL_STDCALL INGR_GetDataType( uint16 eCode ) ^ IngrTypes.cpp:217:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetFormatName( uint16 eCode ) ^ IngrTypes.cpp:234:60: warning: 'uint8' is deprecated [-Wdeprecated-declarations] const char * CPL_STDCALL INGR_GetOrientation( uint8 nIndex ) ^ IngrTypes.cpp:389:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTable256 *pColorTableIGDS ) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: In function 'uint32 INGR_SetIGDSColors(GDALColorTable*, INGR_ColorTable256*)': IngrTypes.cpp:397:46: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pColorTableIGDS->Entry[i].v_red = (uint8) oEntry.c1; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.cpp:398:46: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pColorTableIGDS->Entry[i].v_green = (uint8) oEntry.c2; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.cpp:399:46: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pColorTableIGDS->Entry[i].v_blue = (uint8) oEntry.c3; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:414:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp:414:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_TileItem **pahTiles) ^ IngrTypes.cpp: In function 'uint32 INGR_GetTileDirectory(VSILFILE*, uint32, int, int, INGR_TileHeader*, INGR_TileItem**)': IngrTypes.cpp:458:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nTiles = nTilesPerCol * nTilesPerRow; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:506:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ) ^ IngrTypes.cpp:506:67: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp: In function 'void INGR_GetIGDSColors(VSILFILE*, uint32, uint32, GDALColorTable*)': IngrTypes.cpp:520:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nStart = nOffset + SIZEOF_HDR1 + SIZEOF_HDR2_A; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:567:77: warning: 'uint32' is deprecated [-Wdeprecated-declarations] INGR_ColorTableVar *pEnvironTable ) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: In function 'uint32 INGR_SetEnvironColors(GDALColorTable*, INGR_ColorTableVar*)': IngrTypes.cpp:576:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pEnvironTable->Entry[i].v_slot = (uint16) i; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp:577:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pEnvironTable->Entry[i].v_red = (uint16) ( oEntry.c1 * fNormFactor ); ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp:578:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pEnvironTable->Entry[i].v_green = (uint16) ( oEntry.c2 * fNormFactor ); ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp:579:44: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pEnvironTable->Entry[i].v_blue = (uint16) ( oEntry.c3 * fNormFactor ); ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:592:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] GDALColorTable *poColorTable ) ^ IngrTypes.cpp:592:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp: In function 'void INGR_GetEnvironVColors(VSILFILE*, uint32, uint32, GDALColorTable*)': IngrTypes.cpp:605:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nStart = nOffset + SIZEOF_HDR1 + SIZEOF_HDR2; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: In function 'INGR_MinMax INGR_SetMinMax(GDALDataType, double)': IngrTypes.cpp:703:30: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uResult.AsUint8 = (uint8) dValue; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.cpp:706:30: warning: 'int16' is deprecated [-Wdeprecated-declarations] uResult.AsUint16 = (int16) dValue; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:61:29: note: declared here typedef signed short int16; ^~~~~ IngrTypes.cpp:709:30: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uResult.AsUint16 = (uint16) dValue; ^~~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:62:29: note: declared here typedef unsigned short uint16; ^~~~~~ IngrTypes.cpp:712:30: warning: 'int32' is deprecated [-Wdeprecated-declarations] uResult.AsUint32 = (int32) dValue; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:83:38: note: declared here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^~~~~ IngrTypes.cpp:715:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uResult.AsUint32 = (uint32) dValue; ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp:724:30: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uResult.AsUint8 = (uint8) 0; ^~~~~ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:755:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ) ^ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp:755:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nDataOffset ) ^ IngrTypes.cpp:755:62: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp: In function 'uint32 INGR_GetDataBlockSize(const char*, uint32, uint32)': IngrTypes.cpp:767:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] return (uint32) (sStat.st_size - nDataOffset); ^~~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:878:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSeekLimit ) ^ IngrTypes.cpp:878:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp: In function 'int INGR_ReadJpegQuality(VSILFILE*, uint32, uint32)': IngrTypes.cpp:886:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nNext = nAppDataOfseet; ^~~~~ In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/tiffio.h:31, from IngrTypes.h:41, from IngrTypes.cpp:30: /opt/metwork-mfext-1.2/opt/scientific_core/include/tiff.h:84:38: note: declared here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^~~~~~ IngrTypes.cpp: At global scope: IngrTypes.cpp:930:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 nSrcBytes, uint32 nBlockSize, uint32 *pnBytesConsumed ) ^ IngrTypes.cpp:930:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:930:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:958:63: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ) ^ IngrTypes.cpp:958:63: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:958:63: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1020:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ) ^ IngrTypes.cpp:1020:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1020:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1081:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ) ^ IngrTypes.cpp:1081:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1081:54: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1239:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pnBytesConsumed ) ^ IngrTypes.cpp:1239:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp:1239:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] IngrTypes.cpp: In function 'void INGR_HeaderOneDiskToMem(INGR_HeaderOne*, const GByte*)': IngrTypes.cpp:1407:20: warning: 'uint8' is deprecated [-Wdeprecated-declarations] for( uint8 i = 0; i < 16; i++ ) ^ In file included from IngrTypes.cpp:30: IngrTypes.h:60:29: note: declared here typedef unsigned char uint8; ^~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I../../ogr -I../../ogr/ogrsf_frmts/gpkg -I../../ogr/ogrsf_frmts/sqlite -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000dataset.lo jpeg2000dataset.cpp In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000dataset.cpp:40: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000_vsil_io.lo jpeg2000_vsil_io.cpp In file included from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000_vsil_io.h:33, from jpeg2000_vsil_io.cpp:81: /opt/metwork-mfext-1.2/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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 hdf4 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4' (cd hdf-eos; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4/hdf-eos' /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/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../../o/EHapi.lo EHapi.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/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../../o/GDapi.lo GDapi.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/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../../o/SWapi.lo SWapi.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/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../../o/gctp_wrap.lo gctp_wrap.c make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4/hdf-eos' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pds -Ihdf-eos -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/hdf4dataset.lo hdf4dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pds -Ihdf-eos -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -c -o ../o/hdf4imagedataset.lo hdf4imagedataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4' 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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.2/opt/scientific_core -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -ltiff -L/opt/metwork-mfext-1.2/opt/scientific_core/../core -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lpng -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.2/opt/core/lib -lcurl -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/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/EHapi.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/GDapi.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/SWapi.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/gctp_wrap.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/hdf4dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hdf4imagedataset.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_float.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.2/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.2/opt/scientific_core/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.2/opt/scientific_core -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -ltiff -L/opt/metwork-mfext-1.2/opt/scientific_core/../core -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lpng -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.2/opt/core/lib -lcurl -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl "' >> gdal-config-inst echo 'CONFIG_PREFIX="/opt/metwork-mfext-1.2/opt/scientific_core"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/opt/metwork-mfext-1.2/opt/scientific_core/include"' >> gdal-config-inst echo 'CONFIG_DATA="/opt/metwork-mfext-1.2/opt/scientific_core/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config-inst rm -f gdal-config echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libgdal.la"' >> gdal-config echo 'CONFIG_DEP_LIBS=" -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.2/opt/scientific_core -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -ltiff -L/opt/metwork-mfext-1.2/opt/scientific_core/../core -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lpng -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.2/opt/core/lib -lcurl -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/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 hdf4 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.2/opt/scientific_core -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core' >> gdal.pc echo 'CONFIG_INST_LIBS=-L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgdal' >> gdal.pc echo 'CONFIG_INST_CFLAGS=-I/opt/metwork-mfext-1.2/opt/scientific_core/include' >> gdal.pc echo 'CONFIG_INST_DATA=/opt/metwork-mfext-1.2/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' 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 hdf4 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4' (cd hdf-eos; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4/hdf-eos' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4/hdf-eos' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf4' 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.2/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.2/opt/scientific_core/lib ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.2/opt/scientific_core/lib/gdalplugins /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.2/opt/scientific_core/bin /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.2/opt/scientific_core/share/gdal /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/opt/scientific_core`pkg-config --variable=compatdir bash-completion` ; \ cp gdal-bash-completion.sh /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/share/metwork_packages/pixman.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "name: 'pixman'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "version: '0.38.4'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checksum: '267a7af290f93f643a1bc74490d9fdd1'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "website: 'http://www.pixman.org/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pixman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/pixman-0.38.4.tar.gz` `readlink -m ./sources` MD5 267a7af290f93f643a1bc74490d9fdd1 Trying to download https://www.cairographics.org/releases/pixman-0.38.4.tar.gz... --2023-07-17 14:49:34-- https://www.cairographics.org/releases/pixman-0.38.4.tar.gz Resolving www.cairographics.org... 131.252.210.176 Connecting to www.cairographics.org|131.252.210.176|:443... connected. WARNING: cannot verify www.cairographics.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 897926 (877K) [application/x-gzip] Saving to: `/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4.tar.gz' 0K .......... .......... .......... .......... .......... 5% 171K 5s 50K .......... .......... .......... .......... .......... 11% 342K 3s 100K .......... .......... .......... .......... .......... 17% 117M 2s 150K .......... .......... .......... .......... .......... 22% 118M 1s 200K .......... .......... .......... .......... .......... 28% 343K 1s 250K .......... .......... .......... .......... .......... 34% 117M 1s 300K .......... .......... .......... .......... .......... 39% 119M 1s 350K .......... .......... .......... .......... .......... 45% 114M 1s 400K .......... .......... .......... .......... .......... 51% 345K 1s 450K .......... .......... .......... .......... .......... 57% 124M 1s 500K .......... .......... .......... .......... .......... 62% 117M 0s 550K .......... .......... .......... .......... .......... 68% 118M 0s 600K .......... .......... .......... .......... .......... 74% 115M 0s 650K .......... .......... .......... .......... .......... 79% 119M 0s 700K .......... .......... .......... .......... .......... 85% 118M 0s 750K .......... .......... .......... .......... .......... 91% 116M 0s 800K .......... .......... .......... .......... .......... 96% 86.0M 0s 850K .......... .......... ...... 100% 247M=0.7s 2023-07-17 14:49:36 (1.16 MB/s) - `/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4.tar.gz' saved [897926/897926] 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.2/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.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.38.4 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libpixman-1.so.0.38.4 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libpixman-1.la libtool: install: /usr/bin/install -c .libs/libpixman-1.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libpixman-1.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libpixman-1.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libpixman-1.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/opt/metwork-mfext-1.2/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/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.2/opt/scientific_core/share/metwork_packages/cairo.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "name: 'cairo'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "version: '1.17.2'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checksum: '321a07adaeb125cb5513079256d465fb'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "website: 'https://www.cairographics.org/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/cairo.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/cairo-1.17.2.tar.xz` `readlink -m ./sources` MD5 321a07adaeb125cb5513079256d465fb Trying to download https://cairographics.org/snapshots/cairo-1.17.2.tar.xz... --2023-07-17 14:50:31-- https://cairographics.org/snapshots/cairo-1.17.2.tar.xz Resolving cairographics.org... 131.252.210.176 Connecting to cairographics.org|131.252.210.176|:443... connected. WARNING: cannot verify cairographics.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 42674648 (41M) [application/x-xz] Saving to: `/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2.tar.xz' 0K .......... .......... .......... .......... .......... 0% 172K 4m3s 50K .......... .......... .......... .......... .......... 0% 343K 3m2s 100K .......... .......... .......... .......... .......... 0% 38.5M 2m1s 150K .......... .......... .......... .......... .......... 0% 346K 2m1s 200K .......... .......... .......... .......... .......... 0% 135M 97s 250K .......... .......... .......... .......... .......... 0% 121M 80s 300K .......... .......... .......... .......... .......... 0% 76.4M 69s 350K .......... .......... .......... .......... .......... 0% 110M 60s 400K .......... .......... .......... .......... .......... 1% 340K 67s 450K .......... .......... .......... .......... .......... 1% 119M 60s 500K .......... .......... .......... .......... .......... 1% 112M 55s 550K .......... .......... .......... .......... .......... 1% 122M 50s 600K .......... .......... .......... .......... .......... 1% 118M 46s 650K .......... .......... .......... .......... .......... 1% 118M 43s 700K .......... .......... .......... .......... .......... 1% 112M 40s 750K .......... .......... .......... .......... .......... 1% 120M 38s 800K .......... .......... .......... .......... .......... 2% 357K 42s 850K .......... .......... .......... .......... .......... 2% 127M 40s 900K .......... .......... .......... .......... .......... 2% 16.8M 38s 950K .......... .......... .......... .......... .......... 2% 122M 36s 1000K .......... .......... .......... .......... .......... 2% 37.8M 34s 1050K .......... .......... .......... .......... .......... 2% 106M 32s 1100K .......... .......... .......... .......... .......... 2% 129M 31s 1150K .......... .......... .......... .......... .......... 2% 116M 30s 1200K .......... .......... .......... .......... .......... 2% 82.5M 29s 1250K .......... .......... .......... .......... .......... 3% 123M 27s 1300K .......... .......... .......... .......... .......... 3% 122M 26s 1350K .......... .......... .......... .......... .......... 3% 116M 25s 1400K .......... .......... .......... .......... .......... 3% 112M 24s 1450K .......... .......... .......... .......... .......... 3% 111M 24s 1500K .......... .......... .......... .......... .......... 3% 116M 23s 1550K .......... .......... .......... .......... .......... 3% 366K 26s 1600K .......... .......... .......... .......... .......... 3% 17.2M 25s 1650K .......... .......... .......... .......... .......... 4% 108M 24s 1700K .......... .......... .......... .......... .......... 4% 127M 23s 1750K .......... .......... .......... .......... .......... 4% 117M 23s 1800K .......... .......... .......... .......... .......... 4% 116M 22s 1850K .......... .......... .......... .......... .......... 4% 110M 21s 1900K .......... .......... .......... .......... .......... 4% 107M 21s 1950K .......... .......... .......... .......... .......... 4% 120M 20s 2000K .......... .......... .......... .......... .......... 4% 85.4M 20s 2050K .......... .......... .......... .......... .......... 5% 120M 19s 2100K .......... .......... .......... .......... .......... 5% 113M 19s 2150K .......... .......... .......... .......... .......... 5% 108M 18s 2200K .......... .......... .......... .......... .......... 5% 115M 18s 2250K .......... .......... .......... .......... .......... 5% 127M 18s 2300K .......... .......... .......... .......... .......... 5% 116M 17s 2350K .......... .......... .......... .......... .......... 5% 111M 17s 2400K .......... .......... .......... .......... .......... 5% 84.7M 16s 2450K .......... .......... .......... .......... .......... 5% 63.3M 16s 2500K .......... .......... .......... .......... .......... 6% 115M 16s 2550K .......... .......... .......... .......... .......... 6% 112M 16s 2600K .......... .......... .......... .......... .......... 6% 129M 15s 2650K .......... .......... .......... .......... .......... 6% 108M 15s 2700K .......... .......... .......... .......... .......... 6% 128M 15s 2750K .......... .......... .......... .......... .......... 6% 115M 14s 2800K .......... .......... .......... .......... .......... 6% 59.0M 14s 2850K .......... .......... .......... .......... .......... 6% 115M 14s 2900K .......... .......... .......... .......... .......... 7% 122M 14s 2950K .......... .......... .......... .......... .......... 7% 122M 13s 3000K .......... .......... .......... .......... .......... 7% 119M 13s 3050K .......... .......... .......... .......... .......... 7% 113M 13s 3100K .......... .......... .......... .......... .......... 7% 386K 14s 3150K .......... .......... .......... .......... .......... 7% 159M 14s 3200K .......... .......... .......... .......... .......... 7% 19.6M 14s 3250K .......... .......... .......... .......... .......... 7% 103M 14s 3300K .......... .......... .......... .......... .......... 8% 122M 13s 3350K .......... .......... .......... .......... .......... 8% 114M 13s 3400K .......... .......... .......... .......... .......... 8% 123M 13s 3450K .......... .......... .......... .......... .......... 8% 107M 13s 3500K .......... .......... .......... .......... .......... 8% 118M 13s 3550K .......... .......... .......... .......... .......... 8% 122M 12s 3600K .......... .......... .......... .......... .......... 8% 83.7M 12s 3650K .......... .......... .......... .......... .......... 8% 120M 12s 3700K .......... .......... .......... .......... .......... 8% 110M 12s 3750K .......... .......... .......... .......... .......... 9% 129M 12s 3800K .......... .......... .......... .......... .......... 9% 71.4M 12s 3850K .......... .......... .......... .......... .......... 9% 131M 11s 3900K .......... .......... .......... .......... .......... 9% 101M 11s 3950K .......... .......... .......... .......... .......... 9% 124M 11s 4000K .......... .......... .......... .......... .......... 9% 82.8M 11s 4050K .......... .......... .......... .......... .......... 9% 112M 11s 4100K .......... .......... .......... .......... .......... 9% 116M 11s 4150K .......... .......... .......... .......... .......... 10% 113M 11s 4200K .......... .......... .......... .......... .......... 10% 116M 10s 4250K .......... .......... .......... .......... .......... 10% 112M 10s 4300K .......... .......... .......... .......... .......... 10% 98.3M 10s 4350K .......... .......... .......... .......... .......... 10% 120M 10s 4400K .......... .......... .......... .......... .......... 10% 81.9M 10s 4450K .......... .......... .......... .......... .......... 10% 107M 10s 4500K .......... .......... .......... .......... .......... 10% 117M 10s 4550K .......... .......... .......... .......... .......... 11% 126M 10s 4600K .......... .......... .......... .......... .......... 11% 110M 9s 4650K .......... .......... .......... .......... .......... 11% 117M 9s 4700K .......... .......... .......... .......... .......... 11% 123M 9s 4750K .......... .......... .......... .......... .......... 11% 108M 9s 4800K .......... .......... .......... .......... .......... 11% 89.2M 9s 4850K .......... .......... .......... .......... .......... 11% 120M 9s 4900K .......... .......... .......... .......... .......... 11% 107M 9s 4950K .......... .......... .......... .......... .......... 11% 111M 9s 5000K .......... .......... .......... .......... .......... 12% 109M 9s 5050K .......... .......... .......... .......... .......... 12% 117M 9s 5100K .......... .......... .......... .......... .......... 12% 117M 8s 5150K .......... .......... .......... .......... .......... 12% 107M 8s 5200K .......... .......... .......... .......... .......... 12% 88.2M 8s 5250K .......... .......... .......... .......... .......... 12% 107M 8s 5300K .......... .......... .......... .......... .......... 12% 118M 8s 5350K .......... .......... .......... .......... .......... 12% 94.8M 8s 5400K .......... .......... .......... .......... .......... 13% 124M 8s 5450K .......... .......... .......... .......... .......... 13% 111M 8s 5500K .......... .......... .......... .......... .......... 13% 110M 8s 5550K .......... .......... .......... .......... .......... 13% 122M 8s 5600K .......... .......... .......... .......... .......... 13% 83.9M 8s 5650K .......... .......... .......... .......... .......... 13% 117M 8s 5700K .......... .......... .......... .......... .......... 13% 122M 7s 5750K .......... .......... .......... .......... .......... 13% 112M 7s 5800K .......... .......... .......... .......... .......... 14% 93.6M 7s 5850K .......... .......... .......... .......... .......... 14% 114M 7s 5900K .......... .......... .......... .......... .......... 14% 120M 7s 5950K .......... .......... .......... .......... .......... 14% 116M 7s 6000K .......... .......... .......... .......... .......... 14% 81.7M 7s 6050K .......... .......... .......... .......... .......... 14% 128M 7s 6100K .......... .......... .......... .......... .......... 14% 98.5M 7s 6150K .......... .......... .......... .......... .......... 14% 74.4M 7s 6200K .......... .......... .......... .......... .......... 14% 486K 7s 6250K .......... .......... .......... .......... .......... 15% 2.36M 7s 6300K .......... .......... .......... .......... .......... 15% 111M 7s 6350K .......... .......... .......... .......... .......... 15% 157M 7s 6400K .......... .......... .......... .......... .......... 15% 87.7M 7s 6450K .......... .......... .......... .......... .......... 15% 93.7M 7s 6500K .......... .......... .......... .......... .......... 15% 113M 7s 6550K .......... .......... .......... .......... .......... 15% 122M 7s 6600K .......... .......... .......... .......... .......... 15% 115M 7s 6650K .......... .......... .......... .......... .......... 16% 114M 7s 6700K .......... .......... .......... .......... .......... 16% 118M 7s 6750K .......... .......... .......... .......... .......... 16% 113M 7s 6800K .......... .......... .......... .......... .......... 16% 89.2M 7s 6850K .......... .......... .......... .......... .......... 16% 118M 7s 6900K .......... .......... .......... .......... .......... 16% 116M 7s 6950K .......... .......... .......... .......... .......... 16% 105M 7s 7000K .......... .......... .......... .......... .......... 16% 138M 7s 7050K .......... .......... .......... .......... .......... 17% 84.6M 6s 7100K .......... .......... .......... .......... .......... 17% 114M 6s 7150K .......... .......... .......... .......... .......... 17% 116M 6s 7200K .......... .......... .......... .......... .......... 17% 86.5M 6s 7250K .......... .......... .......... .......... .......... 17% 126M 6s 7300K .......... .......... .......... .......... .......... 17% 107M 6s 7350K .......... .......... .......... .......... .......... 17% 125M 6s 7400K .......... .......... .......... .......... .......... 17% 111M 6s 7450K .......... .......... .......... .......... .......... 17% 121M 6s 7500K .......... .......... .......... .......... .......... 18% 114M 6s 7550K .......... .......... .......... .......... .......... 18% 114M 6s 7600K .......... .......... .......... .......... .......... 18% 90.0M 6s 7650K .......... .......... .......... .......... .......... 18% 114M 6s 7700K .......... .......... .......... .......... .......... 18% 115M 6s 7750K .......... .......... .......... .......... .......... 18% 116M 6s 7800K .......... .......... .......... .......... .......... 18% 11.0M 6s 7850K .......... .......... .......... .......... .......... 18% 91.6M 6s 7900K .......... .......... .......... .......... .......... 19% 63.4M 6s 7950K .......... .......... .......... .......... .......... 19% 98.1M 6s 8000K .......... .......... .......... .......... .......... 19% 51.1M 6s 8050K .......... .......... .......... .......... .......... 19% 83.8M 6s 8100K .......... .......... .......... .......... .......... 19% 66.1M 6s 8150K .......... .......... .......... .......... .......... 19% 8.39M 5s 8200K .......... .......... .......... .......... .......... 19% 104M 5s 8250K .......... .......... .......... .......... .......... 19% 135M 5s 8300K .......... .......... .......... .......... .......... 20% 101M 5s 8350K .......... .......... .......... .......... .......... 20% 114M 5s 8400K .......... .......... .......... .......... .......... 20% 90.0M 5s 8450K .......... .......... .......... .......... .......... 20% 113M 5s 8500K .......... .......... .......... .......... .......... 20% 109M 5s 8550K .......... .......... .......... .......... .......... 20% 132M 5s 8600K .......... .......... .......... .......... .......... 20% 109M 5s 8650K .......... .......... .......... .......... .......... 20% 113M 5s 8700K .......... .......... .......... .......... .......... 20% 111M 5s 8750K .......... .......... .......... .......... .......... 21% 112M 5s 8800K .......... .......... .......... .......... .......... 21% 89.9M 5s 8850K .......... .......... .......... .......... .......... 21% 117M 5s 8900K .......... .......... .......... .......... .......... 21% 107M 5s 8950K .......... .......... .......... .......... .......... 21% 126M 5s 9000K .......... .......... .......... .......... .......... 21% 117M 5s 9050K .......... .......... .......... .......... .......... 21% 110M 5s 9100K .......... .......... .......... .......... .......... 21% 116M 5s 9150K .......... .......... .......... .......... .......... 22% 105M 5s 9200K .......... .......... .......... .......... .......... 22% 87.2M 5s 9250K .......... .......... .......... .......... .......... 22% 115M 5s 9300K .......... .......... .......... .......... .......... 22% 118M 5s 9350K .......... .......... .......... .......... .......... 22% 117M 5s 9400K .......... .......... .......... .......... .......... 22% 115M 5s 9450K .......... .......... .......... .......... .......... 22% 7.76M 5s 9500K .......... .......... .......... .......... .......... 22% 116M 5s 9550K .......... .......... .......... .......... .......... 23% 115M 5s 9600K .......... .......... .......... .......... .......... 23% 89.1M 5s 9650K .......... .......... .......... .......... .......... 23% 119M 5s 9700K .......... .......... .......... .......... .......... 23% 115M 4s 9750K .......... .......... .......... .......... .......... 23% 115M 4s 9800K .......... .......... .......... .......... .......... 23% 117M 4s 9850K .......... .......... .......... .......... .......... 23% 108M 4s 9900K .......... .......... .......... .......... .......... 23% 101M 4s 9950K .......... .......... .......... .......... .......... 23% 125M 4s 10000K .......... .......... .......... .......... .......... 24% 89.0M 4s 10050K .......... .......... .......... .......... .......... 24% 466K 5s 10100K .......... .......... .......... .......... .......... 24% 122M 5s 10150K .......... .......... .......... .......... .......... 24% 112M 5s 10200K .......... .......... .......... .......... .......... 24% 116M 5s 10250K .......... .......... .......... .......... .......... 24% 128M 5s 10300K .......... .......... .......... .......... .......... 24% 112M 4s 10350K .......... .......... .......... .......... .......... 24% 112M 4s 10400K .......... .......... .......... .......... .......... 25% 91.7M 4s 10450K .......... .......... .......... .......... .......... 25% 113M 4s 10500K .......... .......... .......... .......... .......... 25% 84.3M 4s 10550K .......... .......... .......... .......... .......... 25% 118M 4s 10600K .......... .......... .......... .......... .......... 25% 130M 4s 10650K .......... .......... .......... .......... .......... 25% 113M 4s 10700K .......... .......... .......... .......... .......... 25% 113M 4s 10750K .......... .......... .......... .......... .......... 25% 116M 4s 10800K .......... .......... .......... .......... .......... 26% 92.1M 4s 10850K .......... .......... .......... .......... .......... 26% 103M 4s 10900K .......... .......... .......... .......... .......... 26% 126M 4s 10950K .......... .......... .......... .......... .......... 26% 118M 4s 11000K .......... .......... .......... .......... .......... 26% 121M 4s 11050K .......... .......... .......... .......... .......... 26% 105M 4s 11100K .......... .......... .......... .......... .......... 26% 130M 4s 11150K .......... .......... .......... .......... .......... 26% 111M 4s 11200K .......... .......... .......... .......... .......... 26% 88.7M 4s 11250K .......... .......... .......... .......... .......... 27% 119M 4s 11300K .......... .......... .......... .......... .......... 27% 112M 4s 11350K .......... .......... .......... .......... .......... 27% 115M 4s 11400K .......... .......... .......... .......... .......... 27% 107M 4s 11450K .......... .......... .......... .......... .......... 27% 112M 4s 11500K .......... .......... .......... .......... .......... 27% 128M 4s 11550K .......... .......... .......... .......... .......... 27% 118M 4s 11600K .......... .......... .......... .......... .......... 27% 85.2M 4s 11650K .......... .......... .......... .......... .......... 28% 115M 4s 11700K .......... .......... .......... .......... .......... 28% 110M 4s 11750K .......... .......... .......... .......... .......... 28% 116M 4s 11800K .......... .......... .......... .......... .......... 28% 117M 4s 11850K .......... .......... .......... .......... .......... 28% 119M 4s 11900K .......... .......... .......... .......... .......... 28% 115M 4s 11950K .......... .......... .......... .......... .......... 28% 109M 4s 12000K .......... .......... .......... .......... .......... 28% 4.36M 4s 12050K .......... .......... .......... .......... .......... 29% 103M 4s 12100K .......... .......... .......... .......... .......... 29% 114M 4s 12150K .......... .......... .......... .......... .......... 29% 126M 4s 12200K .......... .......... .......... .......... .......... 29% 110M 4s 12250K .......... .......... .......... .......... .......... 29% 118M 4s 12300K .......... .......... .......... .......... .......... 29% 106M 4s 12350K .......... .......... .......... .......... .......... 29% 115M 4s 12400K .......... .......... .......... .......... .......... 29% 87.9M 4s 12450K .......... .......... .......... .......... .......... 29% 115M 4s 12500K .......... .......... .......... .......... .......... 30% 116M 4s 12550K .......... .......... .......... .......... .......... 30% 106M 3s 12600K .......... .......... .......... .......... .......... 30% 128M 3s 12650K .......... .......... .......... .......... .......... 30% 114M 3s 12700K .......... .......... .......... .......... .......... 30% 117M 3s 12750K .......... .......... .......... .......... .......... 30% 111M 3s 12800K .......... .......... .......... .......... .......... 30% 85.9M 3s 12850K .......... .......... .......... .......... .......... 30% 113M 3s 12900K .......... .......... .......... .......... .......... 31% 109M 3s 12950K .......... .......... .......... .......... .......... 31% 125M 3s 13000K .......... .......... .......... .......... .......... 31% 116M 3s 13050K .......... .......... .......... .......... .......... 31% 109M 3s 13100K .......... .......... .......... .......... .......... 31% 121M 3s 13150K .......... .......... .......... .......... .......... 31% 112M 3s 13200K .......... .......... .......... .......... .......... 31% 83.8M 3s 13250K .......... .......... .......... .......... .......... 31% 122M 3s 13300K .......... .......... .......... .......... .......... 32% 126M 3s 13350K .......... .......... .......... .......... .......... 32% 110M 3s 13400K .......... .......... .......... .......... .......... 32% 115M 3s 13450K .......... .......... .......... .......... .......... 32% 118M 3s 13500K .......... .......... .......... .......... .......... 32% 121M 3s 13550K .......... .......... .......... .......... .......... 32% 112M 3s 13600K .......... .......... .......... .......... .......... 32% 89.6M 3s 13650K .......... .......... .......... .......... .......... 32% 112M 3s 13700K .......... .......... .......... .......... .......... 32% 114M 3s 13750K .......... .......... .......... .......... .......... 33% 117M 3s 13800K .......... .......... .......... .......... .......... 33% 107M 3s 13850K .......... .......... .......... .......... .......... 33% 442K 3s 13900K .......... .......... .......... .......... .......... 33% 113M 3s 13950K .......... .......... .......... .......... .......... 33% 93.7M 3s 14000K .......... .......... .......... .......... .......... 33% 87.1M 3s 14050K .......... .......... .......... .......... .......... 33% 104M 3s 14100K .......... .......... .......... .......... .......... 33% 119M 3s 14150K .......... .......... .......... .......... .......... 34% 129M 3s 14200K .......... .......... .......... .......... .......... 34% 112M 3s 14250K .......... .......... .......... .......... .......... 34% 117M 3s 14300K .......... .......... .......... .......... .......... 34% 122M 3s 14350K .......... .......... .......... .......... .......... 34% 116M 3s 14400K .......... .......... .......... .......... .......... 34% 86.6M 3s 14450K .......... .......... .......... .......... .......... 34% 113M 3s 14500K .......... .......... .......... .......... .......... 34% 119M 3s 14550K .......... .......... .......... .......... .......... 35% 92.5M 3s 14600K .......... .......... .......... .......... .......... 35% 117M 3s 14650K .......... .......... .......... .......... .......... 35% 116M 3s 14700K .......... .......... .......... .......... .......... 35% 113M 3s 14750K .......... .......... .......... .......... .......... 35% 122M 3s 14800K .......... .......... .......... .......... .......... 35% 87.2M 3s 14850K .......... .......... .......... .......... .......... 35% 111M 3s 14900K .......... .......... .......... .......... .......... 35% 118M 3s 14950K .......... .......... .......... .......... .......... 35% 121M 3s 15000K .......... .......... .......... .......... .......... 36% 112M 3s 15050K .......... .......... .......... .......... .......... 36% 119M 3s 15100K .......... .......... .......... .......... .......... 36% 116M 3s 15150K .......... .......... .......... .......... .......... 36% 107M 3s 15200K .......... .......... .......... .......... .......... 36% 89.1M 3s 15250K .......... .......... .......... .......... .......... 36% 111M 3s 15300K .......... .......... .......... .......... .......... 36% 131M 3s 15350K .......... .......... .......... .......... .......... 36% 90.5M 3s 15400K .......... .......... .......... .......... .......... 37% 117M 3s 15450K .......... .......... .......... .......... .......... 37% 114M 3s 15500K .......... .......... .......... .......... .......... 37% 111M 3s 15550K .......... .......... .......... .......... .......... 37% 123M 3s 15600K .......... .......... .......... .......... .......... 37% 87.1M 3s 15650K .......... .......... .......... .......... .......... 37% 113M 3s 15700K .......... .......... .......... .......... .......... 37% 121M 3s 15750K .......... .......... .......... .......... .......... 37% 110M 3s 15800K .......... .......... .......... .......... .......... 38% 4.46M 3s 15850K .......... .......... .......... .......... .......... 38% 68.5M 3s 15900K .......... .......... .......... .......... .......... 38% 120M 3s 15950K .......... .......... .......... .......... .......... 38% 118M 3s 16000K .......... .......... .......... .......... .......... 38% 61.1M 3s 16050K .......... .......... .......... .......... .......... 38% 106M 3s 16100K .......... .......... .......... .......... .......... 38% 64.9M 3s 16150K .......... .......... .......... .......... .......... 38% 80.3M 3s 16200K .......... .......... .......... .......... .......... 38% 108M 3s 16250K .......... .......... .......... .......... .......... 39% 86.1M 3s 16300K .......... .......... .......... .......... .......... 39% 133M 3s 16350K .......... .......... .......... .......... .......... 39% 116M 3s 16400K .......... .......... .......... .......... .......... 39% 81.8M 3s 16450K .......... .......... .......... .......... .......... 39% 108M 3s 16500K .......... .......... .......... .......... .......... 39% 114M 3s 16550K .......... .......... .......... .......... .......... 39% 121M 3s 16600K .......... .......... .......... .......... .......... 39% 107M 3s 16650K .......... .......... .......... .......... .......... 40% 125M 2s 16700K .......... .......... .......... .......... .......... 40% 118M 2s 16750K .......... .......... .......... .......... .......... 40% 111M 2s 16800K .......... .......... .......... .......... .......... 40% 88.9M 2s 16850K .......... .......... .......... .......... .......... 40% 115M 2s 16900K .......... .......... .......... .......... .......... 40% 113M 2s 16950K .......... .......... .......... .......... .......... 40% 109M 2s 17000K .......... .......... .......... .......... .......... 40% 120M 2s 17050K .......... .......... .......... .......... .......... 41% 109M 2s 17100K .......... .......... .......... .......... .......... 41% 112M 2s 17150K .......... .......... .......... .......... .......... 41% 127M 2s 17200K .......... .......... .......... .......... .......... 41% 89.0M 2s 17250K .......... .......... .......... .......... .......... 41% 106M 2s 17300K .......... .......... .......... .......... .......... 41% 129M 2s 17350K .......... .......... .......... .......... .......... 41% 97.5M 2s 17400K .......... .......... .......... .......... .......... 41% 112M 2s 17450K .......... .......... .......... .......... .......... 41% 133M 2s 17500K .......... .......... .......... .......... .......... 42% 105M 2s 17550K .......... .......... .......... .......... .......... 42% 125M 2s 17600K .......... .......... .......... .......... .......... 42% 87.9M 2s 17650K .......... .......... .......... .......... .......... 42% 446K 2s 17700K .......... .......... .......... .......... .......... 42% 110M 2s 17750K .......... .......... .......... .......... .......... 42% 103M 2s 17800K .......... .......... .......... .......... .......... 42% 89.2M 2s 17850K .......... .......... .......... .......... .......... 42% 103M 2s 17900K .......... .......... .......... .......... .......... 43% 71.7M 2s 17950K .......... .......... .......... .......... .......... 43% 67.4M 2s 18000K .......... .......... .......... .......... .......... 43% 46.0M 2s 18050K .......... .......... .......... .......... .......... 43% 94.5M 2s 18100K .......... .......... .......... .......... .......... 43% 69.4M 2s 18150K .......... .......... .......... .......... .......... 43% 120M 2s 18200K .......... .......... .......... .......... .......... 43% 114M 2s 18250K .......... .......... .......... .......... .......... 43% 118M 2s 18300K .......... .......... .......... .......... .......... 44% 116M 2s 18350K .......... .......... .......... .......... .......... 44% 118M 2s 18400K .......... .......... .......... .......... .......... 44% 79.1M 2s 18450K .......... .......... .......... .......... .......... 44% 125M 2s 18500K .......... .......... .......... .......... .......... 44% 110M 2s 18550K .......... .......... .......... .......... .......... 44% 122M 2s 18600K .......... .......... .......... .......... .......... 44% 120M 2s 18650K .......... .......... .......... .......... .......... 44% 112M 2s 18700K .......... .......... .......... .......... .......... 44% 120M 2s 18750K .......... .......... .......... .......... .......... 45% 116M 2s 18800K .......... .......... .......... .......... .......... 45% 86.1M 2s 18850K .......... .......... .......... .......... .......... 45% 118M 2s 18900K .......... .......... .......... .......... .......... 45% 118M 2s 18950K .......... .......... .......... .......... .......... 45% 104M 2s 19000K .......... .......... .......... .......... .......... 45% 104M 2s 19050K .......... .......... .......... .......... .......... 45% 4.25M 2s 19100K .......... .......... .......... .......... .......... 45% 69.3M 2s 19150K .......... .......... .......... .......... .......... 46% 59.9M 2s 19200K .......... .......... .......... .......... .......... 46% 54.1M 2s 19250K .......... .......... .......... .......... .......... 46% 95.3M 2s 19300K .......... .......... .......... .......... .......... 46% 122M 2s 19350K .......... .......... .......... .......... .......... 46% 123M 2s 19400K .......... .......... .......... .......... .......... 46% 112M 2s 19450K .......... .......... .......... .......... .......... 46% 5.56M 2s 19500K .......... .......... .......... .......... .......... 46% 124M 2s 19550K .......... .......... .......... .......... .......... 47% 93.0M 2s 19600K .......... .......... .......... .......... .......... 47% 82.3M 2s 19650K .......... .......... .......... .......... .......... 47% 116M 2s 19700K .......... .......... .......... .......... .......... 47% 109M 2s 19750K .......... .......... .......... .......... .......... 47% 111M 2s 19800K .......... .......... .......... .......... .......... 47% 130M 2s 19850K .......... .......... .......... .......... .......... 47% 120M 2s 19900K .......... .......... .......... .......... .......... 47% 115M 2s 19950K .......... .......... .......... .......... .......... 47% 115M 2s 20000K .......... .......... .......... .......... .......... 48% 83.7M 2s 20050K .......... .......... .......... .......... .......... 48% 118M 2s 20100K .......... .......... .......... .......... .......... 48% 122M 2s 20150K .......... .......... .......... .......... .......... 48% 119M 2s 20200K .......... .......... .......... .......... .......... 48% 115M 2s 20250K .......... .......... .......... .......... .......... 48% 116M 2s 20300K .......... .......... .......... .......... .......... 48% 117M 2s 20350K .......... .......... .......... .......... .......... 48% 108M 2s 20400K .......... .......... .......... .......... .......... 49% 87.6M 2s 20450K .......... .......... .......... .......... .......... 49% 96.4M 2s 20500K .......... .......... .......... .......... .......... 49% 96.1M 2s 20550K .......... .......... .......... .......... .......... 49% 115M 2s 20600K .......... .......... .......... .......... .......... 49% 120M 2s 20650K .......... .......... .......... .......... .......... 49% 111M 2s 20700K .......... .......... .......... .......... .......... 49% 118M 2s 20750K .......... .......... .......... .......... .......... 49% 122M 2s 20800K .......... .......... .......... .......... .......... 50% 84.7M 2s 20850K .......... .......... .......... .......... .......... 50% 105M 2s 20900K .......... .......... .......... .......... .......... 50% 107M 2s 20950K .......... .......... .......... .......... .......... 50% 109M 2s 21000K .......... .......... .......... .......... .......... 50% 122M 2s 21050K .......... .......... .......... .......... .......... 50% 119M 2s 21100K .......... .......... .......... .......... .......... 50% 116M 2s 21150K .......... .......... .......... .......... .......... 50% 110M 2s 21200K .......... .......... .......... .......... .......... 50% 89.4M 2s 21250K .......... .......... .......... .......... .......... 51% 120M 2s 21300K .......... .......... .......... .......... .......... 51% 117M 2s 21350K .......... .......... .......... .......... .......... 51% 103M 2s 21400K .......... .......... .......... .......... .......... 51% 124M 2s 21450K .......... .......... .......... .......... .......... 51% 485K 2s 21500K .......... .......... .......... .......... .......... 51% 108M 2s 21550K .......... .......... .......... .......... .......... 51% 135M 2s 21600K .......... .......... .......... .......... .......... 51% 83.3M 2s 21650K .......... .......... .......... .......... .......... 52% 103M 2s 21700K .......... .......... .......... .......... .......... 52% 119M 2s 21750K .......... .......... .......... .......... .......... 52% 101M 2s 21800K .......... .......... .......... .......... .......... 52% 136M 2s 21850K .......... .......... .......... .......... .......... 52% 99.8M 2s 21900K .......... .......... .......... .......... .......... 52% 127M 2s 21950K .......... .......... .......... .......... .......... 52% 98.2M 2s 22000K .......... .......... .......... .......... .......... 52% 89.6M 2s 22050K .......... .......... .......... .......... .......... 53% 122M 2s 22100K .......... .......... .......... .......... .......... 53% 129M 2s 22150K .......... .......... .......... .......... .......... 53% 109M 2s 22200K .......... .......... .......... .......... .......... 53% 102M 2s 22250K .......... .......... .......... .......... .......... 53% 127M 2s 22300K .......... .......... .......... .......... .......... 53% 120M 2s 22350K .......... .......... .......... .......... .......... 53% 116M 2s 22400K .......... .......... .......... .......... .......... 53% 85.7M 2s 22450K .......... .......... .......... .......... .......... 53% 109M 2s 22500K .......... .......... .......... .......... .......... 54% 123M 2s 22550K .......... .......... .......... .......... .......... 54% 108M 2s 22600K .......... .......... .......... .......... .......... 54% 122M 2s 22650K .......... .......... .......... .......... .......... 54% 122M 2s 22700K .......... .......... .......... .......... .......... 54% 107M 2s 22750K .......... .......... .......... .......... .......... 54% 98.9M 2s 22800K .......... .......... .......... .......... .......... 54% 87.1M 2s 22850K .......... .......... .......... .......... .......... 54% 2.32M 2s 22900K .......... .......... .......... .......... .......... 55% 128M 2s 22950K .......... .......... .......... .......... .......... 55% 121M 2s 23000K .......... .......... .......... .......... .......... 55% 88.8M 2s 23050K .......... .......... .......... .......... .......... 55% 103M 2s 23100K .......... .......... .......... .......... .......... 55% 48.4M 2s 23150K .......... .......... .......... .......... .......... 55% 38.0M 2s 23200K .......... .......... .......... .......... .......... 55% 65.6M 2s 23250K .......... .......... .......... .......... .......... 55% 61.8M 2s 23300K .......... .......... .......... .......... .......... 56% 92.9M 2s 23350K .......... .......... .......... .......... .......... 56% 75.9M 2s 23400K .......... .......... .......... .......... .......... 56% 60.1M 2s 23450K .......... .......... .......... .......... .......... 56% 69.1M 2s 23500K .......... .......... .......... .......... .......... 56% 87.3M 2s 23550K .......... .......... .......... .......... .......... 56% 53.8M 2s 23600K .......... .......... .......... .......... .......... 56% 31.5M 2s 23650K .......... .......... .......... .......... .......... 56% 3.88M 2s 23700K .......... .......... .......... .......... .......... 56% 111M 2s 23750K .......... .......... .......... .......... .......... 57% 123M 2s 23800K .......... .......... .......... .......... .......... 57% 116M 2s 23850K .......... .......... .......... .......... .......... 57% 103M 1s 23900K .......... .......... .......... .......... .......... 57% 132M 1s 23950K .......... .......... .......... .......... .......... 57% 116M 1s 24000K .......... .......... .......... .......... .......... 57% 84.8M 1s 24050K .......... .......... .......... .......... .......... 57% 124M 1s 24100K .......... .......... .......... .......... .......... 57% 112M 1s 24150K .......... .......... .......... .......... .......... 58% 122M 1s 24200K .......... .......... .......... .......... .......... 58% 115M 1s 24250K .......... .......... .......... .......... .......... 58% 108M 1s 24300K .......... .......... .......... .......... .......... 58% 130M 1s 24350K .......... .......... .......... .......... .......... 58% 106M 1s 24400K .......... .......... .......... .......... .......... 58% 94.4M 1s 24450K .......... .......... .......... .......... .......... 58% 109M 1s 24500K .......... .......... .......... .......... .......... 58% 123M 1s 24550K .......... .......... .......... .......... .......... 59% 119M 1s 24600K .......... .......... .......... .......... .......... 59% 114M 1s 24650K .......... .......... .......... .......... .......... 59% 106M 1s 24700K .......... .......... .......... .......... .......... 59% 111M 1s 24750K .......... .......... .......... .......... .......... 59% 120M 1s 24800K .......... .......... .......... .......... .......... 59% 58.3M 1s 24850K .......... .......... .......... .......... .......... 59% 137M 1s 24900K .......... .......... .......... .......... .......... 59% 107M 1s 24950K .......... .......... .......... .......... .......... 59% 121M 1s 25000K .......... .......... .......... .......... .......... 60% 112M 1s 25050K .......... .......... .......... .......... .......... 60% 125M 1s 25100K .......... .......... .......... .......... .......... 60% 106M 1s 25150K .......... .......... .......... .......... .......... 60% 123M 1s 25200K .......... .......... .......... .......... .......... 60% 83.1M 1s 25250K .......... .......... .......... .......... .......... 60% 579K 1s 25300K .......... .......... .......... .......... .......... 60% 115M 1s 25350K .......... .......... .......... .......... .......... 60% 117M 1s 25400K .......... .......... .......... .......... .......... 61% 112M 1s 25450K .......... .......... .......... .......... .......... 61% 111M 1s 25500K .......... .......... .......... .......... .......... 61% 115M 1s 25550K .......... .......... .......... .......... .......... 61% 113M 1s 25600K .......... .......... .......... .......... .......... 61% 87.0M 1s 25650K .......... .......... .......... .......... .......... 61% 112M 1s 25700K .......... .......... .......... .......... .......... 61% 113M 1s 25750K .......... .......... .......... .......... .......... 61% 112M 1s 25800K .......... .......... .......... .......... .......... 62% 116M 1s 25850K .......... .......... .......... .......... .......... 62% 110M 1s 25900K .......... .......... .......... .......... .......... 62% 120M 1s 25950K .......... .......... .......... .......... .......... 62% 104M 1s 26000K .......... .......... .......... .......... .......... 62% 91.2M 1s 26050K .......... .......... .......... .......... .......... 62% 123M 1s 26100K .......... .......... .......... .......... .......... 62% 105M 1s 26150K .......... .......... .......... .......... .......... 62% 111M 1s 26200K .......... .......... .......... .......... .......... 62% 115M 1s 26250K .......... .......... .......... .......... .......... 63% 121M 1s 26300K .......... .......... .......... .......... .......... 63% 110M 1s 26350K .......... .......... .......... .......... .......... 63% 109M 1s 26400K .......... .......... .......... .......... .......... 63% 84.6M 1s 26450K .......... .......... .......... .......... .......... 63% 129M 1s 26500K .......... .......... .......... .......... .......... 63% 104M 1s 26550K .......... .......... .......... .......... .......... 63% 117M 1s 26600K .......... .......... .......... .......... .......... 63% 98.5M 1s 26650K .......... .......... .......... .......... .......... 64% 1.31M 1s 26700K .......... .......... .......... .......... .......... 64% 121M 1s 26750K .......... .......... .......... .......... .......... 64% 117M 1s 26800K .......... .......... .......... .......... .......... 64% 83.7M 1s 26850K .......... .......... .......... .......... .......... 64% 99.6M 1s 26900K .......... .......... .......... .......... .......... 64% 118M 1s 26950K .......... .......... .......... .......... .......... 64% 119M 1s 27000K .......... .......... .......... .......... .......... 64% 127M 1s 27050K .......... .......... .......... .......... .......... 65% 112M 1s 27100K .......... .......... .......... .......... .......... 65% 119M 1s 27150K .......... .......... .......... .......... .......... 65% 111M 1s 27200K .......... .......... .......... .......... .......... 65% 87.5M 1s 27250K .......... .......... .......... .......... .......... 65% 109M 1s 27300K .......... .......... .......... .......... .......... 65% 132M 1s 27350K .......... .......... .......... .......... .......... 65% 116M 1s 27400K .......... .......... .......... .......... .......... 65% 111M 1s 27450K .......... .......... .......... .......... .......... 65% 116M 1s 27500K .......... .......... .......... .......... .......... 66% 122M 1s 27550K .......... .......... .......... .......... .......... 66% 103M 1s 27600K .......... .......... .......... .......... .......... 66% 97.0M 1s 27650K .......... .......... .......... .......... .......... 66% 115M 1s 27700K .......... .......... .......... .......... .......... 66% 116M 1s 27750K .......... .......... .......... .......... .......... 66% 106M 1s 27800K .......... .......... .......... .......... .......... 66% 117M 1s 27850K .......... .......... .......... .......... .......... 66% 123M 1s 27900K .......... .......... .......... .......... .......... 67% 110M 1s 27950K .......... .......... .......... .......... .......... 67% 108M 1s 28000K .......... .......... .......... .......... .......... 67% 97.9M 1s 28050K .......... .......... .......... .......... .......... 67% 113M 1s 28100K .......... .......... .......... .......... .......... 67% 118M 1s 28150K .......... .......... .......... .......... .......... 67% 111M 1s 28200K .......... .......... .......... .......... .......... 67% 114M 1s 28250K .......... .......... .......... .......... .......... 67% 113M 1s 28300K .......... .......... .......... .......... .......... 68% 107M 1s 28350K .......... .......... .......... .......... .......... 68% 124M 1s 28400K .......... .......... .......... .......... .......... 68% 76.1M 1s 28450K .......... .......... .......... .......... .......... 68% 129M 1s 28500K .......... .......... .......... .......... .......... 68% 112M 1s 28550K .......... .......... .......... .......... .......... 68% 106M 1s 28600K .......... .......... .......... .......... .......... 68% 116M 1s 28650K .......... .......... .......... .......... .......... 68% 132M 1s 28700K .......... .......... .......... .......... .......... 68% 108M 1s 28750K .......... .......... .......... .......... .......... 69% 115M 1s 28800K .......... .......... .......... .......... .......... 69% 82.9M 1s 28850K .......... .......... .......... .......... .......... 69% 126M 1s 28900K .......... .......... .......... .......... .......... 69% 77.1M 1s 28950K .......... .......... .......... .......... .......... 69% 99.1M 1s 29000K .......... .......... .......... .......... .......... 69% 100M 1s 29050K .......... .......... .......... .......... .......... 69% 60.3M 1s 29100K .......... .......... .......... .......... .......... 69% 574K 1s 29150K .......... .......... .......... .......... .......... 70% 110M 1s 29200K .......... .......... .......... .......... .......... 70% 84.0M 1s 29250K .......... .......... .......... .......... .......... 70% 116M 1s 29300K .......... .......... .......... .......... .......... 70% 123M 1s 29350K .......... .......... .......... .......... .......... 70% 113M 1s 29400K .......... .......... .......... .......... .......... 70% 117M 1s 29450K .......... .......... .......... .......... .......... 70% 114M 1s 29500K .......... .......... .......... .......... .......... 70% 93.0M 1s 29550K .......... .......... .......... .......... .......... 71% 114M 1s 29600K .......... .......... .......... .......... .......... 71% 81.9M 1s 29650K .......... .......... .......... .......... .......... 71% 124M 1s 29700K .......... .......... .......... .......... .......... 71% 117M 1s 29750K .......... .......... .......... .......... .......... 71% 111M 1s 29800K .......... .......... .......... .......... .......... 71% 104M 1s 29850K .......... .......... .......... .......... .......... 71% 93.6M 1s 29900K .......... .......... .......... .......... .......... 71% 121M 1s 29950K .......... .......... .......... .......... .......... 71% 127M 1s 30000K .......... .......... .......... .......... .......... 72% 89.7M 1s 30050K .......... .......... .......... .......... .......... 72% 107M 1s 30100K .......... .......... .......... .......... .......... 72% 113M 1s 30150K .......... .......... .......... .......... .......... 72% 124M 1s 30200K .......... .......... .......... .......... .......... 72% 113M 1s 30250K .......... .......... .......... .......... .......... 72% 116M 1s 30300K .......... .......... .......... .......... .......... 72% 114M 1s 30350K .......... .......... .......... .......... .......... 72% 112M 1s 30400K .......... .......... .......... .......... .......... 73% 87.3M 1s 30450K .......... .......... .......... .......... .......... 73% 1.18M 1s 30500K .......... .......... .......... .......... .......... 73% 112M 1s 30550K .......... .......... .......... .......... .......... 73% 114M 1s 30600K .......... .......... .......... .......... .......... 73% 121M 1s 30650K .......... .......... .......... .......... .......... 73% 122M 1s 30700K .......... .......... .......... .......... .......... 73% 104M 1s 30750K .......... .......... .......... .......... .......... 73% 118M 1s 30800K .......... .......... .......... .......... .......... 74% 65.7M 1s 30850K .......... .......... .......... .......... .......... 74% 114M 1s 30900K .......... .......... .......... .......... .......... 74% 103M 1s 30950K .......... .......... .......... .......... .......... 74% 81.0M 1s 31000K .......... .......... .......... .......... .......... 74% 109M 1s 31050K .......... .......... .......... .......... .......... 74% 130M 1s 31100K .......... .......... .......... .......... .......... 74% 111M 1s 31150K .......... .......... .......... .......... .......... 74% 120M 1s 31200K .......... .......... .......... .......... .......... 74% 83.0M 1s 31250K .......... .......... .......... .......... .......... 75% 116M 1s 31300K .......... .......... .......... .......... .......... 75% 114M 1s 31350K .......... .......... .......... .......... .......... 75% 101M 1s 31400K .......... .......... .......... .......... .......... 75% 25.6M 1s 31450K .......... .......... .......... .......... .......... 75% 336M 1s 31500K .......... .......... .......... .......... .......... 75% 415M 1s 31550K .......... .......... .......... .......... .......... 75% 461M 1s 31600K .......... .......... .......... .......... .......... 75% 349M 1s 31650K .......... .......... .......... .......... .......... 76% 139M 1s 31700K .......... .......... .......... .......... .......... 76% 123M 1s 31750K .......... .......... .......... .......... .......... 76% 131M 1s 31800K .......... .......... .......... .......... .......... 76% 118M 1s 31850K .......... .......... .......... .......... .......... 76% 99.8M 1s 31900K .......... .......... .......... .......... .......... 76% 104M 1s 31950K .......... .......... .......... .......... .......... 76% 128M 1s 32000K .......... .......... .......... .......... .......... 76% 88.0M 1s 32050K .......... .......... .......... .......... .......... 77% 118M 1s 32100K .......... .......... .......... .......... .......... 77% 117M 1s 32150K .......... .......... .......... .......... .......... 77% 107M 1s 32200K .......... .......... .......... .......... .......... 77% 86.2M 1s 32250K .......... .......... .......... .......... .......... 77% 164M 1s 32300K .......... .......... .......... .......... .......... 77% 113M 1s 32350K .......... .......... .......... .......... .......... 77% 108M 1s 32400K .......... .......... .......... .......... .......... 77% 96.5M 1s 32450K .......... .......... .......... .......... .......... 77% 105M 1s 32500K .......... .......... .......... .......... .......... 78% 121M 1s 32550K .......... .......... .......... .......... .......... 78% 115M 1s 32600K .......... .......... .......... .......... .......... 78% 117M 1s 32650K .......... .......... .......... .......... .......... 78% 106M 1s 32700K .......... .......... .......... .......... .......... 78% 114M 1s 32750K .......... .......... .......... .......... .......... 78% 116M 1s 32800K .......... .......... .......... .......... .......... 78% 60.1M 1s 32850K .......... .......... .......... .......... .......... 78% 112M 1s 32900K .......... .......... .......... .......... .......... 79% 607K 1s 32950K .......... .......... .......... .......... .......... 79% 115M 1s 33000K .......... .......... .......... .......... .......... 79% 113M 1s 33050K .......... .......... .......... .......... .......... 79% 121M 1s 33100K .......... .......... .......... .......... .......... 79% 113M 1s 33150K .......... .......... .......... .......... .......... 79% 93.0M 1s 33200K .......... .......... .......... .......... .......... 79% 102M 1s 33250K .......... .......... .......... .......... .......... 79% 114M 1s 33300K .......... .......... .......... .......... .......... 80% 85.9M 1s 33350K .......... .......... .......... .......... .......... 80% 126M 1s 33400K .......... .......... .......... .......... .......... 80% 106M 1s 33450K .......... .......... .......... .......... .......... 80% 124M 1s 33500K .......... .......... .......... .......... .......... 80% 122M 1s 33550K .......... .......... .......... .......... .......... 80% 101M 1s 33600K .......... .......... .......... .......... .......... 80% 81.0M 1s 33650K .......... .......... .......... .......... .......... 80% 125M 1s 33700K .......... .......... .......... .......... .......... 80% 113M 1s 33750K .......... .......... .......... .......... .......... 81% 100M 1s 33800K .......... .......... .......... .......... .......... 81% 112M 1s 33850K .......... .......... .......... .......... .......... 81% 110M 1s 33900K .......... .......... .......... .......... .......... 81% 115M 1s 33950K .......... .......... .......... .......... .......... 81% 106M 1s 34000K .......... .......... .......... .......... .......... 81% 88.6M 1s 34050K .......... .......... .......... .......... .......... 81% 62.9M 1s 34100K .......... .......... .......... .......... .......... 81% 198M 1s 34150K .......... .......... .......... .......... .......... 82% 141M 1s 34200K .......... .......... .......... .......... .......... 82% 122M 1s 34250K .......... .......... .......... .......... .......... 82% 114M 1s 34300K .......... .......... .......... .......... .......... 82% 1.18M 1s 34350K .......... .......... .......... .......... .......... 82% 126M 1s 34400K .......... .......... .......... .......... .......... 82% 83.4M 1s 34450K .......... .......... .......... .......... .......... 82% 112M 1s 34500K .......... .......... .......... .......... .......... 82% 135M 1s 34550K .......... .......... .......... .......... .......... 83% 115M 1s 34600K .......... .......... .......... .......... .......... 83% 107M 1s 34650K .......... .......... .......... .......... .......... 83% 129M 0s 34700K .......... .......... .......... .......... .......... 83% 93.3M 0s 34750K .......... .......... .......... .......... .......... 83% 89.9M 0s 34800K .......... .......... .......... .......... .......... 83% 88.1M 0s 34850K .......... .......... .......... .......... .......... 83% 114M 0s 34900K .......... .......... .......... .......... .......... 83% 108M 0s 34950K .......... .......... .......... .......... .......... 83% 128M 0s 35000K .......... .......... .......... .......... .......... 84% 100M 0s 35050K .......... .......... .......... .......... .......... 84% 121M 0s 35100K .......... .......... .......... .......... .......... 84% 113M 0s 35150K .......... .......... .......... .......... .......... 84% 110M 0s 35200K .......... .......... .......... .......... .......... 84% 89.0M 0s 35250K .......... .......... .......... .......... .......... 84% 115M 0s 35300K .......... .......... .......... .......... .......... 84% 116M 0s 35350K .......... .......... .......... .......... .......... 84% 117M 0s 35400K .......... .......... .......... .......... .......... 85% 108M 0s 35450K .......... .......... .......... .......... .......... 85% 129M 0s 35500K .......... .......... .......... .......... .......... 85% 119M 0s 35550K .......... .......... .......... .......... .......... 85% 104M 0s 35600K .......... .......... .......... .......... .......... 85% 79.7M 0s 35650K .......... .......... .......... .......... .......... 85% 116M 0s 35700K .......... .......... .......... .......... .......... 85% 111M 0s 35750K .......... .......... .......... .......... .......... 85% 108M 0s 35800K .......... .......... .......... .......... .......... 86% 129M 0s 35850K .......... .......... .......... .......... .......... 86% 114M 0s 35900K .......... .......... .......... .......... .......... 86% 105M 0s 35950K .......... .......... .......... .......... .......... 86% 126M 0s 36000K .......... .......... .......... .......... .......... 86% 78.0M 0s 36050K .......... .......... .......... .......... .......... 86% 107M 0s 36100K .......... .......... .......... .......... .......... 86% 13.6M 0s 36150K .......... .......... .......... .......... .......... 86% 122M 0s 36200K .......... .......... .......... .......... .......... 86% 117M 0s 36250K .......... .......... .......... .......... .......... 87% 110M 0s 36300K .......... .......... .......... .......... .......... 87% 121M 0s 36350K .......... .......... .......... .......... .......... 87% 93.1M 0s 36400K .......... .......... .......... .......... .......... 87% 90.7M 0s 36450K .......... .......... .......... .......... .......... 87% 108M 0s 36500K .......... .......... .......... .......... .......... 87% 85.5M 0s 36550K .......... .......... .......... .......... .......... 87% 101M 0s 36600K .......... .......... .......... .......... .......... 87% 139M 0s 36650K .......... .......... .......... .......... .......... 88% 106M 0s 36700K .......... .......... .......... .......... .......... 88% 629K 0s 36750K .......... .......... .......... .......... .......... 88% 127M 0s 36800K .......... .......... .......... .......... .......... 88% 85.2M 0s 36850K .......... .......... .......... .......... .......... 88% 110M 0s 36900K .......... .......... .......... .......... .......... 88% 130M 0s 36950K .......... .......... .......... .......... .......... 88% 112M 0s 37000K .......... .......... .......... .......... .......... 88% 121M 0s 37050K .......... .......... .......... .......... .......... 89% 110M 0s 37100K .......... .......... .......... .......... .......... 89% 123M 0s 37150K .......... .......... .......... .......... .......... 89% 111M 0s 37200K .......... .......... .......... .......... .......... 89% 87.3M 0s 37250K .......... .......... .......... .......... .......... 89% 110M 0s 37300K .......... .......... .......... .......... .......... 89% 112M 0s 37350K .......... .......... .......... .......... .......... 89% 121M 0s 37400K .......... .......... .......... .......... .......... 89% 114M 0s 37450K .......... .......... .......... .......... .......... 89% 120M 0s 37500K .......... .......... .......... .......... .......... 90% 112M 0s 37550K .......... .......... .......... .......... .......... 90% 120M 0s 37600K .......... .......... .......... .......... .......... 90% 90.4M 0s 37650K .......... .......... .......... .......... .......... 90% 114M 0s 37700K .......... .......... .......... .......... .......... 90% 113M 0s 37750K .......... .......... .......... .......... .......... 90% 109M 0s 37800K .......... .......... .......... .......... .......... 90% 114M 0s 37850K .......... .......... .......... .......... .......... 90% 115M 0s 37900K .......... .......... .......... .......... .......... 91% 123M 0s 37950K .......... .......... .......... .......... .......... 91% 103M 0s 38000K .......... .......... .......... .......... .......... 91% 93.2M 0s 38050K .......... .......... .......... .......... .......... 91% 109M 0s 38100K .......... .......... .......... .......... .......... 91% 1.18M 0s 38150K .......... .......... .......... .......... .......... 91% 69.8M 0s 38200K .......... .......... .......... .......... .......... 91% 90.0M 0s 38250K .......... .......... .......... .......... .......... 91% 114M 0s 38300K .......... .......... .......... .......... .......... 92% 118M 0s 38350K .......... .......... .......... .......... .......... 92% 94.6M 0s 38400K .......... .......... .......... .......... .......... 92% 89.9M 0s 38450K .......... .......... .......... .......... .......... 92% 116M 0s 38500K .......... .......... .......... .......... .......... 92% 110M 0s 38550K .......... .......... .......... .......... .......... 92% 123M 0s 38600K .......... .......... .......... .......... .......... 92% 70.2M 0s 38650K .......... .......... .......... .......... .......... 92% 115M 0s 38700K .......... .......... .......... .......... .......... 92% 110M 0s 38750K .......... .......... .......... .......... .......... 93% 114M 0s 38800K .......... .......... .......... .......... .......... 93% 88.1M 0s 38850K .......... .......... .......... .......... .......... 93% 112M 0s 38900K .......... .......... .......... .......... .......... 93% 116M 0s 38950K .......... .......... .......... .......... .......... 93% 120M 0s 39000K .......... .......... .......... .......... .......... 93% 116M 0s 39050K .......... .......... .......... .......... .......... 93% 116M 0s 39100K .......... .......... .......... .......... .......... 93% 117M 0s 39150K .......... .......... .......... .......... .......... 94% 114M 0s 39200K .......... .......... .......... .......... .......... 94% 84.3M 0s 39250K .......... .......... .......... .......... .......... 94% 116M 0s 39300K .......... .......... .......... .......... .......... 94% 116M 0s 39350K .......... .......... .......... .......... .......... 94% 123M 0s 39400K .......... .......... .......... .......... .......... 94% 117M 0s 39450K .......... .......... .......... .......... .......... 94% 120M 0s 39500K .......... .......... .......... .......... .......... 94% 114M 0s 39550K .......... .......... .......... .......... .......... 95% 96.9M 0s 39600K .......... .......... .......... .......... .......... 95% 87.0M 0s 39650K .......... .......... .......... .......... .......... 95% 118M 0s 39700K .......... .......... .......... .......... .......... 95% 110M 0s 39750K .......... .......... .......... .......... .......... 95% 126M 0s 39800K .......... .......... .......... .......... .......... 95% 108M 0s 39850K .......... .......... .......... .......... .......... 95% 108M 0s 39900K .......... .......... .......... .......... .......... 95% 120M 0s 39950K .......... .......... .......... .......... .......... 95% 117M 0s 40000K .......... .......... .......... .......... .......... 96% 78.4M 0s 40050K .......... .......... .......... .......... .......... 96% 121M 0s 40100K .......... .......... .......... .......... .......... 96% 120M 0s 40150K .......... .......... .......... .......... .......... 96% 108M 0s 40200K .......... .......... .......... .......... .......... 96% 115M 0s 40250K .......... .......... .......... .......... .......... 96% 111M 0s 40300K .......... .......... .......... .......... .......... 96% 129M 0s 40350K .......... .......... .......... .......... .......... 96% 115M 0s 40400K .......... .......... .......... .......... .......... 97% 88.2M 0s 40450K .......... .......... .......... .......... .......... 97% 115M 0s 40500K .......... .......... .......... .......... .......... 97% 608K 0s 40550K .......... .......... .......... .......... .......... 97% 130M 0s 40600K .......... .......... .......... .......... .......... 97% 110M 0s 40650K .......... .......... .......... .......... .......... 97% 108M 0s 40700K .......... .......... .......... .......... .......... 97% 117M 0s 40750K .......... .......... .......... .......... .......... 97% 109M 0s 40800K .......... .......... .......... .......... .......... 98% 90.9M 0s 40850K .......... .......... .......... .......... .......... 98% 108M 0s 40900K .......... .......... .......... .......... .......... 98% 109M 0s 40950K .......... .......... .......... .......... .......... 98% 20.7M 0s 41000K .......... .......... .......... .......... .......... 98% 116M 0s 41050K .......... .......... .......... .......... .......... 98% 113M 0s 41100K .......... .......... .......... .......... .......... 98% 114M 0s 41150K .......... .......... .......... .......... .......... 98% 121M 0s 41200K .......... .......... .......... .......... .......... 98% 84.3M 0s 41250K .......... .......... .......... .......... .......... 99% 115M 0s 41300K .......... .......... .......... .......... .......... 99% 104M 0s 41350K .......... .......... .......... .......... .......... 99% 135M 0s 41400K .......... .......... .......... .......... .......... 99% 107M 0s 41450K .......... .......... .......... .......... .......... 99% 125M 0s 41500K .......... .......... .......... .......... .......... 99% 104M 0s 41550K .......... .......... .......... .......... .......... 99% 106M 0s 41600K .......... .......... .......... .......... .......... 99% 89.7M 0s 41650K .......... .......... .... 100% 316M=2.7s 2023-07-17 14:50:35 (14.8 MB/s) - `/src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2.tar.xz' saved [42674648/42674648] 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.2/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.2/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.2/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcairo.la '/opt/metwork-mfext-1.2/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libcairo.so.2.11702.0 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-features.h '/opt/metwork-mfext-1.2/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.2/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.2/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.2/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.2/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.2/opt/scientific_core/share/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/opt/metwork-mfext-1.2/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.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/core/include/freetype2 -I/opt/metwork-mfext-1.2/opt/core/include/freetype2 -I/opt/metwork-mfext-1.2/opt/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.2/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.2/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.2/opt/core/include -g -O2 -version-info 11704:0:11702 -no-undefined -o libcairo-gobject.la -rpath /opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.2/opt/core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.2/opt/core/lib -lfreetype -L/opt/metwork-mfext-1.2/opt/core/lib -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz -L/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib/libcairo-gobject.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-gobject.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-gobject.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-gobject.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-gobject.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.2/opt/core/include -I/opt/metwork-mfext-1.2/opt/core/include/freetype2 -I/opt/metwork-mfext-1.2/opt/core/include/freetype2 -I/opt/metwork-mfext-1.2/opt/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.2/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.2/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.2/opt/core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.2/opt/core/lib -lfreetype -L/opt/metwork-mfext-1.2/opt/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.2/opt/scientific_core/lib/libcairo-script-interpreter.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.2/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.2/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.2/opt/scientific_core/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: ranlib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/bin:/opt/metwork-mfext-1.2/opt/scientific_core/bin:/opt/metwork-mfext-1.2/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/local/bin:/opt/metwork-mfext-1.2/opt/core/bin:/opt/metwork-mfext-1.2/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.2/opt/core/node_modules/.bin:/opt/metwork-mfext-1.2/local/bin:/opt/metwork-mfext-1.2/bin:/opt/metwork-mfext-1.2/local/lib/node_modules/.bin:/opt/metwork-mfext-1.2/lib/node_modules/.bin:/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.2/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.2/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/postgis.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "name: 'postgis'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "version: '3.1.4'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "extension: ''" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checksum: '179954c38aac48efd606bcacbf3ca970'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "website: 'https://postgis.net'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis.yaml; fi export EXTENSION=tar.gz ; make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/postgis-3.1.4.tar.gz` `readlink -m ./sources` MD5 179954c38aac48efd606bcacbf3ca970 Computing checksum for /src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4.tar.gz... Good checksum rm -Rf postgis-3.1.4 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/postgis-3.1.4.tar.gz` tar.gz postgis-3.1.4 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' cd build/postgis-3.1.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/scientific_core 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 --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... /usr/bin/bison checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for vasprintf... yes checking for asprintf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for perl... /usr/bin/perl checking for xsltproc... /opt/metwork-mfext-1.2/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.2/opt/core/bin/xmllint configure: WARNING: could not locate Docbook stylesheets required to build the documentation checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CUNIT... no configure: WARNING: could not locate CUnit required for unit tests checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for iconvctl... no checking for libiconvctl... no checking for pg_config... /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config checking PostgreSQL version... PostgreSQL 13.4 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQserverVersion in -lpq... yes ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-1.2/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config we will be installing: * postgis shared library in /opt/metwork-mfext-1.2/opt/scientific_core/lib * postgis SQL files in /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1 * postgis executables in /opt/metwork-mfext-1.2/opt/scientific_core/bin ------------------------------------------------------------------------ checking for xml2-config... /opt/metwork-mfext-1.2/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 checking for geos-config... /opt/metwork-mfext-1.2/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... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for PROJ... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for pj_get_release in -lproj... yes checking for JSONC... yes checking for PROTOBUFC... yes checking protobuf-c/protobuf-c.h usability... yes checking protobuf-c/protobuf-c.h presence... yes checking for protobuf-c/protobuf-c.h... yes checking for protobuf_c_message_init in -lprotobuf-c... yes checking for protobuf_c_version in -lprotobuf-c... yes checking protobuf-c version... 1004001 checking for protoc-c... /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c phony-revision: checking for PCRE... yes TOPOLOGY: Topology support requested RASTER: Raster support requested checking for gdal-config... /opt/metwork-mfext-1.2/opt/scientific_core/bin/gdal-config 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 WAGYU: Wagyu usage requested checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking for ld used by gcc... /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 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 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 dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether gcc supports C++11 features with -std=c++11... yes checking for main in -lc++... no checking for main in -lstdc++... yes enabling PostgreSQL extension support... configure: creating ./config.status config.status: creating GNUmakefile config.status: creating extensions/Makefile config.status: creating extensions/postgis/Makefile config.status: creating extensions/postgis_raster/Makefile config.status: creating extensions/postgis_sfcgal/Makefile config.status: creating extensions/postgis_topology/Makefile config.status: creating extensions/postgis_tiger_geocoder/Makefile config.status: creating extensions/address_standardizer/Makefile config.status: creating liblwgeom/Makefile config.status: creating liblwgeom/cunit/Makefile config.status: creating liblwgeom/liblwgeom.h config.status: creating libpgcommon/Makefile config.status: creating libpgcommon/cunit/Makefile config.status: creating postgis/Makefile config.status: creating postgis/sqldefines.h config.status: creating sfcgal/Makefile config.status: creating sfcgal/regress/Makefile config.status: creating loader/Makefile config.status: creating loader/cunit/Makefile config.status: creating topology/Makefile config.status: creating topology/test/Makefile config.status: creating regress/Makefile config.status: creating regress/core/Makefile config.status: creating regress/core/tests.mk config.status: creating regress/dumper/Makefile config.status: creating regress/loader/Makefile config.status: creating doc/Makefile config.status: creating doc/Makefile.comments config.status: creating doc/html/image_src/Makefile config.status: creating utils/Makefile config.status: creating raster/Makefile config.status: creating raster/rt_core/Makefile config.status: creating raster/rt_pg/Makefile config.status: creating raster/loader/Makefile config.status: creating raster/test/Makefile config.status: creating raster/test/cunit/Makefile config.status: creating raster/test/regress/Makefile config.status: creating raster/scripts/Makefile config.status: creating raster/scripts/python/Makefile config.status: creating deps/Makefile config.status: creating deps/wagyu/Makefile config.status: creating deps/ryu/Makefile config.status: creating postgis_config.h config.status: creating raster/raster_config.h config.status: executing libtool commands config.status: executing po-directories commands PostGIS is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros C++ compiler (Wagyu): gcc -std=c++11 -x c++ CPPFLAGS: -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG LDFLAGS: -lm 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.2/opt/scientific_core/bin/geos-config GEOS version: 3.8.0 GDAL config: /opt/metwork-mfext-1.2/opt/scientific_core/bin/gdal-config GDAL version: 3.0.2 PostgreSQL config: /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 13.4 PROJ4 version: 62 Libxml2 config: /opt/metwork-mfext-1.2/opt/core/bin/xml2-config Libxml2 version: 2.9.7 JSON-C support: yes protobuf support: yes protobuf-c version: 1004001 PCRE support: yes Perl: /usr/bin/perl Wagyu: yes --------------- Extensions --------------- PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled Address Standardizer support: enabled -------- Documentation Generation -------- xsltproc: /opt/metwork-mfext-1.2/opt/core/bin/xsltproc xsl style sheets: dblatex: convert: mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd configure: WARNING: --------- GEOS VERSION WARNING ------------ configure: WARNING: You are building against GEOS 3.8.0. configure: WARNING: configure: WARNING: To take advantage of _all_ the features of configure: WARNING: PostGIS, GEOS 3.9.0 or higher is required. configure: WARNING: configure: WARNING: For _many_ features, GEOS 3.6.0 is enough. configure: WARNING: configure: WARNING: We recommend GEOS 3.8.0 or higher configure: WARNING: configure: WARNING: You can download the latest versions from configure: WARNING: http://geos.osgeo.org/ configure: WARNING: cd build/postgis-3.1.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' /usr/bin/perl utils/repo_revision.pl Wrote rev file at 0ce5302 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions deps; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o stringbuffer.lo stringbuffer.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o bytebuffer.lo bytebuffer.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -o bytebuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures.lo measures.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -o measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures3d.lo measures3d.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -o measures3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o ptarray.lo ptarray.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -o ptarray.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lookup3.lo lookup3.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -o lookup3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom.lo lwgeom.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoint.lo lwpoint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwline.lo lwline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -o lwline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoly.lo lwpoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtriangle.lo lwtriangle.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoint.lo lwmpoint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmline.lo lwmline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -o lwmline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoly.lo lwmpoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwboundingcircle.lo lwboundingcircle.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -fPIC -DPIC -o .libs/lwboundingcircle.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -o lwboundingcircle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcollection.lo lwcollection.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcircstring.lo lwcircstring.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcompound.lo lwcompound.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmcurve.lo lwmcurve.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmsurface.lo lwmsurface.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpsurface.lo lwpsurface.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtin.lo lwtin.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -o lwtin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -o lwin_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_twkb.lo lwin_twkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -fPIC -DPIC -o .libs/lwin_twkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -o lwin_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwiterator.lo lwiterator.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -fPIC -DPIC -o .libs/lwiterator.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -o lwiterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_median.lo lwgeom_median.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -fPIC -DPIC -o .libs/lwgeom_median.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -o lwgeom_median.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_twkb.lo lwout_twkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -fPIC -DPIC -o .libs/lwout_twkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -o lwout_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_encoded_polyline.lo lwin_encoded_polyline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -fPIC -DPIC -o .libs/lwin_encoded_polyline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -o lwin_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwutil.lo lwutil.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -o lwutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwstroke.lo lwstroke.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -fPIC -DPIC -o .libs/lwstroke.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -o lwstroke.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwprint.lo lwprint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -o lwprint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gbox.lo gbox.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -fPIC -DPIC -o .libs/gbox.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -o gbox.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized.lo gserialized.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -fPIC -DPIC -o .libs/gserialized.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -o gserialized.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized1.lo gserialized1.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -fPIC -DPIC -o .libs/gserialized1.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -o gserialized1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized2.lo gserialized2.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -fPIC -DPIC -o .libs/gserialized2.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -o gserialized2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -o lwgeodetic_tree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwrandom.lo lwrandom.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -fPIC -DPIC -o .libs/lwrandom.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -o lwrandom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtree.lo lwtree.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -o lwtree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_gml.lo lwout_gml.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_kml.lo lwout_kml.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_svg.lo lwout_svg.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_encoded_polyline.lo lwout_encoded_polyline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -fPIC -DPIC -o .libs/lwout_encoded_polyline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -o lwout_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_cluster.lo lwgeom_geos_cluster.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -fPIC -DPIC -o .libs/lwgeom_geos_cluster.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -o lwgeom_geos_cluster.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_topo.lo lwgeom_topo.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -fPIC -DPIC -o .libs/lwgeom_topo.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -o lwgeom_topo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_wrapx.lo lwgeom_wrapx.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -fPIC -DPIC -o .libs/lwgeom_wrapx.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -o lwgeom_wrapx.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwunionfind.lo lwunionfind.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -fPIC -DPIC -o .libs/lwunionfind.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -o lwunionfind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o effectivearea.lo effectivearea.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -fPIC -DPIC -o .libs/effectivearea.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -o effectivearea.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwchaikins.lo lwchaikins.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -fPIC -DPIC -o .libs/lwchaikins.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -o lwchaikins.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmval.lo lwmval.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -fPIC -DPIC -o .libs/lwmval.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -o lwmval.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwkmeans.lo lwkmeans.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -fPIC -DPIC -o .libs/lwkmeans.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -o lwkmeans.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o varint.lo varint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -o varint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwspheroid.lo lwspheroid.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 make -C ../deps/ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' /bin/sh ../../libtool --mode=compile gcc -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c -o d2s.lo d2s.c libtool: compile: gcc -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c d2s.c -fPIC -DPIC -o .libs/d2s.o libtool: compile: gcc -I.. -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c d2s.c -o d2s.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc d2s.lo -static -o libryu.la libtool: link: ar cr .libs/libryu.a d2s.o libtool: link: ranlib .libs/libryu.a libtool: link: ( cd ".libs" && rm -f "libryu.la" && ln -s "../libryu.la" "libryu.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /opt/metwork-mfext-1.2/opt/scientific_core/lib stringbuffer.lo bytebuffer.lo measures.lo measures3d.lo ptarray.lo lookup3.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwboundingcircle.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_geojson.lo lwin_wkb.lo lwin_twkb.lo lwiterator.lo lwgeom_median.lo lwout_wkt.lo lwout_twkb.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwin_encoded_polyline.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwstroke.lo lwlinearreferencing.lo lwprint.lo gbox.lo gserialized.lo gserialized1.lo gserialized2.lo lwgeodetic.lo lwgeodetic_tree.lo lwrandom.lo lwtree.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwout_encoded_polyline.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_cluster.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_topo.lo lwgeom_transform.lo lwgeom_wrapx.lo lwunionfind.lo effectivearea.lo lwchaikins.lo lwmval.lo lwkmeans.lo varint.lo lwspheroid.lo ../deps/ryu/libryu.la\ -release 3.1 -version-info 0:0:0 -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -no-undefined -static -o liblwgeom.la libtool: link: (cd .libs/liblwgeom.lax/libryu.a && ar x "/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom/../deps/ryu/.libs/libryu.a") libtool: link: ar cr .libs/liblwgeom.a stringbuffer.o bytebuffer.o measures.o measures3d.o ptarray.o lookup3.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwboundingcircle.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_geojson.o lwin_wkb.o lwin_twkb.o lwiterator.o lwgeom_median.o lwout_wkt.o lwout_twkb.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwin_encoded_polyline.o lwutil.o lwhomogenize.o lwalgorithm.o lwstroke.o lwlinearreferencing.o lwprint.o gbox.o gserialized.o gserialized1.o gserialized2.o lwgeodetic.o lwgeodetic_tree.o lwrandom.o lwtree.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwout_encoded_polyline.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_cluster.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_topo.o lwgeom_transform.o lwgeom_wrapx.o lwunionfind.o effectivearea.o lwchaikins.o lwmval.o lwkmeans.o varint.o lwspheroid.o .libs/liblwgeom.lax/libryu.a/d2s.o libtool: link: ranlib .libs/liblwgeom.a libtool: link: rm -fr .libs/liblwgeom.lax libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' gcc -I../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include -fPIC -DPIC -c -o gserialized_gist.o gserialized_gist.c gcc -I../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_transform.o lwgeom_transform.c gcc -I../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_cache.o lwgeom_cache.c gcc -I../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_pg.o lwgeom_pg.c gcc -I../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include -fPIC -DPIC -c -o shared_gserialized.o shared_gserialized.c ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o shared_gserialized.o ar: creating libpgcommon.a make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' make -C ../deps/wagyu all make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' gcc -std=c++11 -x c++ -I../../liblwgeom -Iinclude -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -c -o lwgeom_wagyu.o lwgeom_wagyu.cpp ar rs libwagyu.la lwgeom_wagyu.o ar: creating libwagyu.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgis_module.o postgis_module.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_accum.o lwgeom_accum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_inout.o lwgeom_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_btree.o lwgeom_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_box.o lwgeom_box.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_geos.o lwgeom_geos.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_generate_grid.o lwgeom_generate_grid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_export.o lwgeom_export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_in_gml.o lwgeom_in_gml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_in_kml.o lwgeom_in_kml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_in_geohash.o lwgeom_in_geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_in_encoded_polyline.o lwgeom_in_encoded_polyline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_dump.o lwgeom_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_dumppoints.o lwgeom_dumppoints.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_functions_temporal.o lwgeom_functions_temporal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_rectree.o lwgeom_rectree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o long_xact.o long_xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_rtree.o lwgeom_rtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_transform.o lwgeom_transform.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_window.o lwgeom_window.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_typmod.o gserialized_typmod.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_gist_2d.o gserialized_gist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_gist_nd.o gserialized_gist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_supportfn.o gserialized_supportfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_spgist_2d.o gserialized_spgist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_spgist_3d.o gserialized_spgist_3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_spgist_nd.o gserialized_spgist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_2d.o brin_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_nd.o brin_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o brin_common.o brin_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gserialized_estimate.o gserialized_estimate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geography_inout.o geography_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geography_btree.o geography_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geography_centroid.o geography_centroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geography_measurement.o geography_measurement.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geography_measurement_trees.o geography_measurement_trees.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geometry_inout.o geometry_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgis_libprotobuf.o postgis_libprotobuf.c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c --c_out=. vector_tile.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o vector_tile.pb-c.o vector_tile.pb-c.c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c --c_out=. geobuf.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geobuf.pb-c.o geobuf.pb-c.c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c --c_out=. vector_tile.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o mvt.o mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c /opt/metwork-mfext-1.2/opt/scientific_core/bin/protoc-c --c_out=. geobuf.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geobuf.o geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_out_geobuf.o lwgeom_out_geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lwgeom_out_geojson.o lwgeom_out_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgis_legacy.o postgis_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_generate_grid.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_supportfn.o gserialized_spgist_2d.o gserialized_spgist_3d.o gserialized_spgist_nd.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o vector_tile.pb-c.o geobuf.pb-c.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -lm ../deps/wagyu/libwagyu.la -lstdc++ ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lprotobuf-c -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /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 130 > 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 /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 130 > 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.1.4/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_util.o rt_util.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_spatial_relationship.o rt_spatial_relationship.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_mapalgebra.o rt_mapalgebra.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_geometry.o rt_geometry.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_statistics.o rt_statistics.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_pixel.o rt_pixel.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_warp.o rt_warp.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_band.o rt_band.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_raster.o rt_raster.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_serialize.o rt_serialize.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_wkb.o rt_wkb.c gcc -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c -o rt_context.o rt_context.c ar rs librtcore.a rt_util.o rt_spatial_relationship.o rt_mapalgebra.o rt_geometry.o rt_statistics.o rt_pixel.o rt_warp.o rt_band.o rt_raster.o rt_serialize.o rt_wkb.o rt_context.o ar: creating librtcore.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpostgis.o rtpostgis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_internal.o rtpg_internal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_legacy.o rtpg_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_spatial_relationship.o rtpg_spatial_relationship.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_mapalgebra.o rtpg_mapalgebra.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_utility.o rtpg_utility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_inout.o rtpg_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_wkb.o rtpg_wkb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_geometry.o rtpg_geometry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_raster_properties.o rtpg_raster_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_band_properties.o rtpg_band_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_pixel.o rtpg_pixel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_create.o rtpg_create.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_gdal.o rtpg_gdal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o rtpg_statistics.o rtpg_statistics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lprotobuf-c -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /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/create_undef.pl rtpostgis.sql 130 > 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.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include ../rt_core/librtcore.a raster2pgsql.o -lm -static ../../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -lc -o raster2pgsql libtool: link: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include raster2pgsql.o -o raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a -lm -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgdal.so /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.so -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -lexpat -lopenjp2 -L/opt/metwork-mfext-1.2/opt/scientific_core -ljasper /opt/metwork-mfext-1.2/opt/scientific_core/lib/libnetcdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libhdf5.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libdf.so -ljpeg -ltiff -L/opt/metwork-mfext-1.2/opt/scientific_core/../core /opt/metwork-mfext-1.2/opt/core/lib/libpng16.so -lpq /opt/metwork-mfext-1.2/opt/scientific_core/lib/libspatialite.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.2/opt/core/lib/libcurl.so /opt/metwork-mfext-1.2/opt/core/lib/libcares.so /opt/metwork-mfext-1.2/opt/core/lib/libssl.so /opt/metwork-mfext-1.2/opt/core/lib/libcrypto.so -lresolv /opt/metwork-mfext-1.2/opt/core/lib/libxml2.so -lz /opt/metwork-mfext-1.2/opt/core/lib/liblzma.so -lrt -lpthread -ldl /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so -lc -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -I../libpgcommon -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o postgis_topology.o postgis_topology.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lprotobuf-c -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /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 130 > uninstall_topology.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shpopen.o shpopen.c gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o dbfopen.o dbfopen.c gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o getopt.o getopt.c gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shpcommon.o shpcommon.c gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o safileio.o safileio.c gcc -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c shp2pgsql-core.c gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc libtool: link: gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -Wl,--enable-new-dtags -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a -lm /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.so -lc -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib gcc -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c pgsql2shp-core.c gcc -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -c pgsql2shp-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lpq -o pgsql2shp libtool: link: gcc -I ../liblwgeom -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.2/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.2/opt/scientific_core/lib -Wl,--enable-new-dtags -o pgsql2shp -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a -lm /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.2/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.2/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.2/opt/core/lib/libjson-c.so -lc -lpq -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.2/opt/core/lib cp postgis.pl postgis; chmod +x postgis make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' postgis_restore.pl.in >postgis_restore.pl chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /usr/bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.1.4'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://download.osgeo.org/postgis/source'g;" postgis.xml > postgis-out.xml /opt/metwork-mfext-1.2/opt/core/bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml /opt/metwork-mfext-1.2/opt/core/bin/xsltproc --novalid ./xsl/postgis_comments.sql.xsl postgis-out.xml > postgis_comments.sql /opt/metwork-mfext-1.2/opt/core/bin/xsltproc --novalid ./xsl/raster_comments.sql.xsl postgis-out.xml > raster_comments.sql /opt/metwork-mfext-1.2/opt/core/bin/xsltproc --novalid ./xsl/topology_comments.sql.xsl postgis-out.xml > topology_comments.sql /opt/metwork-mfext-1.2/opt/core/bin/xsltproc --novalid ./xsl/sfcgal_comments.sql.xsl postgis-out.xml > sfcgal_comments.sql /opt/metwork-mfext-1.2/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.1.4/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' mkdir -p sql /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--3.1.4.sql cat sql/postgis_for_extension.sql ../../doc/postgis_comments.sql sql/spatial_ref_sys_config_dump.sql sql/spatial_ref_sys.sql >> sql/postgis--3.1.4.sql sed '/UNPACKAGE_CODE/q' unpackage_raster_if_needed.sql > sql/raster_unpackage.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql ../../raster/rt_pg/rtpostgis_drop.sql ../../raster/rt_pg/uninstall_rtpostgis.sql \ | /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.1.4.sql cat ../postgis_extension_helper.sql sql/raster_unpackage.sql sql/postgis_upgrade.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis--ANY--3.1.4.sql # Ensure version is correct cat sql/postgis--ANY--3.1.4.sql > sql/postgis--unpackaged--3.1.4.sql cat sql/postgis--3.1.4.sql \ | /usr/bin/perl ../../utils/create_unpackaged.pl postgis \ >> sql/postgis--unpackaged--3.1.4.sql cat postgis.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ | sed -e 's|@EXTENSION@|postgis|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis-3|g' \ > postgis.control echo "-- Nothing to do here" > sql/postgis--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' mkdir -p sql_bits cp sql_bits/add_search_path.sql.in sql_bits/add_search_path.sql mkdir -p sql_bits cat sql_bits/norm_addy_create.sql.in ../../extras/tiger_geocoder/utility/set_search_path.sql ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tables/lookup_tables_2011.sql ../../extras/tiger_geocoder/tiger_loader_2020.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql ../../extras/tiger_geocoder/topology/tiger_topology_loader.sql ../postgis_extension_helper.sql sql_bits/add_search_path.sql > sql_bits/tiger_geocoder.sql.in echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql_bits/tiger_geocoder.sql.in cat ../postgis_extension_helper_uninstall.sql >> sql_bits/tiger_geocoder.sql.in mkdir -p sql_bits sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql /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.1.4.sql cp sql_bits/tiger_geocoder--unpackaged.sql.in sql/postgis_tiger_geocoder--unpackaged--3.1.4.sql mkdir -p sql_bits cat ../../extras/tiger_geocoder/utility/set_search_path.sql sql_bits/upgrade_before.sql.in ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tiger_loader_2020.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql > sql_bits/tiger_geocoder_minor.sql.in sed -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\).*;/d' \ -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\)/,/\;/d' \ -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ sql_bits/tiger_geocoder_minor.sql.in > sql/tiger_geocoder_upgrade_minor.sql cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/tiger_geocoder_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder--ANY--3.1.4.sql echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/postgis_tiger_geocoder--ANY--3.1.4.sql cat ../postgis_extension_helper_uninstall.sql >> sql/postgis_tiger_geocoder--ANY--3.1.4.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress.sql > sql/test-normalize_address.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress.sql > sql/test-pagc_normalize_address.sql mkdir -p expected cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress > expected/test-normalize_address.out cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress > expected/test-pagc_normalize_address.out echo 'ALTER EXTENSION postgis_tiger_geocoder UPDATE TO "3.1.4next"' > sql/test-upgrade.sql cp sql/test-upgrade.sql expected/test-upgrade.out cat postgis_tiger_geocoder.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > postgis_tiger_geocoder.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' mkdir -p sql /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--3.1.4.sql cat sql/rtpostgis.sql sql/raster_comments.sql >> sql/postgis_raster--3.1.4.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.1.4.sql cat ../postgis_extension_helper.sql sql/rtpostgis_upgrade.sql ../../doc/raster_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis_raster--ANY--3.1.4.sql # Ensure version is correct cat sql/postgis_raster--ANY--3.1.4.sql > sql/postgis_raster--unpackaged--3.1.4.sql cat sql/postgis_raster--3.1.4.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_raster >> sql/postgis_raster--unpackaged--3.1.4.sql cat postgis_raster.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ | sed -e 's|@EXTENSION@|postgis_raster|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis_raster-3|g' \ > postgis_raster.control echo "-- Nothing to do here" > sql/postgis_raster--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql_bits/topology.sql cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql mkdir -p sql printf '\\echo Use "CREATE EXTENSION postgis_topology" to load this file. \\quit\n' > sql/postgis_topology--3.1.4.sql cat extlock.sql sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology--3.1.4.sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology_upgrade.sql > sql/topology_upgrade.sql # Ugprade before packaging cat sql/topology_upgrade.sql > sql/postgis_topology--unpackaged--3.1.4.sql cat ../../topology/topology.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_topology >> sql/postgis_topology--unpackaged--3.1.4.sql cat extlock.sql ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--ANY--3.1.4.sql cat postgis_topology.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > postgis_topology.control echo "-- Nothing to do here" > sql/postgis_topology--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o address_parser.o address_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o address_standardizer.o address_standardizer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o std_pg_hash.o std_pg_hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o err_param.o err_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o export.o export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o gamma.o gamma.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o lexicon.o lexicon.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o pagc_tools.o pagc_tools.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o parseaddress-api.o parseaddress-api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o standard.o standard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o tokenize.o tokenize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -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.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lprotobuf-c -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm -L/opt/metwork-mfext-1.2/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.1.4.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer--3.1.4.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--ANY--3.1.4.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us--3.1.4.sql mkdir -p sql cat sql/address_standardizer_data_us--3.1.4.sql > sql/address_standardizer_data_us--3.1.4--3.1.4next.sql mkdir -p sql cat sql/address_standardizer_data_us--3.1.4.sql > sql/address_standardizer_data_us--3.1.4next--3.1.4.sql mkdir -p sql /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.1.4|g' \ > address_standardizer.control cat address_standardizer_data_us.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > address_standardizer_data_us.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' ---- Making all in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make -C wagyu libwagyu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make[4]: 'libwagyu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make -C ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[4]: 'libryu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' PostGIS was built successfully. Ready to install. make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' cd build/postgis-3.1.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' /usr/bin/perl utils/repo_revision.pl Not updating existing rev file at 0ce5302 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions deps; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o vector_tile.pb-c.o vector_tile.pb-c.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/core/include/json-c -I/opt/metwork-mfext-1.2/opt/core/include -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geobuf.pb-c.o geobuf.pb-c.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_generate_grid.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_supportfn.o gserialized_spgist_2d.o gserialized_spgist_3d.o gserialized_spgist_nd.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o vector_tile.pb-c.o geobuf.pb-c.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -lm ../deps/wagyu/libwagyu.la -lstdc++ ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.2/opt/core/lib -ljson-c -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -lprotobuf-c -L/opt/metwork-mfext-1.2/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.2/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' ---- Making all in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make -C wagyu libwagyu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make[4]: 'libwagyu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make -C ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[4]: 'libryu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' PostGIS was built successfully. Ready to install. make -C doc comments-install make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions deps; do \ echo "---- Making install in ${s}"; \ make -C ${s} install || exit 1; \ done; ---- Making install in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making install in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making install in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /usr/bin/install -c -m 755 postgis-3.so '/opt/metwork-mfext-1.2/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 legacy.sql uninstall_legacy.sql legacy_minimal.sql legacy_gist.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' ---- Making install in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making install in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C rt_pg install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /usr/bin/install -c -m 755 postgis_raster-3.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/postgis_raster-3.so' /usr/bin/install -c -m 644 rtpostgis.sql rtpostgis_upgrade.sql uninstall_rtpostgis.sql rtpostgis_legacy.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' /bin/sh ../../libtool --mode=install /usr/bin/install -c raster2pgsql "/opt/metwork-mfext-1.2/opt/scientific_core/bin/raster2pgsql" libtool: install: /usr/bin/install -c raster2pgsql /opt/metwork-mfext-1.2/opt/scientific_core/bin/raster2pgsql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C scripts install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts' make -C python make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts/python' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts/python' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making install in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /usr/bin/install -c -m 755 postgis_topology-3.so '/opt/metwork-mfext-1.2/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.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making install in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' /bin/sh ../libtool --mode=install /usr/bin/install -c pgsql2shp "/opt/metwork-mfext-1.2/opt/scientific_core/bin/pgsql2shp" libtool: install: /usr/bin/install -c pgsql2shp /opt/metwork-mfext-1.2/opt/scientific_core/bin/pgsql2shp /bin/sh ../libtool --mode=install /usr/bin/install -c shp2pgsql "/opt/metwork-mfext-1.2/opt/scientific_core/bin/shp2pgsql" libtool: install: /usr/bin/install -c shp2pgsql /opt/metwork-mfext-1.2/opt/scientific_core/bin/shp2pgsql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making install in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/sh ../build-aux/install-sh -m 644 postgis_restore.pl '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' ---- Making install in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making install in ${DIR}"; \ make -C "${DIR}" install || exit 1; \ done ---- Making install in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' tpl='postgis--ANY--3.1.4.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis--$OLD_VERSION--3.1.4.sql; \ done /usr/bin/install -c -m 644 .//postgis.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis.control sql/postgis--3.1.4.sql sql/postgis--unpackaged.sql sql/postgis--unpackaged--3.1.4.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making install in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' tpl='postgis_tiger_geocoder--ANY--3.1.4.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--$OLD_VERSION--3.1.4.sql; \ done /usr/bin/install -c -m 644 .//postgis_tiger_geocoder.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_tiger_geocoder.control sql/postgis_tiger_geocoder--3.1.4.sql sql/postgis_tiger_geocoder--unpackaged--3.1.4.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making install in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' tpl='postgis_raster--ANY--3.1.4.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_raster--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_raster--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_raster--$OLD_VERSION--3.1.4.sql; \ done /usr/bin/install -c -m 644 .//postgis_raster.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_raster.control sql/postgis_raster--3.1.4.sql sql/postgis_raster--unpackaged.sql sql/postgis_raster--unpackaged--3.1.4.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making install in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' tpl='postgis_topology--ANY--3.1.4.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_topology--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_topology--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/postgis_topology--$OLD_VERSION--3.1.4.sql; \ done /usr/bin/install -c -m 644 .//postgis_topology.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_topology.control sql/postgis_topology--3.1.4.sql sql/postgis_topology--unpackaged.sql sql/postgis_topology--unpackaged--3.1.4.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making install in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/doc/postgresql/extension' /usr/bin/install -c -m 755 address_standardizer-3.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/address_standardizer-3.so' tpl='address_standardizer--ANY--3.1.4.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/address_standardizer--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/address_standardizer--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/address_standardizer--$OLD_VERSION--3.1.4.sql; \ done /usr/bin/install -c -m 644 .//address_standardizer.control '/opt/metwork-mfext-1.2/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--1.0--3.1.4.sql .//sql/address_standardizer--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4next--3.1.4.sql .//sql/address_standardizer--ANY--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4--3.1.4next.sql address_standardizer.control address_standardizer_data_us.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 .//README.address_standardizer '/opt/metwork-mfext-1.2/opt/scientific_core/share/doc/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' ---- Making install in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' mkdir -p /opt/metwork-mfext-1.2/opt/scientific_core/contrib/postgis-3 cd build/postgis-3.1.4 && cp -f doc/postgis_comments.sql /opt/metwork-mfext-1.2/opt/scientific_core/contrib/postgis-3/ make[3]: Leaving directory `/src/layers/layer1_scientific_core/0070_postgis' make[3]: Entering directory `/src/layers/layer1_scientific_core/0071_postgresql_airtide' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "name: 'postgresql-airtide'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "version: '1.0.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checksum: '2b51e6714bbcb8170b8e244b3ceda256'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo -n "PostGreSQL airtide is a PostGreSQL extension to calculate barometric tides" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "website: 'https://angeo.copernicus.org/articles/21/1897/2003/'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "license: '??'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/postgresql-airtide-1.0.0.tar.gz` `readlink -m ./sources` MD5 2b51e6714bbcb8170b8e244b3ceda256 Computing checksum for /src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0.tar.gz... Good checksum rm -Rf postgresql-airtide-1.0.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-airtide-1.0.0.tar.gz` tar.gz postgresql-airtide-1.0.0 cd build/postgresql-airtide-1.0.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/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 for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/opt/rh/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/../../.. -lgfortran -lm -lquadmath checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pg_config... /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config configure: creating ./config.status config.status: creating Makefile config.status: creating extension/Makefile config.status: creating extension/postgresql_airtide.control config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands Geohash configure complete PostgreSQL config: /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 13.4 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-1.2/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config we will be installing: * geohash shared library in /opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql * geohash SQL files in /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension ------------------------------------------------------------------------ cd build/postgresql-airtide-1.0.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' gfortran -cpp -g -O2 -c -o build_data-aload.o `test -f 'aload.f' || echo './'`aload.f gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gfortran -cpp -g -O2 -o build_data build_data-aload.o main.o -L/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/../../.. -lgfortran -lm -lquadmath make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' Making all in extension make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o extension.o extension.c ../util/build_data ../data > data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o data.o data.c gfortran -g -O2 -cpp -fpic -c -o airtide.o airtide.f gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgresql_airtide.so extension.o data.o airtide.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -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/../../.. -lgfortran -lm -lquadmath cp airtide.sql postgresql_airtide--1.0.0.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' cd build/postgresql-airtide-1.0.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' Making install in util make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' Making install in extension make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 postgresql_airtide.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/postgresql_airtide.so' /usr/bin/install -c -m 644 .//postgresql_airtide.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgresql_airtide--1.0.0.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0071_postgresql_airtide' make[3]: Entering directory `/src/layers/layer1_scientific_core/0072_postgis_geohash' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "name: 'postgis-geohash'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "version: '0.2.0'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checksum: '434f2bd9ff93de9a0d901d1901d4cbc3'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo -n "Postgis Geohash is a PostGreSQL/Postgis extension to calculate per bit precision geohash" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "website: 'https://github.com/adelplanque/postgis-geohash'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "license: '??'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/postgis-geohash-0.2.0.tar.gz` `readlink -m ./sources` MD5 434f2bd9ff93de9a0d901d1901d4cbc3 Computing checksum for /src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0.tar.gz... Good checksum rm -Rf postgis-geohash-0.2.0 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/postgis-geohash-0.2.0.tar.gz` tar.gz postgis-geohash-0.2.0 cd build/postgis-geohash-0.2.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/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 for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc-ar... gcc-ar checking for gcc-ranlib... gcc-ranlib checking the archiver (gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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... (cached) gcc-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 int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pg_config... /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile chmod: cannot access `tests/install-check.sh': No such file or directory config.status: creating ext/Makefile chmod: cannot access `tests/install-check.sh': No such file or directory config.status: creating ext/postgis/liblwgeom/liblwgeom.h chmod: cannot access `tests/install-check.sh': No such file or directory config.status: creating extension/Makefile chmod: cannot access `tests/install-check.sh': No such file or directory config.status: creating extension/postgis_geohash.control chmod: cannot access `tests/install-check.sh': No such file or directory config.status: creating tests/install-check.sh config.status: creating config.h config.status: creating ext/postgis/postgis_config.h config.status: executing depfiles commands config.status: executing libtool commands Geohash configure complete PostgreSQL config: /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 13.4 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-1.2/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-1.2/opt/scientific_core/bin/pg_config we will be installing: * postgis_geohash shared library in /opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql * postgis_geohash SQL files in /opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension ------------------------------------------------------------------------ cd build/postgis-geohash-0.2.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' Making all in ext make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c -o postgis/liblwgeom/liblwgeom_la-bytebuffer.lo `test -f 'postgis/liblwgeom/bytebuffer.c' || echo './'`postgis/liblwgeom/bytebuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c postgis/liblwgeom/bytebuffer.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-bytebuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c postgis/liblwgeom/bytebuffer.c -o postgis/liblwgeom/liblwgeom_la-bytebuffer.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c -o postgis/liblwgeom/liblwgeom_la-effectivearea.lo `test -f 'postgis/liblwgeom/effectivearea.c' || echo './'`postgis/liblwgeom/effectivearea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c postgis/liblwgeom/effectivearea.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-effectivearea.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c postgis/liblwgeom/effectivearea.c -o postgis/liblwgeom/liblwgeom_la-effectivearea.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gbox.lo `test -f 'postgis/liblwgeom/gbox.c' || echo './'`postgis/liblwgeom/gbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c postgis/liblwgeom/gbox.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c postgis/liblwgeom/gbox.c -o postgis/liblwgeom/liblwgeom_la-gbox.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized.lo `test -f 'postgis/liblwgeom/gserialized.c' || echo './'`postgis/liblwgeom/gserialized.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c postgis/liblwgeom/gserialized.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c postgis/liblwgeom/gserialized.c -o postgis/liblwgeom/liblwgeom_la-gserialized.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized1.lo `test -f 'postgis/liblwgeom/gserialized1.c' || echo './'`postgis/liblwgeom/gserialized1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c postgis/liblwgeom/gserialized1.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c postgis/liblwgeom/gserialized1.c -o postgis/liblwgeom/liblwgeom_la-gserialized1.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized2.lo `test -f 'postgis/liblwgeom/gserialized2.c' || echo './'`postgis/liblwgeom/gserialized2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c postgis/liblwgeom/gserialized2.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c postgis/liblwgeom/gserialized2.c -o postgis/liblwgeom/liblwgeom_la-gserialized2.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lookup3.lo `test -f 'postgis/liblwgeom/lookup3.c' || echo './'`postgis/liblwgeom/lookup3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c postgis/liblwgeom/lookup3.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lookup3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c postgis/liblwgeom/lookup3.c -o postgis/liblwgeom/liblwgeom_la-lookup3.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo `test -f 'postgis/liblwgeom/lwalgorithm.c' || echo './'`postgis/liblwgeom/lwalgorithm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c postgis/liblwgeom/lwalgorithm.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwalgorithm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c postgis/liblwgeom/lwalgorithm.c -o postgis/liblwgeom/liblwgeom_la-lwalgorithm.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo `test -f 'postgis/liblwgeom/lwboundingcircle.c' || echo './'`postgis/liblwgeom/lwboundingcircle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c postgis/liblwgeom/lwboundingcircle.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwboundingcircle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c postgis/liblwgeom/lwboundingcircle.c -o postgis/liblwgeom/liblwgeom_la-lwboundingcircle.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwchaikins.lo `test -f 'postgis/liblwgeom/lwchaikins.c' || echo './'`postgis/liblwgeom/lwchaikins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c postgis/liblwgeom/lwchaikins.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwchaikins.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c postgis/liblwgeom/lwchaikins.c -o postgis/liblwgeom/liblwgeom_la-lwchaikins.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcircstring.lo `test -f 'postgis/liblwgeom/lwcircstring.c' || echo './'`postgis/liblwgeom/lwcircstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c postgis/liblwgeom/lwcircstring.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcircstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c postgis/liblwgeom/lwcircstring.c -o postgis/liblwgeom/liblwgeom_la-lwcircstring.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcollection.lo `test -f 'postgis/liblwgeom/lwcollection.c' || echo './'`postgis/liblwgeom/lwcollection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c postgis/liblwgeom/lwcollection.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcollection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c postgis/liblwgeom/lwcollection.c -o postgis/liblwgeom/liblwgeom_la-lwcollection.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcompound.lo `test -f 'postgis/liblwgeom/lwcompound.c' || echo './'`postgis/liblwgeom/lwcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c postgis/liblwgeom/lwcompound.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcompound.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c postgis/liblwgeom/lwcompound.c -o postgis/liblwgeom/liblwgeom_la-lwcompound.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo `test -f 'postgis/liblwgeom/lwcurvepoly.c' || echo './'`postgis/liblwgeom/lwcurvepoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c postgis/liblwgeom/lwcurvepoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcurvepoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c postgis/liblwgeom/lwcurvepoly.c -o postgis/liblwgeom/liblwgeom_la-lwcurvepoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo `test -f 'postgis/liblwgeom/lwgeodetic.c' || echo './'`postgis/liblwgeom/lwgeodetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c postgis/liblwgeom/lwgeodetic.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c postgis/liblwgeom/lwgeodetic.c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo `test -f 'postgis/liblwgeom/lwgeodetic_tree.c' || echo './'`postgis/liblwgeom/lwgeodetic_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c postgis/liblwgeom/lwgeodetic_tree.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic_tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c postgis/liblwgeom/lwgeodetic_tree.c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom.lo `test -f 'postgis/liblwgeom/lwgeom.c' || echo './'`postgis/liblwgeom/lwgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c postgis/liblwgeom/lwgeom.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c postgis/liblwgeom/lwgeom.c -o postgis/liblwgeom/liblwgeom_la-lwgeom.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo `test -f 'postgis/liblwgeom/lwgeom_api.c' || echo './'`postgis/liblwgeom/lwgeom_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c postgis/liblwgeom/lwgeom_api.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c postgis/liblwgeom/lwgeom_api.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_api.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo `test -f 'postgis/liblwgeom/lwgeom_debug.c' || echo './'`postgis/liblwgeom/lwgeom_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c postgis/liblwgeom/lwgeom_debug.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c postgis/liblwgeom/lwgeom_debug.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_debug.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo `test -f 'postgis/liblwgeom/lwgeom_median.c' || echo './'`postgis/liblwgeom/lwgeom_median.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c postgis/liblwgeom/lwgeom_median.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_median.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c postgis/liblwgeom/lwgeom_median.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_median.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo `test -f 'postgis/liblwgeom/lwgeom_transform.c' || echo './'`postgis/liblwgeom/lwgeom_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c postgis/liblwgeom/lwgeom_transform.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c postgis/liblwgeom/lwgeom_transform.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_transform.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo `test -f 'postgis/liblwgeom/lwhomogenize.c' || echo './'`postgis/liblwgeom/lwhomogenize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c postgis/liblwgeom/lwhomogenize.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwhomogenize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c postgis/liblwgeom/lwhomogenize.c -o postgis/liblwgeom/liblwgeom_la-lwhomogenize.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo `test -f 'postgis/liblwgeom/lwin_encoded_polyline.c' || echo './'`postgis/liblwgeom/lwin_encoded_polyline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c postgis/liblwgeom/lwin_encoded_polyline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_encoded_polyline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c postgis/liblwgeom/lwin_encoded_polyline.c -o postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo `test -f 'postgis/liblwgeom/lwin_geojson.c' || echo './'`postgis/liblwgeom/lwin_geojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c postgis/liblwgeom/lwin_geojson.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c postgis/liblwgeom/lwin_geojson.c -o postgis/liblwgeom/liblwgeom_la-lwin_geojson.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo `test -f 'postgis/liblwgeom/lwin_twkb.c' || echo './'`postgis/liblwgeom/lwin_twkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c postgis/liblwgeom/lwin_twkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c postgis/liblwgeom/lwin_twkb.c -o postgis/liblwgeom/liblwgeom_la-lwin_twkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo `test -f 'postgis/liblwgeom/lwin_wkb.c' || echo './'`postgis/liblwgeom/lwin_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c postgis/liblwgeom/lwin_wkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c postgis/liblwgeom/lwin_wkb.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo `test -f 'postgis/liblwgeom/lwin_wkt.c' || echo './'`postgis/liblwgeom/lwin_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c postgis/liblwgeom/lwin_wkt.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c postgis/liblwgeom/lwin_wkt.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo `test -f 'postgis/liblwgeom/lwin_wkt_lex.c' || echo './'`postgis/liblwgeom/lwin_wkt_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c postgis/liblwgeom/lwin_wkt_lex.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c postgis/liblwgeom/lwin_wkt_lex.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo `test -f 'postgis/liblwgeom/lwin_wkt_parse.c' || echo './'`postgis/liblwgeom/lwin_wkt_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c postgis/liblwgeom/lwin_wkt_parse.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c postgis/liblwgeom/lwin_wkt_parse.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwiterator.lo `test -f 'postgis/liblwgeom/lwiterator.c' || echo './'`postgis/liblwgeom/lwiterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c postgis/liblwgeom/lwiterator.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c postgis/liblwgeom/lwiterator.c -o postgis/liblwgeom/liblwgeom_la-lwiterator.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwkmeans.lo `test -f 'postgis/liblwgeom/lwkmeans.c' || echo './'`postgis/liblwgeom/lwkmeans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c postgis/liblwgeom/lwkmeans.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwkmeans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c postgis/liblwgeom/lwkmeans.c -o postgis/liblwgeom/liblwgeom_la-lwkmeans.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwline.lo `test -f 'postgis/liblwgeom/lwline.c' || echo './'`postgis/liblwgeom/lwline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c postgis/liblwgeom/lwline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c postgis/liblwgeom/lwline.c -o postgis/liblwgeom/liblwgeom_la-lwline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo `test -f 'postgis/liblwgeom/lwlinearreferencing.c' || echo './'`postgis/liblwgeom/lwlinearreferencing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c postgis/liblwgeom/lwlinearreferencing.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwlinearreferencing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c postgis/liblwgeom/lwlinearreferencing.c -o postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmcurve.lo `test -f 'postgis/liblwgeom/lwmcurve.c' || echo './'`postgis/liblwgeom/lwmcurve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c postgis/liblwgeom/lwmcurve.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmcurve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c postgis/liblwgeom/lwmcurve.c -o postgis/liblwgeom/liblwgeom_la-lwmcurve.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmline.lo `test -f 'postgis/liblwgeom/lwmline.c' || echo './'`postgis/liblwgeom/lwmline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c postgis/liblwgeom/lwmline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c postgis/liblwgeom/lwmline.c -o postgis/liblwgeom/liblwgeom_la-lwmline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmpoint.lo `test -f 'postgis/liblwgeom/lwmpoint.c' || echo './'`postgis/liblwgeom/lwmpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c postgis/liblwgeom/lwmpoint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c postgis/liblwgeom/lwmpoint.c -o postgis/liblwgeom/liblwgeom_la-lwmpoint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmpoly.lo `test -f 'postgis/liblwgeom/lwmpoly.c' || echo './'`postgis/liblwgeom/lwmpoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c postgis/liblwgeom/lwmpoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c postgis/liblwgeom/lwmpoly.c -o postgis/liblwgeom/liblwgeom_la-lwmpoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmsurface.lo `test -f 'postgis/liblwgeom/lwmsurface.c' || echo './'`postgis/liblwgeom/lwmsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c postgis/liblwgeom/lwmsurface.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c postgis/liblwgeom/lwmsurface.c -o postgis/liblwgeom/liblwgeom_la-lwmsurface.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmval.lo `test -f 'postgis/liblwgeom/lwmval.c' || echo './'`postgis/liblwgeom/lwmval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c postgis/liblwgeom/lwmval.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmval.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c postgis/liblwgeom/lwmval.c -o postgis/liblwgeom/liblwgeom_la-lwmval.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo `test -f 'postgis/liblwgeom/lwout_encoded_polyline.c' || echo './'`postgis/liblwgeom/lwout_encoded_polyline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c postgis/liblwgeom/lwout_encoded_polyline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_encoded_polyline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c postgis/liblwgeom/lwout_encoded_polyline.c -o postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo `test -f 'postgis/liblwgeom/lwout_geojson.c' || echo './'`postgis/liblwgeom/lwout_geojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c postgis/liblwgeom/lwout_geojson.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c postgis/liblwgeom/lwout_geojson.c -o postgis/liblwgeom/liblwgeom_la-lwout_geojson.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_gml.lo `test -f 'postgis/liblwgeom/lwout_gml.c' || echo './'`postgis/liblwgeom/lwout_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c postgis/liblwgeom/lwout_gml.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_gml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c postgis/liblwgeom/lwout_gml.c -o postgis/liblwgeom/liblwgeom_la-lwout_gml.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_kml.lo `test -f 'postgis/liblwgeom/lwout_kml.c' || echo './'`postgis/liblwgeom/lwout_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c postgis/liblwgeom/lwout_kml.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_kml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c postgis/liblwgeom/lwout_kml.c -o postgis/liblwgeom/liblwgeom_la-lwout_kml.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_svg.lo `test -f 'postgis/liblwgeom/lwout_svg.c' || echo './'`postgis/liblwgeom/lwout_svg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c postgis/liblwgeom/lwout_svg.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_svg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c postgis/liblwgeom/lwout_svg.c -o postgis/liblwgeom/liblwgeom_la-lwout_svg.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo `test -f 'postgis/liblwgeom/lwout_twkb.c' || echo './'`postgis/liblwgeom/lwout_twkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c postgis/liblwgeom/lwout_twkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c postgis/liblwgeom/lwout_twkb.c -o postgis/liblwgeom/liblwgeom_la-lwout_twkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo `test -f 'postgis/liblwgeom/lwout_wkb.c' || echo './'`postgis/liblwgeom/lwout_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c postgis/liblwgeom/lwout_wkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c postgis/liblwgeom/lwout_wkb.c -o postgis/liblwgeom/liblwgeom_la-lwout_wkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo `test -f 'postgis/liblwgeom/lwout_wkt.c' || echo './'`postgis/liblwgeom/lwout_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c postgis/liblwgeom/lwout_wkt.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c postgis/liblwgeom/lwout_wkt.c -o postgis/liblwgeom/liblwgeom_la-lwout_wkt.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo `test -f 'postgis/liblwgeom/lwout_x3d.c' || echo './'`postgis/liblwgeom/lwout_x3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c postgis/liblwgeom/lwout_x3d.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_x3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c postgis/liblwgeom/lwout_x3d.c -o postgis/liblwgeom/liblwgeom_la-lwout_x3d.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpoint.lo `test -f 'postgis/liblwgeom/lwpoint.c' || echo './'`postgis/liblwgeom/lwpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c postgis/liblwgeom/lwpoint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c postgis/liblwgeom/lwpoint.c -o postgis/liblwgeom/liblwgeom_la-lwpoint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpoly.lo `test -f 'postgis/liblwgeom/lwpoly.c' || echo './'`postgis/liblwgeom/lwpoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c postgis/liblwgeom/lwpoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c postgis/liblwgeom/lwpoly.c -o postgis/liblwgeom/liblwgeom_la-lwpoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpsurface.lo `test -f 'postgis/liblwgeom/lwpsurface.c' || echo './'`postgis/liblwgeom/lwpsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c postgis/liblwgeom/lwpsurface.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c postgis/liblwgeom/lwpsurface.c -o postgis/liblwgeom/liblwgeom_la-lwpsurface.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwrandom.lo `test -f 'postgis/liblwgeom/lwrandom.c' || echo './'`postgis/liblwgeom/lwrandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c postgis/liblwgeom/lwrandom.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwrandom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c postgis/liblwgeom/lwrandom.c -o postgis/liblwgeom/liblwgeom_la-lwrandom.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwspheroid.lo `test -f 'postgis/liblwgeom/lwspheroid.c' || echo './'`postgis/liblwgeom/lwspheroid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c postgis/liblwgeom/lwspheroid.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwspheroid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c postgis/liblwgeom/lwspheroid.c -o postgis/liblwgeom/liblwgeom_la-lwspheroid.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwstroke.lo `test -f 'postgis/liblwgeom/lwstroke.c' || echo './'`postgis/liblwgeom/lwstroke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c postgis/liblwgeom/lwstroke.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwstroke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c postgis/liblwgeom/lwstroke.c -o postgis/liblwgeom/liblwgeom_la-lwstroke.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtin.lo `test -f 'postgis/liblwgeom/lwtin.c' || echo './'`postgis/liblwgeom/lwtin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c postgis/liblwgeom/lwtin.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c postgis/liblwgeom/lwtin.c -o postgis/liblwgeom/liblwgeom_la-lwtin.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtree.lo `test -f 'postgis/liblwgeom/lwtree.c' || echo './'`postgis/liblwgeom/lwtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c postgis/liblwgeom/lwtree.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c postgis/liblwgeom/lwtree.c -o postgis/liblwgeom/liblwgeom_la-lwtree.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtriangle.lo `test -f 'postgis/liblwgeom/lwtriangle.c' || echo './'`postgis/liblwgeom/lwtriangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c postgis/liblwgeom/lwtriangle.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtriangle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c postgis/liblwgeom/lwtriangle.c -o postgis/liblwgeom/liblwgeom_la-lwtriangle.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwunionfind.lo `test -f 'postgis/liblwgeom/lwunionfind.c' || echo './'`postgis/liblwgeom/lwunionfind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c postgis/liblwgeom/lwunionfind.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwunionfind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c postgis/liblwgeom/lwunionfind.c -o postgis/liblwgeom/liblwgeom_la-lwunionfind.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwutil.lo `test -f 'postgis/liblwgeom/lwutil.c' || echo './'`postgis/liblwgeom/lwutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c postgis/liblwgeom/lwutil.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c postgis/liblwgeom/lwutil.c -o postgis/liblwgeom/liblwgeom_la-lwutil.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c -o postgis/liblwgeom/liblwgeom_la-measures.lo `test -f 'postgis/liblwgeom/measures.c' || echo './'`postgis/liblwgeom/measures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c postgis/liblwgeom/measures.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-measures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c postgis/liblwgeom/measures.c -o postgis/liblwgeom/liblwgeom_la-measures.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo postgis/liblwgeom/.deps/liblwgeom_la-measures.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c -o postgis/liblwgeom/liblwgeom_la-measures3d.lo `test -f 'postgis/liblwgeom/measures3d.c' || echo './'`postgis/liblwgeom/measures3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c postgis/liblwgeom/measures3d.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-measures3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c postgis/liblwgeom/measures3d.c -o postgis/liblwgeom/liblwgeom_la-measures3d.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c -o postgis/liblwgeom/liblwgeom_la-ptarray.lo `test -f 'postgis/liblwgeom/ptarray.c' || echo './'`postgis/liblwgeom/ptarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c postgis/liblwgeom/ptarray.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-ptarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c postgis/liblwgeom/ptarray.c -o postgis/liblwgeom/liblwgeom_la-ptarray.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c -o postgis/liblwgeom/liblwgeom_la-stringbuffer.lo `test -f 'postgis/liblwgeom/stringbuffer.c' || echo './'`postgis/liblwgeom/stringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c postgis/liblwgeom/stringbuffer.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-stringbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c postgis/liblwgeom/stringbuffer.c -o postgis/liblwgeom/liblwgeom_la-stringbuffer.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-varint.lo `test -f 'postgis/liblwgeom/varint.c' || echo './'`postgis/liblwgeom/varint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c postgis/liblwgeom/varint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-varint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c postgis/liblwgeom/varint.c -o postgis/liblwgeom/liblwgeom_la-varint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-varint.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -Wl,-flto -o liblwgeom.la postgis/liblwgeom/liblwgeom_la-bytebuffer.lo postgis/liblwgeom/liblwgeom_la-effectivearea.lo postgis/liblwgeom/liblwgeom_la-gbox.lo postgis/liblwgeom/liblwgeom_la-gserialized.lo postgis/liblwgeom/liblwgeom_la-gserialized1.lo postgis/liblwgeom/liblwgeom_la-gserialized2.lo postgis/liblwgeom/liblwgeom_la-lookup3.lo postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo postgis/liblwgeom/liblwgeom_la-lwchaikins.lo postgis/liblwgeom/liblwgeom_la-lwcircstring.lo postgis/liblwgeom/liblwgeom_la-lwcollection.lo postgis/liblwgeom/liblwgeom_la-lwcompound.lo postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo postgis/liblwgeom/liblwgeom_la-lwgeom.lo postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo postgis/liblwgeom/liblwgeom_la-lwiterator.lo postgis/liblwgeom/liblwgeom_la-lwkmeans.lo postgis/liblwgeom/liblwgeom_la-lwline.lo postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo postgis/liblwgeom/liblwgeom_la-lwmcurve.lo postgis/liblwgeom/liblwgeom_la-lwmline.lo postgis/liblwgeom/liblwgeom_la-lwmpoint.lo postgis/liblwgeom/liblwgeom_la-lwmpoly.lo postgis/liblwgeom/liblwgeom_la-lwmsurface.lo postgis/liblwgeom/liblwgeom_la-lwmval.lo postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo postgis/liblwgeom/liblwgeom_la-lwout_gml.lo postgis/liblwgeom/liblwgeom_la-lwout_kml.lo postgis/liblwgeom/liblwgeom_la-lwout_svg.lo postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo postgis/liblwgeom/liblwgeom_la-lwpoint.lo postgis/liblwgeom/liblwgeom_la-lwpoly.lo postgis/liblwgeom/liblwgeom_la-lwpsurface.lo postgis/liblwgeom/liblwgeom_la-lwrandom.lo postgis/liblwgeom/liblwgeom_la-lwspheroid.lo postgis/liblwgeom/liblwgeom_la-lwstroke.lo postgis/liblwgeom/liblwgeom_la-lwtin.lo postgis/liblwgeom/liblwgeom_la-lwtree.lo postgis/liblwgeom/liblwgeom_la-lwtriangle.lo postgis/liblwgeom/liblwgeom_la-lwunionfind.lo postgis/liblwgeom/liblwgeom_la-lwutil.lo postgis/liblwgeom/liblwgeom_la-measures.lo postgis/liblwgeom/liblwgeom_la-measures3d.lo postgis/liblwgeom/liblwgeom_la-ptarray.lo postgis/liblwgeom/liblwgeom_la-stringbuffer.lo postgis/liblwgeom/liblwgeom_la-varint.lo libtool: link: gcc-ar cru .libs/liblwgeom.a postgis/liblwgeom/.libs/liblwgeom_la-bytebuffer.o postgis/liblwgeom/.libs/liblwgeom_la-effectivearea.o postgis/liblwgeom/.libs/liblwgeom_la-gbox.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized1.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized2.o postgis/liblwgeom/.libs/liblwgeom_la-lookup3.o postgis/liblwgeom/.libs/liblwgeom_la-lwalgorithm.o postgis/liblwgeom/.libs/liblwgeom_la-lwboundingcircle.o postgis/liblwgeom/.libs/liblwgeom_la-lwchaikins.o postgis/liblwgeom/.libs/liblwgeom_la-lwcircstring.o postgis/liblwgeom/.libs/liblwgeom_la-lwcollection.o postgis/liblwgeom/.libs/liblwgeom_la-lwcompound.o postgis/liblwgeom/.libs/liblwgeom_la-lwcurvepoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic_tree.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_api.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_debug.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_median.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_transform.o postgis/liblwgeom/.libs/liblwgeom_la-lwhomogenize.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_encoded_polyline.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_geojson.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_twkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_lex.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_parse.o postgis/liblwgeom/.libs/liblwgeom_la-lwiterator.o postgis/liblwgeom/.libs/liblwgeom_la-lwkmeans.o postgis/liblwgeom/.libs/liblwgeom_la-lwline.o postgis/liblwgeom/.libs/liblwgeom_la-lwlinearreferencing.o postgis/liblwgeom/.libs/liblwgeom_la-lwmcurve.o postgis/liblwgeom/.libs/liblwgeom_la-lwmline.o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoint.o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwmsurface.o postgis/liblwgeom/.libs/liblwgeom_la-lwmval.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_encoded_polyline.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_geojson.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_gml.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_kml.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_svg.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_twkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkt.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_x3d.o postgis/liblwgeom/.libs/liblwgeom_la-lwpoint.o postgis/liblwgeom/.libs/liblwgeom_la-lwpoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwpsurface.o postgis/liblwgeom/.libs/liblwgeom_la-lwrandom.o postgis/liblwgeom/.libs/liblwgeom_la-lwspheroid.o postgis/liblwgeom/.libs/liblwgeom_la-lwstroke.o postgis/liblwgeom/.libs/liblwgeom_la-lwtin.o postgis/liblwgeom/.libs/liblwgeom_la-lwtree.o postgis/liblwgeom/.libs/liblwgeom_la-lwtriangle.o postgis/liblwgeom/.libs/liblwgeom_la-lwunionfind.o postgis/liblwgeom/.libs/liblwgeom_la-lwutil.o postgis/liblwgeom/.libs/liblwgeom_la-measures.o postgis/liblwgeom/.libs/liblwgeom_la-measures3d.o postgis/liblwgeom/.libs/liblwgeom_la-ptarray.o postgis/liblwgeom/.libs/liblwgeom_la-stringbuffer.o postgis/liblwgeom/.libs/liblwgeom_la-varint.o libtool: link: gcc-ranlib .libs/liblwgeom.a libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' Making all in extension make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../ext/postgis/liblwgeom -I../ext/proj/src -flto -fPIC -I../ext/postgis/liblwgeom -I../ext/proj/src -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o geohash.o geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../ext/postgis/liblwgeom -I../ext/proj/src -flto -fPIC -shared -o postgis_geohash.so geohash.o -Wl,--gc-sections -Wl,-flto -Wl,--version-script=version.script -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags ../ext/.libs/liblwgeom.a -lm echo "\echo Use \"CREATE EXTENSION @EXT_NAME@\" to load this file. \quit" > postgis_geohash--0.2.0.sql echo >> postgis_geohash--0.2.0.sql cat geohash.sql >> postgis_geohash--0.2.0.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' cd build/postgis-geohash-0.2.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' Making install in ext make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' Making install in extension make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 postgis_geohash.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/postgis_geohash.so' /usr/bin/install -c -m 644 .//postgis_geohash.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_geohash--0.2.0.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0072_postgis_geohash' make[3]: Entering directory `/src/layers/layer1_scientific_core/0073_pg_partman' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml touch /opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "name: 'pg_partman'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "version: '4.5.1'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checksum: '55a1a2f9f9de977803cbff9c910dbbea'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo -n "PG_PARTMAN is a PostGreSQL extension to create and manage both time-based and serial-based table partition sets" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "website: 'https://github.com/pgpartman/pg_partman'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "license: 'PostgreSQL'" >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/scientific_core download uncompress build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/pg_partman-4.5.1.tar.gz` `readlink -m ./sources` MD5 55a1a2f9f9de977803cbff9c910dbbea Computing checksum for /src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1.tar.gz... Good checksum rm -Rf pg_partman-4.5.1 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/pg_partman-4.5.1.tar.gz` tar.gz pg_partman-4.5.1 cd build/pg_partman-4.5.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' cat sql/types/types.sql sql/tables/tables.sql sql/functions/apply_cluster.sql sql/functions/apply_constraints.sql sql/functions/apply_foreign_keys.sql sql/functions/apply_privileges.sql sql/functions/apply_publications.sql sql/functions/autovacuum_off.sql sql/functions/autovacuum_reset.sql sql/functions/check_control_type.sql sql/functions/check_default.sql sql/functions/check_name_length.sql sql/functions/check_subpart_sameconfig.sql sql/functions/check_subpartition_limits.sql sql/functions/create_function_id.sql sql/functions/create_function_time.sql sql/functions/create_parent.sql sql/functions/create_partition_id.sql sql/functions/create_partition_time.sql sql/functions/create_sub_parent.sql sql/functions/create_trigger.sql sql/functions/drop_constraints.sql sql/functions/drop_partition_column.sql sql/functions/drop_partition_id.sql sql/functions/drop_partition_time.sql sql/functions/dump_partition_table_definition.sql sql/functions/inherit_template_properties.sql sql/functions/partition_data_id.sql sql/functions/partition_data_time.sql sql/functions/partition_gap_fill.sql sql/functions/reapply_privileges.sql sql/functions/run_maintenance.sql sql/functions/show_partition_info.sql sql/functions/show_partition_name.sql sql/functions/show_partitions.sql sql/functions/stop_sub_partition.sql sql/functions/undo_partition.sql sql/procedures/partition_data_proc.sql sql/procedures/reapply_constraints_proc.sql sql/procedures/run_maintenance_proc.sql sql/procedures/undo_partition_proc.sql > sql/pg_partman--4.5.1.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.2/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.2/opt/core/include/libxml2 -I/opt/metwork-mfext-1.2/opt/scientific_core/include -I/opt/metwork-mfext-1.2/opt/scientific_core/../core/include -c -o src/pg_partman_bgw.o src/pg_partman_bgw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC src/pg_partman_bgw.o -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/lib -L/opt/metwork-mfext-1.2/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.2/opt/scientific_core/lib',--enable-new-dtags -shared -o src/pg_partman_bgw.so make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' cd build/pg_partman-4.5.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/share/doc/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.2/opt/scientific_core/bin' /usr/bin/install -c -m 644 .//pg_partman.control '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 .//updates/pg_partman--1.8.7--2.0.0.sql .//updates/pg_partman--2.2.3--2.3.0.sql .//updates/pg_partman--1.8.0--1.8.1.sql .//updates/pg_partman--2.0.0--2.1.0.sql .//updates/pg_partman--2.2.0--2.2.1.sql .//updates/pg_partman--1.3.0--1.4.0.sql .//updates/pg_partman--2.3.3--2.3.4.sql .//updates/pg_partman--4.2.1--4.2.2.sql .//updates/pg_partman--1.8.2--1.8.3.sql .//updates/pg_partman--1.8.1--1.8.2.sql .//updates/pg_partman--1.7.0--1.7.1.sql .//updates/pg_partman--1.1.0--1.2.0.sql .//updates/pg_partman--2.5.1--2.6.0.sql .//updates/pg_partman--0.1.2--0.2.0.sql .//updates/pg_partman--2.3.0--2.3.1.sql .//updates/pg_partman--3.0.2--3.1.0.sql .//updates/pg_partman--0.3.1--0.3.2.sql .//updates/pg_partman--0.2.0--0.3.0.sql .//updates/pg_partman--3.2.0--3.2.1.sql .//updates/pg_partman--1.7.1--1.7.2.sql .//updates/pg_partman--4.4.0--4.5.0.sql .//updates/pg_partman--2.3.4--2.4.0.sql .//updates/pg_partman--0.3.0--0.3.1.sql .//updates/pg_partman--4.2.0--4.2.1.sql .//updates/pg_partman--1.4.5--1.5.0.sql .//updates/pg_partman--3.0.1--3.0.2.sql .//updates/pg_partman--1.8.8--2.0.0.sql .//updates/pg_partman--1.5.0--1.5.1.sql .//updates/pg_partman--3.1.1--3.1.2.sql .//updates/pg_partman--4.4.1--4.5.0.sql .//updates/pg_partman--1.2.0--1.3.0.sql .//updates/pg_partman--1.4.3--1.4.4.sql .//updates/pg_partman--3.0.0--3.0.1.sql .//updates/pg_partman--1.8.6--1.8.7.sql .//updates/pg_partman--3.1.0--3.1.1.sql .//updates/pg_partman--2.4.0--2.4.1.sql .//updates/pg_partman--1.7.2--1.8.0.sql .//updates/pg_partman--3.1.2--3.1.3.sql .//updates/pg_partman--0.4.1--0.4.2.sql .//updates/pg_partman--1.5.1--1.6.0.sql .//updates/pg_partman--4.5.0--4.5.1.sql .//updates/pg_partman--2.6.4--3.0.0.sql .//updates/pg_partman--3.2.1--4.0.0.sql .//updates/pg_partman--2.3.1--2.3.2.sql .//updates/pg_partman--0.1.1--0.1.2.sql .//updates/pg_partman--4.2.2--4.3.0.sql .//updates/pg_partman--0.4.0--0.4.1.sql .//updates/pg_partman--1.8.7--1.8.8.sql .//updates/pg_partman--2.6.3--2.6.4.sql .//updates/pg_partman--0.1.0--0.1.1.sql .//updates/pg_partman--1.0.0--1.1.0.sql .//updates/pg_partman--1.6.1--1.7.0.sql .//updates/pg_partman--1.4.4--1.4.5.sql .//updates/pg_partman--1.8.4--1.8.5.sql .//updates/pg_partman--2.4.1--2.5.0.sql .//updates/pg_partman--0.3.2--0.4.0.sql .//updates/pg_partman--2.1.0--2.2.0.sql .//updates/pg_partman--1.6.0--1.6.1.sql .//updates/pg_partman--4.3.0--4.3.1.sql .//updates/pg_partman--1.4.1--1.4.2.sql .//updates/pg_partman--1.4.2--1.4.3.sql .//updates/pg_partman--4.0.0--4.1.0.sql .//updates/pg_partman--1.8.3--1.8.4.sql .//updates/pg_partman--3.1.3--3.2.0.sql .//updates/pg_partman--2.2.2--2.2.3.sql .//updates/pg_partman--1.4.0--1.4.1.sql .//updates/pg_partman--2.6.1--2.6.2.sql .//updates/pg_partman--0.4.2--1.0.0.sql .//updates/pg_partman--4.3.1--4.4.0.sql .//updates/pg_partman--1.8.5--1.8.6.sql .//updates/pg_partman--2.6.0--2.6.1.sql .//updates/pg_partman--2.5.0--2.5.1.sql .//updates/pg_partman--2.3.2--2.3.3.sql .//updates/pg_partman--2.6.2--2.6.3.sql .//updates/pg_partman--4.1.0--4.2.0.sql .//updates/pg_partman--2.2.1--2.2.2.sql .//sql/pg_partman--4.5.1.sql '/opt/metwork-mfext-1.2/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 755 src/pg_partman_bgw.so '/opt/metwork-mfext-1.2/opt/scientific_core/lib/postgresql/' /usr/bin/install -c -m 644 .//doc/migration_to_partman.md .//doc/pg_partman.md .//doc/pg_partman_howto_triggerbased.md .//doc/pg_partman_howto_native.md .//doc/migrate_to_native.md '/opt/metwork-mfext-1.2/opt/scientific_core/share/doc/postgresql/extension/' /usr/bin/install -c -m 755 .//bin/common/*.py '/opt/metwork-mfext-1.2/opt/scientific_core/bin/' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0073_pg_partman' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.2/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.2/opt/scientific_core" cache: /buildcache/mfext_cache_layer_scientific_core_6ed876500ad4ae1c92ff081ece8af693.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.2/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3" "python3" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 python3_core@mfext layer (dependency) hash (from cache): 6d704278032f1aa85c880872e5ba53fb root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: a91c5870ae138efe42bb3efe69304af7 cache missed (/buildcache/mfext_cache_layer_python3_e2d4a50c64318d54c2ee62e622a4739d.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.2/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 tempolayer553744[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer553744] Collecting cffi==1.12.3 Downloading cffi-1.12.3.tar.gz (456 kB) Collecting nose==1.3.7 Downloading nose-1.3.7.tar.gz (280 kB) Collecting pbr==5.6.0 Downloading pbr-5.6.0.tar.gz (125 kB) Collecting pycparser==2.19 Downloading pycparser-2.19.tar.gz (158 kB) Collecting PyScaffold==3.2.3 Downloading PyScaffold-3.2.3.tar.gz (389 kB) Collecting pytest-runner==5.3.1 Downloading pytest-runner-5.3.1.tar.gz (16 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting setuptools-git==1.2 Downloading setuptools-git-1.2.tar.gz (10 kB) Collecting 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' Building wheels for collected packages: setuptools, cffi, nose, pbr, pycparser, PyScaffold, pytest-runner, setuptools-git 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=a744f4774b534adfc1fee7b2ad8397844cd83fafba2289464cb160b1ac852ccb Stored in directory: /root/.cache/pip/wheels/2b/f1/18/041168e14bd2e91fe11670521a954603ff73ada00de915aab0 Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp39-cp39-linux_x86_64.whl size=416764 sha256=51d1fc56b990de0f407331b5f7a23bffe805a3f714ca044d5410a4a507df6b1e Stored in directory: /root/.cache/pip/wheels/07/55/02/edcc00a3897cb2c21ff0d77757740241072def76142b006189 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=153545 sha256=f48a39771afab6c84ce10c6a12204bae2cc7169e51aca50ff2942fbd0e4afce1 Stored in directory: /root/.cache/pip/wheels/01/00/95/1d9ac404f5a32a8b7505b5d13050435905ba024c8747799e14 Building wheel for pbr (setup.py): started Building wheel for pbr (setup.py): finished with status 'done' Created wheel for pbr: filename=pbr-5.6.0-py2.py3-none-any.whl size=109077 sha256=fa7c9d9447a627e79e09607e8ec3194b4997c870f38a1168ae931276de84e3a2 Stored in directory: /root/.cache/pip/wheels/b4/49/c2/b31471879e6c08953d4d2b7d9b032298f94bb0571ea4fed4cb Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=f5303f7a6925fbadca92f498f02740debc800e038b08c83c3ed22a8de387d7e7 Stored in directory: /root/.cache/pip/wheels/4c/33/cc/4f98d7defeaadac79c493a4343d33e2317f68f52b33115569b Building wheel for PyScaffold (setup.py): started Building wheel for PyScaffold (setup.py): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-3.2.3-py3-none-any.whl size=162977 sha256=ed68482033b7c02d2da9403d872feae2bc9f1c58ec89ed2c98d46d2a00bbec79 Stored in directory: /root/.cache/pip/wheels/04/f1/48/4ccd28058270ee8c52a27e764f45ed40b9d3a8f44f8e9ea249 Building wheel for pytest-runner (PEP 517): started Building wheel for pytest-runner (PEP 517): finished with status 'done' Created wheel for pytest-runner: filename=pytest_runner-5.3.1-py3-none-any.whl size=7094 sha256=de973936cd39ff4f722bf0341feac20a6de6c78ca0f4185982ede577a7fc3b7e Stored in directory: /root/.cache/pip/wheels/10/e6/65/1dbdcb0d198db318b32926d4b3360dbcdc824da5aa3cfe72f7 Building wheel for setuptools-git (setup.py): started Building wheel for setuptools-git (setup.py): finished with status 'done' Created wheel for setuptools-git: filename=setuptools_git-1.2-py2.py3-none-any.whl size=9596 sha256=6855bf62782eae98be8c855674adbbb337cf75c91c1be6ecbd0223271dc11313 Stored in directory: /root/.cache/pip/wheels/53/b7/48/982ec60abe9c089e3cb819cde9ef1960a5d346d8b0a99fe39b Successfully built setuptools cffi nose pbr pycparser PyScaffold pytest-runner setuptools-git if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.12.3-cp39-cp39-linux_x86_64.whl Processing ./src/nose-1.3.7-py3-none-any.whl Processing ./src/pbr-5.6.0-py2.py3-none-any.whl Processing ./src/pycparser-2.19-py2.py3-none-any.whl Processing ./src/PyScaffold-3.2.3-py3-none-any.whl Processing ./src/pytest_runner-5.3.1-py3-none-any.whl Processing ./src/setuptools_git-1.2-py2.py3-none-any.whl Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 10)) (54.1.2) Installing collected packages: pycparser, cffi, nose, pbr, PyScaffold, pytest-runner, setuptools-git Successfully installed PyScaffold-3.2.3 cffi-1.12.3 nose-1.3.7 pbr-5.6.0 pycparser-2.19 pytest-runner-5.3.1 setuptools-git-1.2 if ! test -d /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pytest-runner.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/setuptools-git.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/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.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/bin/_download_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` `readlink -m ./sources` MD5 6fb0e4371b22d9bb72efa79181000aac Trying to download https://files.pythonhosted.org/packages/ae/77/5d3c17609475ecd93b1ad5df28791e0d6424e000877ac4085003b4e81b9e/ConfigUpdater-1.0.1.tar.gz... --2023-07-17 14:55:20-- https://files.pythonhosted.org/packages/ae/77/5d3c17609475ecd93b1ad5df28791e0d6424e000877ac4085003b4e81b9e/ConfigUpdater-1.0.1.tar.gz Resolving files.pythonhosted.org... 146.75.73.63, 2a04:4e42:82::319 Connecting to files.pythonhosted.org|146.75.73.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30905 (30K) [binary/octet-stream] Saving to: `/src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz' 0K .......... .......... .......... 100% 71.3M=0s 2023-07-17 14:55:20 (71.3 MB/s) - `/src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz' saved [30905/30905] 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.2/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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.2/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/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.2/opt/python3 --src=/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/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.2/opt/python3_core/lib/python3.9/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=75dd50350d44b774b72ba5888c812de46a7276549c9582d286e1ddf037879036 Stored in directory: /root/.cache/pip/wheels/42/c2/36/84003c6649fda1a4c1ca15c6fd99192cf9c3febef691e0ca8b 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 tempolayer554360[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@1c11e44df6da758b2735c9771cdc62aa33fcac06#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 1c11e44df6da758b2735c9771cdc62aa33fcac06) 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) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl (from -r requirements3.txt (line 24)) 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 36)) 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 37)) 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 41)) 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.25.1 Downloading requests-2.25.1.tar.gz (102 kB) Collecting requests-unixsocket==0.2.0 Downloading requests-unixsocket-0.2.0.tar.gz (13 kB) Collecting rich==1.2.3 Downloading rich-1.2.3-py3-none-any.whl (123 kB) 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 59)) 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 61)) 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.26.5 Downloading urllib3-1.26.5.tar.gz (292 kB) Collecting Werkzeug==1.0.1 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting whichcraft==0.5.2 Downloading whichcraft-0.5.2.tar.gz (6.5 kB) Collecting wrapt==1.12.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 69)) 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 71)) 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 72)) 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 73)) 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 74)) 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 Using cached typing_extensions-3.7.4.3.tar.gz (38 kB) Collecting six==1.15.0 Using cached six-1.15.0.tar.gz (33 kB) Collecting cffi==1.12.3 Using cached cffi-1.12.3.tar.gz (456 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 Using cached filelock-3.0.12.tar.gz (8.5 kB) Collecting ConfigUpdater Downloading ConfigUpdater-3.1.1.tar.gz (139 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2023.5.7.tar.gz (158 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, 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-cp39-cp39-linux_x86_64.whl size=416775 sha256=739a7d4fa402acd9fa14f45172579faef50720790a746499434bf7ae721b03eb Stored in directory: /root/.cache/pip/wheels/07/55/02/edcc00a3897cb2c21ff0d77757740241072def76142b006189 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=9a920fad2337010e721c6c766a48b6448613b5231ca275b53aa6b97888545073 Stored in directory: /root/.cache/pip/wheels/4c/33/cc/4f98d7defeaadac79c493a4343d33e2317f68f52b33115569b 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=a678801e8505ba77c7cde059a81009109a0490e6d7f7190ddd74487deade94db Stored in directory: /root/.cache/pip/wheels/50/bb/7c/cb70971e63d0f02a323e5d1f29085f325a15e8cca8ed89b5f8 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=130e8c88781bace6509ca67e888b901ad31cb4b8f1b021f95bc0c5912310e2bf Stored in directory: /root/.cache/pip/wheels/2b/f1/18/041168e14bd2e91fe11670521a954603ff73ada00de915aab0 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=2c5a76ee9b48be0d530197d8dba8fb7ebdb729ed21c330407ae2b8ae4442460c Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.7.4.3-py3-none-any.whl size=22544 sha256=474d5bd07659b44238cffb56f53ed068794d38a847d22fc4ede5a3d168846438 Stored in directory: /root/.cache/pip/wheels/31/e3/7c/7126504282c3614b5eb53bc663c44986730cbd93693acc6ea5 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=40995 sha256=58359e209ab47c7e46922cf86914ccf0e638c26501ffba12009109fd00e2b57a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/4b/40/5f/b0fe4400f67954f571ca9221d047b991a68c7254efb993c80a Building wheel for aiohttp (PEP 517): started Building wheel for aiohttp (PEP 517): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.7.4-cp39-cp39-linux_x86_64.whl size=1369070 sha256=f12e9e2480876cb8f1732f1a75113f685cf820a4fd90e262dda6547665d179a1 Stored in directory: /root/.cache/pip/wheels/dc/1d/5c/69e779bfa1b61724ec7f145824f4c6497930e6148c0e0adfe2 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=530da89d30d6bcaf2181124b134769596fb60dbd1cb7e8a3d7c1d6e4e64769cb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/5e/62/e7/e0ebe33285d7aa757fcf345fa48602585e746b83b7ba423447 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=718fa721fd3a1df1a98bfb85d2afea33d60d68e19b1a3a0e911cc0b2023106b4 Stored in directory: /root/.cache/pip/wheels/ce/18/b6/8dc1967800489877dd3bf06d8fd43247636b6ac762c7aac15a Building wheel for async-timeout (setup.py): started Building wheel for async-timeout (setup.py): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-3.0.1-py3-none-any.whl size=8250 sha256=04c45af50d41300dc22b1769705a0a64a369048f15dc85153d77bdeef263f96b Stored in directory: /root/.cache/pip/wheels/dd/1f/b9/2fb7b02c89cef17bd2de14fbbaff09805e2ba8fb454098c200 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=f957c792a15280c4dd79ed4cdf06edf32be87aa479ae844b0c45908f365a14a7 Stored in directory: /root/.cache/pip/wheels/a7/01/63/564bdedfdbc8d26932b97260d3257fcbc43c73c90d69b22dbb Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.4-py2.py3-none-any.whl size=42631 sha256=379246ef49ecd39156ff9e011d0ccdf04fa7f4b8847345701143ad5ddb6e2dd9 Stored in directory: /root/.cache/pip/wheels/94/c6/23/71109e4f94f1efbb58e63556faad9849288cfe6e2436962e9f Building wheel for bash (setup.py): started Building wheel for bash (setup.py): finished with status 'done' Created wheel for bash: filename=bash-0.6-py3-none-any.whl size=3000 sha256=f09d5b9e0fa891539bd8202f866fd77c0fea5649873787d5bc7d625f8649efb0 Stored in directory: /root/.cache/pip/wheels/33/19/9b/bfa1a6c2a69f9ff0e21aba068fe7d4f9c1036e2686c82699e6 Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.7-cp39-cp39-linux_x86_64.whl size=60062 sha256=2d7fb4ed3085025f1c2005ad3cab112962645bcef96bf0bd1719f4e946971948 Stored in directory: /root/.cache/pip/wheels/a2/df/9f/3e737db43b7e03632c1c23099d36e022c9fc5fb98e1b283fd2 Building wheel for binaryornot (setup.py): started Building wheel for binaryornot (setup.py): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.4.4-py2.py3-none-any.whl size=7481 sha256=e73eccfb616a5d6451b7a69870bfe9c35e40da52ebf0d1a5bc66c8fcec484094 Stored in directory: /root/.cache/pip/wheels/30/01/e8/6f2508782b0cfeefa159d2d644811c9c15822d8c1d6ffda5d5 Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11093 sha256=31258312436bbe9f9d06c207803a988292f9f2bdb6cfa54bbb5f3819e4bac557 Stored in directory: /root/.cache/pip/wheels/28/ee/aa/d4e1b9ee0873cfa3b79158b71a868f58ff01cb22b9839ef153 Building wheel for Cerberus (setup.py): started Building wheel for Cerberus (setup.py): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.2-py3-none-any.whl size=54336 sha256=22d74cb3ab642604f126cfccc40daffd21626801d0ff0a69880cf2e8541199a5 Stored in directory: /root/.cache/pip/wheels/1b/bf/af/98c7098d3505e1f2be6cfa1fabd1d93c22664e1754d7d04cb1 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140896 sha256=aee2c5afbd04e180119a2925e580df62daf7241d4fa6838906df2485087c2503 Stored in directory: /root/.cache/pip/wheels/c4/0c/5b/78142645b48b689ff55b530c3c31017eb9938d603529e66967 Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=b01a4b34097dd2acc4995ebfd0a3acfae3ba01282aae36d00b2fc69bd8c487fd Stored in directory: /root/.cache/pip/wheels/19/a8/8e/674baabb14706422643bb387b460ea64a1873a21ae8970f9c2 Building wheel for colorama (setup.py): started Building wheel for colorama (setup.py): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.3-py2.py3-none-any.whl size=15931 sha256=290fb6e3e0591992c4778f6d8231d7456022ca7f9bf312f6905d88f14c8eee61 Stored in directory: /root/.cache/pip/wheels/84/7b/88/a378d8a4c3b53d8b1c4737aad73ce5b850a1c6d74421610974 Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=commonmark-0.9.1-py2.py3-none-any.whl size=51069 sha256=faa3cb6bf6aa44e2427e007bb633d67f30967b3ebdcf4a9adb9be91e77282820 Stored in directory: /root/.cache/pip/wheels/58/e3/46/eb2a13bd1a24607988233580ab60c52e11bfcf202238509acd 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=aee4d998935ed90f084e644abcead3e1ef81992451b1055eaee934d21591f3ff Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/ea/50/6a/4ac9a1b85fe3b5f8df490b623041b5d07e3cb5f812a1aa60fd Building wheel for cookiecutter-hooks (setup.py): started Building wheel for cookiecutter-hooks (setup.py): finished with status 'done' Created wheel for cookiecutter-hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3478 sha256=260665671e747af52518868a1ee84382d50672f4d3254986e76cbb4ce83e4957 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/f8/bb/58/97743ffa556b672b61157e42c04a5235406eb333c5186691a2 Building wheel for cronwrapper (setup.py): started Building wheel for cronwrapper (setup.py): finished with status 'done' Created wheel for cronwrapper: filename=cronwrapper-0.0.1-py3-none-any.whl size=7383 sha256=20294282b21ae3e0e36cb8f438940feea7d47d38944700640578ead98df5f26a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/91/0e/72/275e1845174745d6d5aa3b2e920e95cca1057d585dba222db8 Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp39-cp39-linux_x86_64.whl size=742605 sha256=688ef3b7e693a21ec6f437eb1cec6ff9f226ad85f810a24cf1dc2365c4684013 Stored in directory: /root/.cache/pip/wheels/0b/8b/61/b67c8d096e2e7ce198c09468a96a762be8ce29881268a000aa 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=2800232e48332ff631dc23d48e3a3df1631e77d3b06c16f7b148973632c15d1f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/b8/47/1b/068a41bcad20b454434e6ad1e4247a64ef6d82090138c04b13 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=74e717a785769518750698c9b36f5438f8923f18f8a769b05ccd31c6d374d98f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/aa/71/2f/37ab69faf5689362ff5114ab1ce5f565cd712701817538c315 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=f11dabfd0acbcf6c97e35a9b0888a6ba0c9edbd26bf33ba2ca7286ad52889925 Stored in directory: /root/.cache/pip/wheels/62/f6/fe/3cf9d814782c5816dff24a3566b16b0abcfaefb6f3c351db30 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=a4a893eb8cfdd26c15e57dc523f37e33153350834ca43e2f5fa091886b618d80 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/e8/d6/a4/c840d51cc1377271fc77993354cec72e7e9ba3b11f162b49ec 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=259e53a1d423d10500b3fbd5f4e9985430035bbdff5e5ccf5f05c5761d409693 Stored in directory: /root/.cache/pip/wheels/a4/75/0e/dca642827f5e9a3f82a3b08d6d5ad6c983767c48f22e90bffa Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=bb1aa9b4a4eb6cbdf999b5fa52eec3be862b7f6df358467760809e9fcc96e10a Stored in directory: /root/.cache/pip/wheels/02/2b/dd/d84d58782918eb08f55bc8d93bbff3d63ae850b94381586924 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58593 sha256=2466e8d1bcb4f4859f096f21b7ef99de6073614ef37cb3e32ccd96a18a3f686b Stored in directory: /root/.cache/pip/wheels/bb/38/37/a02d4d13b2f61efb285c62f85e9815cab6a0f386c8dfa658b0 Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=bf60fa61219de54ee11b3bddd5f5674e02ded1d59fc55d7f6ac3d0cdad19e083 Stored in directory: /root/.cache/pip/wheels/f5/9f/48/6e7a73b2ad15dd7f38d55eed9baa28af228efd86ff3148fc38 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=05e4a6868feaaa12eb5f6a9489ebaf65e9f57defa3d3700f9e89e98f7fa27115 Stored in directory: /root/.cache/pip/wheels/a0/12/cd/f35d3ec5e5fbe1d31cdc8d0591e7adbcbf946dc623da81b5f5 Building wheel for jinja2-time (setup.py): started Building wheel for jinja2-time (setup.py): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4737 sha256=fc9ee17e961017484f537ec7aa20a06faf47f9d5a47e54311810e9d395ef8cfa Stored in directory: /root/.cache/pip/wheels/c7/9e/34/fb9655b24ee3ce7e912fc23cbdf336b95e4727c8dcb6d9b96b Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=4d8b2ba80bf026eedce3ef13a4518ef943f4ff505a8dcc29cce17c69949ddca5 Stored in directory: /root/.cache/pip/wheels/3d/06/7f/0ad2a91312c09d74e4c875aef3490e0da58c7339811d6ceb63 Building wheel for lazy-import (setup.py): started Building wheel for lazy-import (setup.py): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16486 sha256=aec7fbd0a5552c0662e3fd61740563d4bcb31e3d2123381a78b034274127080f Stored in directory: /root/.cache/pip/wheels/14/07/aa/97e8f39c5f2ef91a2db0026be1bc7f4f87141fc354280501fa Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=07a95f555a1ceb528fc83e7df6a85afc34adfc818b7ca9ce5ebbe332f7da67a7 Stored in directory: /root/.cache/pip/wheels/3d/33/c3/e5e276b56116d75b6cd501544f51ad8ab4ceda28f614a74c07 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp39-cp39-linux_x86_64.whl size=32595 sha256=f34a5d5edeadc766ff33b0ce90082b50752edf14a77e54f36d5c1dd8e4fd6379 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e Building wheel for mflog (setup.py): started Building wheel for mflog (setup.py): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.0-py3-none-any.whl size=15704 sha256=f3bc43177c1cb945ba5854bec963f8306d694a2640a3f857675f3f1ce002101a Stored in directory: /root/.cache/pip/wheels/e8/a5/71/d1f84e39b9e0cfcd00f32cf1df5170fa94f52e3d808815cffa 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=c5c43b5dd46492c646aa0cf9d51499ebe7262c2f034ca871ff426d4c3b045ed1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/08/c2/76/2111685acc2649f48e66253e72a72b1c7cda4e6f714b458397 Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.0.0-py3-none-any.whl size=22227 sha256=77b026e41dd7ba955ec05e2e944bbff280b75a2e0b3358533d2219a21bf2e833 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/69/e4/42/6f58d346cfe49d2d2e7bafdfa12b24eef4319ac348a91b428d 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=21c64d268035175eb77090b1f832406109d4efad285b46510a85a754db18009f Stored in directory: /root/.cache/pip/wheels/fd/0f/e1/503f748bf86d7ad8cb41a53673f4c3bdf0b60f0223b54f3123 Building wheel for multidict (PEP 517): started Building wheel for multidict (PEP 517): finished with status 'done' Created wheel for multidict: filename=multidict-4.7.6-cp39-cp39-linux_x86_64.whl size=177889 sha256=918999bb070afff2794dd2beafc4aaa4b9a0c6472590f90358ab897586d570d1 Stored in directory: /root/.cache/pip/wheels/43/3a/a8/d7bf95ae763a7a2057cb502ff2da094763c166f253624afc63 Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp39-cp39-linux_x86_64.whl size=39300 sha256=165ed2603705d4abb9f00b1873ec18d62e0c898025822e860230311fc31279a3 Stored in directory: /root/.cache/pip/wheels/c1/61/19/f1549bcd0ae00c70643212c16dfea9de5fe6b05c88fad0d00f 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=76b88501a8697567e7ab82b5d3f30796767a7fda8cabcdbf73594f77c2b60b9f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/53/c1/8d/eaf3f9ff17b697c97845bf6b0ac3e4661ca81a1192621bb725 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=1f779dd7a51dd536b54b53231b4a62b6ba0689aafad821a71dbdb509b81fadbc Stored in directory: /root/.cache/pip/wheels/58/37/c6/e0cc6a836dcd40e31f3f846f4443b075e6d2c07324ae9d11f8 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=e1a3ac2490b9913c9b4e692b88e206a581ee26edbf2f54bd0b1d6f034441073b Stored in directory: /root/.cache/pip/wheels/a2/06/c9/791effeb3924044181197a7112b283f4900ad496bd1724538f Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.4.2-py2.py3-none-any.whl size=9605 sha256=2330e242e0514e16677b610e7ef199931bc2a95f5cc28f84f45605b26e3703d7 Stored in directory: /root/.cache/pip/wheels/b6/31/eb/f7040e2614ff7dc07b50bd0a4fb87e9f062305af5827b92fb8 Building wheel for pprintpp (setup.py): started Building wheel for pprintpp (setup.py): finished with status 'done' Created wheel for pprintpp: filename=pprintpp-0.4.0-py2.py3-none-any.whl size=12931 sha256=ff75d09156bd6eb9c53d62257795bfc5e1441fc842f507005b45b8bbd63b7631 Stored in directory: /root/.cache/pip/wheels/9f/df/2a/95222f2b70500d34b4f0df6848d99d46a084a6619fc3245550 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp39-cp39-linux_x86_64.whl size=278504 sha256=563e20a6edbc850d044fab4efaf28c8a5f535f06ada0287cf907716c2c8c507e Stored in directory: /root/.cache/pip/wheels/eb/72/4d/913d867e29ad11af7fc8fd7a39e495f5e02afbd89415bb61df Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=658701828d2f12acd30c89c825d7376b02ba8d304b70e3941f1c307e5adc5161 Stored in directory: /root/.cache/pip/wheels/d1/58/c0/f6d4eb5a88302dd2c15efbf25c3d99dbfc971250a6554c7b92 Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=ec74dfd7442a73e3cf3024fab3a24d9643dd20bb5e166e3126de8cf8eeb5ef6a Stored in directory: /root/.cache/pip/wheels/33/80/d9/2c5cc0cd6760f7f9843b5195ac094b57245f340b09dedd2175 Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=4313394b7df313e72b78d6c36b0edb811b6df4687b94ffe2e568369944661de2 Stored in directory: /root/.cache/pip/wheels/df/59/26/4c0156f7a9db2b0a2bd14d346a673de99632feeb8cd43914d0 Building wheel for PyNaCl (PEP 517): started Building wheel for PyNaCl (PEP 517): still running... Building wheel for PyNaCl (PEP 517): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.3.0-cp39-cp39-linux_x86_64.whl size=944455 sha256=3a93e7a414aacf5bfdff42bdd56b4ba76431d4ae0adc1508b125056902aa7b3c Stored in directory: /root/.cache/pip/wheels/32/0c/8e/3572410350e6c6496b6dcb06aeac97a18fe415019165662921 Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=6bb48eeb63a41e284ee3705c5ee1fb2d2b1cd23f85acedb86ff733dc2f821888 Stored in directory: /root/.cache/pip/wheels/37/84/b7/ce1ed99d65e6a2adeeb029fbc3543b1288236cf7f58af3c01b 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=a918c215144390edcb86714587eb7c4ca19e5d486346f101944c2fa50a425a24 Stored in directory: /root/.cache/pip/wheels/6e/56/11/d9c942a3e15df9cfe58a425b7c2f100aa6a825b62db9a13b26 Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45641 sha256=2862d5e5090a6f00608b968cd7d09b7162fd7ed76e8d3a6df101807e1850a16b Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-3.2.1-py2.py3-none-any.whl size=65295 sha256=126595f4ae93936074cbc9961ad375334db5aa40b37b80f14e9ceee4ff6fa83c Stored in directory: /root/.cache/pip/wheels/42/87/36/c849fded8bd250bde6dcfa789aea6698d9fba943c28d104d6d Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.25.1-py2.py3-none-any.whl size=61216 sha256=5604bfa447e996fb8c04ee5f6bcb86fc03a2128074d6eb2d6b470db6dd130591 Stored in directory: /root/.cache/pip/wheels/3e/d9/4c/547946f3d0e289b5511771bb6034c827fe95cacdfb276f1c16 Building wheel for requests-unixsocket (setup.py): started Building wheel for requests-unixsocket (setup.py): finished with status 'done' Created wheel for requests-unixsocket: filename=requests_unixsocket-0.2.0-py2.py3-none-any.whl size=11871 sha256=10871df55a28dd86a61766fe95710ad8d0c03a3547c1ac718cb102144edb1989 Stored in directory: /root/.cache/pip/wheels/ff/38/46/742945a4fd5aa4c40286ad1f4e16d1ca0a837b639a35b4f24c Building wheel for simpleeval (setup.py): started Building wheel for simpleeval (setup.py): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.10-py3-none-any.whl size=13758 sha256=42b0086b69ef0f4c9a5e07f84a1b4e929ac7a22fcb8bad6bf2be99087edb02a8 Stored in directory: /root/.cache/pip/wheels/f2/e2/ed/824785e4a0930f511fe881487f590b91ac045c26a1da7e23bf 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=0fbcc761adb1cbc16f7fa018cbf534e1d5fe971e44169b90220b9e8a2f06125f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/76/d3/b5/d592ff0401102f6ec3b97ff114f5af0b027dff683627fe231d 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=c9253fafebb44b9832955056015438b420cbdc0b3c49534821cc264915c767ab Stored in directory: /root/.cache/pip/wheels/6e/2c/be/53232bd9dd9ee17df3f5f9adb9ff82ddbf65714bdf21f76c6f 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=2a2aae5e8333d059b11fab0c0539eab4db82fae6fc314e767683a38df98efc09 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/ff/f4/c0/dd13caaa198159a80d89335d3af723cdb5e057767521edc7d6 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=c3cf8c5003ec254983ac65600563d9a0f749334b33552d01fd9b5629bc28abe6 Stored in directory: /root/.cache/pip/wheels/d6/42/1c/ac35bb80b4d95dd2bbf7aa111392fe7eb4095952c66cc4d619 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=13104b7609549be09819e3a3d226f9dd0efaf99f6bdd4e5906a42b0c05bc3351 Stored in directory: /root/.cache/pip/wheels/07/e5/f9/809f0a0b8bb9e3d418c48942b4da3b9fdf5142803e1e2363bc 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=a3e7029a41fad29703dab470d698be6a282cd2c5d4fc4a2198fbc82c02e3a9e8 Stored in directory: /root/.cache/pip/wheels/b9/5c/5e/1a007285055a79effc46316337f602132d0dbf98e1cc047c3c Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.5-py2.py3-none-any.whl size=138127 sha256=3a1fa30c9c2276681d1f0276fec4b65df40ec257712be44794f16a28e8913839 Stored in directory: /root/.cache/pip/wheels/62/51/d4/8094950ce29abbc3b4ace7cfbaf372a251f2a30bc24522e7e9 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=e16e2fa57e7cf8c978e7eb6f5d984c9edb3379fd10d2a5b9f482ae014ec2b72d Stored in directory: /root/.cache/pip/wheels/c6/6b/b2/955e02096a1c6a5ea44b29d50a1049d5cb8345165515837b8b Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.5.2-py2.py3-none-any.whl size=4893 sha256=3f10bd40c93084e90c63793f1ae2cb8e64e16fdb6edb9978cbca61f26d51353c Stored in directory: /root/.cache/pip/wheels/d9/f0/a4/c65c1af8d30dcf2d2a84234ae2f9e6c0a568f602cbdd7f3e9a Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=78897 sha256=a913410badd40095a6ac7248442ca46af6b7674622dc7547e5a847ae52670b6e Stored in directory: /root/.cache/pip/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 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=e48e52dfa327f51861e9ac8f7017dca0b5dd176e5b759a64e5d8f4ecb4db04e3 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/01/26/04/ee148516fea8bcc1020687d2482da6dbbdcffe421a1cc53f82 Building wheel for yarl (PEP 517): started Building wheel for yarl (PEP 517): finished with status 'done' Created wheel for yarl: filename=yarl-1.6.3-cp39-cp39-linux_x86_64.whl size=308850 sha256=5332052171a07d44957a0116103efa886bdccd0d6b64c609fde31bf23e0f3e4a Stored in directory: /root/.cache/pip/wheels/c2/03/d3/a7ea30efd0c84c03fd1caf7757949a1dedf797361267741ef0 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=1f8f41b5628f87e016b9969ad5b73069d9f1cb020b631b4f521154408bd9b88a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/b4/3a/07/c15b7c9f0e1573be0d1f219ecba496086eae5c8f4a8c91a55a Building wheel for jinja2-from-json-extension (setup.py): started Building wheel for jinja2-from-json-extension (setup.py): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-0.0.1-py3-none-any.whl size=2654 sha256=27013e0d8d37549c3ea4eafa0fdcd694962868b57b9e8f9832df937d89f40e78 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/35/68/5a/5aa4ed68f46fadf08fac8a2b87e97484a5e1fae8e27ee3f7ec Building wheel for jinja2-getenv-extension (setup.py): started Building wheel for jinja2-getenv-extension (setup.py): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-0.0.4-py3-none-any.whl size=3306 sha256=41983b18ef1ffd24dfb314cb94b2abd186cde1a2dc8ba70faee5ca277bf89f23 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/69/0c/68/81d6b15bee2be3efdf6d574a6fcbfafb21b22aee5f9c227b41 Building wheel for jinja2-shell-extension (setup.py): started Building wheel for jinja2-shell-extension (setup.py): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-0.0.3-py3-none-any.whl size=3309 sha256=b4c8ed07f8a0a426a521a4d182a11fa5d7cad4e3dd8be4df5da1e09e42ad55a4 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer554360/tmp/pip-ephem-wheel-cache-ufndvtmu/wheels/db/8e/bf/b9022e4533a5a1da84f700c00a8f30bdcc9a5aeb301df43525 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.1-py2.py3-none-any.whl size=34242 sha256=0d3387a37314379a84b6c7e33b0e314da03d59310b052fd6c4965207de97540f Stored in directory: /root/.cache/pip/wheels/d2/43/5c/30c2e841057328c3e1d0c6f572b90425cbd8d4d96160d3acc2 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2023.5.7-py3-none-any.whl size=156948 sha256=d1a9389da431d0a7f271dc8e24e5b697506b8633d58ad5b9920f54e584c05622 Stored in directory: /root/.cache/pip/wheels/18/01/23/43767a1578a719069a38bf1b00b78aaf3bf6de3a8e4b392764 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 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.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.7.4-cp39-cp39-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/arrow-0.14.2-py2.py3-none-any.whl Processing ./src/async_timeout-3.0.1-py3-none-any.whl Processing ./src/attrs-19.3.0-py2.py3-none-any.whl Processing ./src/autopep8-1.4.4-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-3.1.7-cp39-cp39-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-3.1.1-py2.py3-none-any.whl Processing ./src/Cerberus-1.3.2-py3-none-any.whl Processing ./src/chardet-3.0.4-py2.py3-none-any.whl Processing ./src/Click-7.0-py2.py3-none-any.whl Processing ./src/colorama-0.4.3-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl Processing ./src/cronwrapper-0.0.1-py3-none-any.whl Processing ./src/cryptography-3.3.2-cp39-cp39-linux_x86_64.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-3.1.1-py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/future-0.17.1-py3-none-any.whl Processing ./src/gitignore_parser-0.0.6-py3-none-any.whl Processing ./src/idna-2.8-py2.py3-none-any.whl Processing ./src/inotify_simple-1.1.8-py3-none-any.whl Processing ./src/Jinja2-2.11.3-py2.py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-0.17.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.3-py3-none-any.whl Processing ./src/MarkupSafe-1.1.1-cp39-cp39-linux_x86_64.whl Processing ./src/mflog-0.1.0-py3-none-any.whl Processing ./src/mfplugin-0.0.0-py3-none-any.whl Processing ./src/mfutil-0.0.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-4.7.6-cp39-cp39-linux_x86_64.whl Processing ./src/netifaces-0.10.9-cp39-cp39-linux_x86_64.whl Processing ./src/opinionated_configparser-0.0.5-py3-none-any.whl Processing ./src/paramiko-2.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-cp39-cp39-linux_x86_64.whl Processing ./src/pycodestyle-2.6.0-py2.py3-none-any.whl Processing ./src/Pygments-2.7.4-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.3.0-cp39-cp39-linux_x86_64.whl Processing ./src/python_dateutil-2.8.0-py2.py3-none-any.whl Processing ./src/pytz-2019.1-py3-none-any.whl Processing ./src/PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl Processing ./src/redis-3.2.1-py2.py3-none-any.whl Processing ./src/requests-2.25.1-py2.py3-none-any.whl Processing ./src/requests_unixsocket-0.2.0-py2.py3-none-any.whl Processing ./src/rich-1.2.3-py3-none-any.whl Processing ./src/simpleeval-0.9.10-py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-19.1.0-py2.py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/terminaltables-3.1.0-py3-none-any.whl Processing ./src/tqdm-4.53.0-py2.py3-none-any.whl Processing ./src/Unidecode-1.1.1-py2.py3-none-any.whl Processing ./src/urllib3-1.26.5-py2.py3-none-any.whl Processing ./src/Werkzeug-1.0.1-py2.py3-none-any.whl Processing ./src/whichcraft-0.5.2-py2.py3-none-any.whl Processing ./src/wrapt-1.12.1-cp39-cp39-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/yarl-1.6.3-cp39-cp39-linux_x86_64.whl Processing ./src/jinja2_fnmatch_extension-0.0.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-0.0.1-py3-none-any.whl Processing ./src/jinja2_getenv_extension-0.0.4-py3-none-any.whl Processing ./src/jinja2_shell_extension-0.0.3-py3-none-any.whl Requirement already satisfied: typing-extensions==3.7.4.3 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 13)) (3.7.4.3) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 2)) (1.12.3) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 11)) (1.15.0) Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 10)) (54.1.2) Requirement already satisfied: filelock==3.0.12 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 4)) (3.0.12) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from mfplugin->-r requirements3.txt.tmp (line 36)) (1.0.1) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from requests==2.25.1->-r requirements3.txt.tmp (line 55)) (2019.3.9) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 5)) (2.19) Installing collected packages: MarkupSafe, Jinja2, opinionated-configparser, inotify-simple, psutil, bash, colorama, Pygments, commonmark, pprintpp, rich, simpleeval, netifaces, mfutil, statsd, redis, gitignore-parser, lazy-import, chardet, binaryornot, envtpl, Cerberus, structlog, mflog, terminaltables, mfplugin, mockredispy, xattrfile, acquisition, idna, multidict, yarl, attrs, async-timeout, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, urllib3, requests, jinja2-time, whichcraft, poyo, future, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, 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 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.25.1 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 tqdm-4.53.0 urllib3-1.26.5 whichcraft-0.5.2 wrapt-1.12.1 xattrfile-0.0.0 yarl-1.6.3 if ! test -d /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.2/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.2/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/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.2/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2023-07-17 15:00:15-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 15.8M=0.003s 2023-07-17 15:00:15 (15.8 MB/s) - `build/bjoern-metwork/http-parser/http_parser.c' saved [50624/50624] wget -O build/bjoern-metwork/http-parser/http_parser.h "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h" --2023-07-17 15:00:15-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com|185.199.109.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% 112M=0s 2023-07-17 15:00:15 (112 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.2/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.2/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.2/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.2/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.2/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.2/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.9 copying bjoern.py -> build/lib.linux-x86_64-3.9 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/bjoern creating build/temp.linux-x86_64-3.9/http-parser gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.9/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/common.c -o build/temp.linux-x86_64-3.9/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.9/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.9/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/request.c -o build/temp.linux-x86_64-3.9/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/server.c -o build/temp.linux-x86_64-3.9/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.9/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.2/opt/python3_core/../core/include -I/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.2/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.2/opt/python3_core/include/python3.9 -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.9/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-1.2/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.2/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.2/opt/python3/../core/lib -I/opt/metwork-mfext-1.2/opt/python3/../core/include build/temp.linux-x86_64-3.9/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.9/bjoern/common.o build/temp.linux-x86_64-3.9/bjoern/filewrapper.o build/temp.linux-x86_64-3.9/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.9/bjoern/request.o build/temp.linux-x86_64-3.9/bjoern/server.o build/temp.linux-x86_64-3.9/bjoern/wsgi.o build/temp.linux-x86_64-3.9/http-parser/http_parser.o -L/opt/metwork-mfext-1.2/opt/python3_core/lib -lev -o build/lib.linux-x86_64-3.9/_bjoern.cpython-39-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.2/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.2/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.2/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.2/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.2/opt/python3 --src=/opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages . && rm -f /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork Building wheels for collected packages: bjoern Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.0.0-cp39-cp39-linux_x86_64.whl size=100635 sha256=2756132e7a56650445109ee632a578779e11b9c9710bc1548eff8f125ebcf30d Stored in directory: /root/.cache/pip/wheels/68/17/b8/c0cb6f81a53359d79b07dc2fc4d331348d22c6f2166e949e2c 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.2/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.2/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/python3" cache: /buildcache/mfext_cache_layer_python3_e2d4a50c64318d54c2ee62e622a4739d.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.2/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3_circus" "python3_circus" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 python3@mfext layer (dependency) hash (from cache): 8efdfa69525710b70ddc63f1994e50a4 python3_core@mfext layer (dependency) hash (from cache): 6d704278032f1aa85c880872e5ba53fb root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: eda7fef34f9ed611b1617edd95e94058 cache missed (/buildcache/mfext_cache_layer_python3_circus_8e73414afb3f32bb9d69fc38ea70eff8.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.2/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 tempolayer607824[/src/layers/layer2_python3_circus/0500_circus/tempolayer607824] 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==22.3.0 Downloading pyzmq-22.3.0.tar.gz (1.2 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) Collecting psutil==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=bc5b1a407dbc8e6f2bc0c7a6ea6bbfefe4f586598e969f664eacc2b66b6bec71 Stored in directory: /root/.cache/pip/wheels/02/2b/dd/d84d58782918eb08f55bc8d93bbff3d63ae850b94381586924 Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=cbf5c3bce68ff21d2e5a1bddcba4dcd8dbe9f91254172ab01dec045f79c0822d Stored in directory: /root/.cache/pip/wheels/f5/9f/48/6e7a73b2ad15dd7f38d55eed9baa28af228efd86ff3148fc38 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp39-cp39-linux_x86_64.whl size=278488 sha256=3ed9799a42ec71fa4afade17cca036f76e51b0830c6bccb323787fabf8e9c42f Stored in directory: /root/.cache/pip/wheels/eb/72/4d/913d867e29ad11af7fc8fd7a39e495f5e02afbd89415bb61df 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=43b618d8f3a2604605f5f92891f90c5cb1e1162b5b66c7e54118cb247e847d4b Stored in directory: /root/.cache/pip/wheels/a9/24/2c/879dfbc4302fc66a830ca6a7d0f273c3cfffe429bc2f03b3d6 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=268288 sha256=8e06b1519c9d96bdfe0b0e04bc55742e4fbbd659c1b6ddd084e6d7eec3ab1240 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer607824/tmp/pip-ephem-wheel-cache-csit2f0z/wheels/0f/e9/91/d80d712777b1c1e1fb027caffca40be5e90536689eafa54735 Building wheel for circus-autorestart-plugin (setup.py): started Building wheel for circus-autorestart-plugin (setup.py): finished with status 'done' Created wheel for circus-autorestart-plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4518 sha256=7d748cbb22edadc6dcf3f16576d6eedf5df98f76461991c6aa0614d459b7c208 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer607824/tmp/pip-ephem-wheel-cache-csit2f0z/wheels/a9/01/e5/1f3c2940ec887f0402c9088f3211056d1fa0072fdfbb9ac94d Building wheel for pyzmq (PEP 517): started Building wheel for pyzmq (PEP 517): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-22.3.0-cp39-cp39-linux_x86_64.whl size=1580124 sha256=57654df11f52833ff79c73652f4414a91f87dad71fb80dc59ea879bd4e61e5ea Stored in directory: /root/.cache/pip/wheels/ce/08/dd/931df1688d99b6d04e16aa2a9837f5cf3cf27ac25fcf8f5112 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.2-cp39-cp39-linux_x86_64.whl size=432606 sha256=2d49d84ffd89fc89215cd1ab861b01b4b4f96d04def7c34d410e90e90492684c Stored in directory: /root/.cache/pip/wheels/83/4d/bd/9159722f38a8f134f90a479038544ce9c45147d1155e0872d0 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.2/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.2/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.1-py2.py3-none-any.whl Processing ./src/circus-0.13.1-py3-none-any.whl Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl Processing ./src/pyzmq-22.3.0-cp39-cp39-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp39-cp39-linux_x86_64.whl Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 62)) (5.6.6) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 46)) (0.0.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 48)) (1.1.8) Installing collected packages: cached-property, tornado, pyzmq, circus, circus-autorestart-plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus-autorestart-plugin-0.0.1 pyzmq-22.3.0 tornado-4.5.2 if ! test -d /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_circus/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.2/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.2/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.2/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.2/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.2/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_8e73414afb3f32bb9d69fc38ea70eff8.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.2/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 python3@mfext layer (dependency) hash (from cache): 8efdfa69525710b70ddc63f1994e50a4 python3_core@mfext layer (dependency) hash (from cache): 6d704278032f1aa85c880872e5ba53fb root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf scientific_core@mfext layer (dependency) hash (from cache): 3a5db465e7ab8af56d56221f94991bbe tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_d9ba314c2703f98e3a0ee422ce453422.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.2/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 tempolayer609036[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer609036] Collecting psycopg2==2.8.5 Downloading psycopg2-2.8.5.tar.gz (380 kB) Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.5-cp39-cp39-linux_x86_64.whl size=507389 sha256=566af5fa26d1e14f6d4709b2afd4c34bb6a7223cefa41045d198022123614321 Stored in directory: /root/.cache/pip/wheels/c2/17/82/f619fa1d1a361445c4ff28634f734936f2d54891c79840b345 Successfully built psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.2/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.8.5-cp39-cp39-linux_x86_64.whl Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_scientific_core/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/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.2/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.2/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.2/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_d9ba314c2703f98e3a0ee422ce453422.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.2/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/devtools" "devtools" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: f413a4d15d54490ca9cdd3e70b388d43 cache missed (/buildcache/mfext_cache_layer_devtools_a4ac98fff212de8e0ad4fc321b66927b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.2/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.2/opt/devtools/bin/test_globals_in_lua.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/test_globals_in_lua.sh cp -f shellchecks /opt/metwork-mfext-1.2/opt/devtools/bin/shellchecks chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/shellchecks cp -f noutf8.sh /opt/metwork-mfext-1.2/opt/devtools/bin/noutf8.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/noutf8.sh cp -f _git /opt/metwork-mfext-1.2/opt/devtools/bin/_git chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/_git cp -f lua-releng /opt/metwork-mfext-1.2/opt/devtools/bin/lua-releng chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/lua-releng cp -f external_rpm_dependencies.sh /opt/metwork-mfext-1.2/opt/devtools/bin/external_rpm_dependencies.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/external_rpm_dependencies.sh cp -f pylint2.sh /opt/metwork-mfext-1.2/opt/devtools/bin/pylint2.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/pylint2.sh cp -f pylint3.sh /opt/metwork-mfext-1.2/opt/devtools/bin/pylint3.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/pylint3.sh cp -f pylint.sh /opt/metwork-mfext-1.2/opt/devtools/bin/pylint.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/pylint.sh cp -f nosetests.sh /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests.sh cp -f nosetests3.sh /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests3.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests3.sh cp -f nosetests2.sh /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests2.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/nosetests2.sh cp -f flake8.sh /opt/metwork-mfext-1.2/opt/devtools/bin/flake8.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/flake8.sh cp -f flake83.sh /opt/metwork-mfext-1.2/opt/devtools/bin/flake83.sh chmod a+rx /opt/metwork-mfext-1.2/opt/devtools/bin/flake83.sh cp -f flake82.sh /opt/metwork-mfext-1.2/opt/devtools/bin/flake82.sh chmod a+rx /opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/shellcheck.yaml touch /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "name: 'shellcheck'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "version: '20170801'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "extension: 'NO'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checksum: '2884164666a569e24af415fbf8ff91b9'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "ShellCheck is a bash linter" |sed "s/'/ /g" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "website: 'http://www.shellcheck.net'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/shellcheck.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/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.2/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.2/opt/devtools/bin cp -f build/shellcheck-20170801.NO /opt/metwork-mfext-1.2/opt/devtools/bin/shellcheck chmod a+rx /opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml touch /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "name: 'the_silver_searcher'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "version: '2.2.0'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checksum: 'bad7f246c21b4cd92bd2553e45178bbf'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "website: 'https://github.com/ggreer/the_silver_searcher'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "license: 'Apache License 2.0'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/devtools download uncompress make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher' /opt/metwork-mfext-1.2/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.2/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.2/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' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0/missing --run autoheader) rm -f src/stamp-h1 touch src/config.h.in cd . && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make[2]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[3]: Leaving directory `/src/layers/layer7_devtools/0030_the_silver_searcher' make[3]: Entering directory `/src/layers/layer7_devtools/0040_sloccount' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml touch /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "name: 'sloccount'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "version: '2.26'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "checksum: '09abd6e2a016ebaf7552068a1dba1249'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "website: 'https://www.dwheeler.com/sloccount/'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/sloccount.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/devtools download uncompress build install make[1]: Entering directory '/src/layers/layer7_devtools/0040_sloccount' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` `readlink -m ./sources` MD5 09abd6e2a016ebaf7552068a1dba1249 Trying to download https://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz... --2023-07-17 15:01:27-- https://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz Resolving www.dwheeler.com... 216.24.57.253, 216.24.57.3 Connecting to www.dwheeler.com|216.24.57.253|:443... connected. WARNING: cannot verify www.dwheeler.com's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://dwheeler.com/sloccount/sloccount-2.26.tar.gz [following] --2023-07-17 15:01:28-- https://dwheeler.com/sloccount/sloccount-2.26.tar.gz Resolving dwheeler.com... 185.199.109.153, 185.199.108.153, 185.199.111.153, ... Connecting to dwheeler.com|185.199.109.153|:443... connected. WARNING: cannot verify dwheeler.com's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=R3': Issued certificate has expired. HTTP request sent, awaiting response... 200 OK Length: 190948 (186K) [application/gzip] Saving to: `/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26.tar.gz' 0K .......... .......... .......... .......... .......... 26% 12.0M 0s 50K .......... .......... .......... .......... .......... 53% 47.0M 0s 100K .......... .......... .......... .......... .......... 80% 20.8M 0s 150K .......... .......... .......... ...... 100% 58.9M=0.008s 2023-07-17 15:01:28 (22.6 MB/s) - `/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26.tar.gz' saved [190948/190948] 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.2/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.2/opt/devtools/bin install -d /opt/metwork-mfext-1.2/opt/devtools/share/man/man1 install sloccount.1.gz /opt/metwork-mfext-1.2/opt/devtools/share/man/man1 install -d /opt/metwork-mfext-1.2/opt/devtools/share/doc/sloccount-2.26-1 install sloccount.html README TODO ChangeLog /opt/metwork-mfext-1.2/opt/devtools/share/doc/sloccount-2.26-1 make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' make[1]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount' make[3]: Leaving directory `/src/layers/layer7_devtools/0040_sloccount' make[3]: Entering directory `/src/layers/layer7_devtools/0060_wrk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml touch /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "name: 'wrk'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "version: '4.1.0'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "checksum: '1dffe26f74b7ae3408cfbcd9700d4d4f'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/wrk.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "website: 'https://github.com/wg/wrk'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/devtools download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0060_wrk' /opt/metwork-mfext-1.2/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.2/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/opt/devtools/local/lib:/opt/metwork-mfext-1.2/opt/devtools/lib:/opt/metwork-mfext-1.2/opt/core/local/lib:/opt/metwork-mfext-1.2/opt/core/lib:/opt/metwork-mfext-1.2/local/lib:/opt/metwork-mfext-1.2/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/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.2/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.2/opt/devtools/share/metwork_packages/wrk2.yaml touch /opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "name: 'wrk2'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "version: 'master20191107'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "checksum: 'b3b049e7b796b10fb326f260f6076984'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "website: 'https://github.com/giltene/wrk2'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/devtools/share/metwork_packages/wrk2.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/devtools EXPLICIT_NAME="wrk2-master" download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0061_wrk2' /opt/metwork-mfext-1.2/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.2/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.2/opt/devtools/bin/wrk2 make[3]: Leaving directory `/src/layers/layer7_devtools/0061_wrk2' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.2/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/devtools" cache: /buildcache/mfext_cache_layer_devtools_a4ac98fff212de8e0ad4fc321b66927b.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.2/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 devtools@mfext layer (dependency) hash (from cache): d842f3f8e03ab5296dfb71162ad4dace python3@mfext layer (dependency) hash (from cache): 8efdfa69525710b70ddc63f1994e50a4 python3_core@mfext layer (dependency) hash (from cache): 6d704278032f1aa85c880872e5ba53fb root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: c59ba00aa4d5403cb017c534731c767e cache missed (/buildcache/mfext_cache_layer_python3_devtools_700227e4c96d9d5a1928fe20758d6f8c.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.2/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 tempolayer623495[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer623495] 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.6.7 Downloading nltk-3.6.7.zip (3.2 MB) 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-asyncio==0.15.1 Downloading pytest-asyncio-0.15.1.tar.gz (13 kB) Collecting pytest-cov==2.8.1 Downloading pytest-cov-2.8.1.tar.gz (47 kB) Collecting pytest-forked==1.1.3 Downloading pytest-forked-1.1.3.tar.gz (7.3 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-html==2.1.1 Downloading pytest-html-2.1.1.tar.gz (30 kB) Collecting pytest-httpserver==0.3.4 Downloading pytest_httpserver-0.3.4.tar.gz (24 kB) Collecting pytest-metadata==1.10.0 Downloading pytest-metadata-1.10.0.tar.gz (12 kB) Collecting pytest-mock==3.1.0 Downloading pytest-mock-3.1.0.tar.gz (25 kB) Collecting pytest-xdist==1.32.0 Downloading pytest-xdist-1.32.0.tar.gz (67 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex==2021.8.28 Downloading regex-2021.8.28.tar.gz (694 kB) Collecting repackage==0.7.3 Downloading repackage-0.7.3.tar.gz (5.0 kB) Collecting snowballstemmer==2.0.0 Downloading snowballstemmer-2.0.0.tar.gz (79 kB) Collecting 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 appdirs==1.4.4 Using cached appdirs-1.4.4.tar.gz (13 kB) Collecting Click==7.0 Using cached Click-7.0.tar.gz (286 kB) Collecting toml==0.10.2 Using cached toml-0.10.2.tar.gz (22 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 Using cached 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 Using cached 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, pathspec, pdoc3, pluggy, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-asyncio, 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=400839a8e2a2b8ae7140827b59b5347e21c1715968999daf4818496cd1669115 Stored in directory: /root/.cache/pip/wheels/19/a8/8e/674baabb14706422643bb387b460ea64a1873a21ae8970f9c2 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=0aa5762021a52be5f93643ca89c0204c4a67d7ef3805b5a7912b55c9aa48c5dd Stored in directory: /root/.cache/pip/wheels/a0/12/cd/f35d3ec5e5fbe1d31cdc8d0591e7adbcbf946dc623da81b5f5 Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=454e580d7e04cbe77b6d5c4bb876a63d984a1413546ea47daadfea8a1c42d9a8 Stored in directory: /root/.cache/pip/wheels/3d/33/c3/e5e276b56116d75b6cd501544f51ad8ab4ceda28f614a74c07 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp39-cp39-linux_x86_64.whl size=32594 sha256=d9638feb9da35e4126c77a91a484721fbbfbce8ce0eb4f0bc6de1d8a9d3b1b99 Stored in directory: /root/.cache/pip/wheels/e0/19/6f/6ba857621f50dc08e084312746ed3ebc14211ba30037d5e44e Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45641 sha256=c94942c2843143816b61f760833f7d3d19e4411b316862ac12e19b5d6086e89b Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 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=870c147a2abaf5e4e4e4335647f9bcdd434511aed25edfe2b5905a364f19652d Stored in directory: /root/.cache/pip/wheels/33/80/d9/2c5cc0cd6760f7f9843b5195ac094b57245f340b09dedd2175 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=bb7f228f847e9f1ca09c607513b2e6a23865f249dacf1798f3f6186bb49a8839 Stored in directory: /root/.cache/pip/wheels/c6/6b/b2/955e02096a1c6a5ea44b29d50a1049d5cb8345165515837b8b 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=6a7a0acf36d5abd5859e6b668b20414edb96ae7cd9666e1232ba7ca5a1587453 Stored in directory: /root/.cache/pip/wheels/a7/01/63/564bdedfdbc8d26932b97260d3257fcbc43c73c90d69b22dbb 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=fd90d96c49edfa955f16298f524aaa9b97a799847ac8573932b2f327484d568f Stored in directory: /root/.cache/pip/wheels/a4/75/0e/dca642827f5e9a3f82a3b08d6d5ad6c983767c48f22e90bffa 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=5e81c6c3fd7c7d901897cde84572fdcb57f837af2cabb05293c26a4de87eb660 Stored in directory: /root/.cache/pip/wheels/3d/06/7f/0ad2a91312c09d74e4c875aef3490e0da58c7339811d6ceb63 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=3433c035d0081b383898e7bb1da99af6d10164aaeea936147ae08735e3131c1f Stored in directory: /root/.cache/pip/wheels/d1/58/c0/f6d4eb5a88302dd2c15efbf25c3d99dbfc971250a6554c7b92 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=5d45326fb93d50a821c88f9b292c7a2c2fa760c2d626d36bbcdf6738d30e846b Stored in directory: /root/.cache/pip/wheels/37/84/b7/ce1ed99d65e6a2adeeb029fbc3543b1288236cf7f58af3c01b 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=902cee86a3d23775882566c9e345fc6ba77ea1206e5141fda135634cfd90bd3b Stored in directory: /root/.cache/pip/wheels/07/e5/f9/809f0a0b8bb9e3d418c48942b4da3b9fdf5142803e1e2363bc Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=78887 sha256=e51bf674f672fa265c2637923b523b85dfe3f711ab3a0ce296fac4a41e2ff439 Stored in directory: /root/.cache/pip/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 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=de2f7f33b7c110f03900285056b963c803a9b654f8ceeae157aad4b206a9232e Stored in directory: /root/.cache/pip/wheels/ae/63/7e/0140731b9806ceab68c3641a88a14daf609fa4c7b83dcc1061 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=d57855240f6c7d13e75253878327268b274e466d05066dc25ecbe0030dbfd120 Stored in directory: /root/.cache/pip/wheels/65/ab/5b/83dbc6a48fc7cf74c19b52a8bbcc444f2a1a35c38235d83b66 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67843 sha256=c106f0974d4caa3fbf85763a45c362cced5920028036f9bbc9de8e23c28fa716 Stored in directory: /root/.cache/pip/wheels/c7/d1/c2/c57a35101174cb18eabf0c9460f60db6bfd66a27c45c0b45eb Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=cd2e9da852ef8ff8193d5b582e861218ff5daf91154531ca3f3ba5fe577c2a86 Stored in directory: /root/.cache/pip/wheels/eb/06/11/5c202f13d71a0f72e599497ab2fb3af2b15ec0a5c8d70f6393 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=16587 sha256=48f4ff695941c8147ad96dfbbb22b99d4b7dff4b66c6d4acd2c6afed18ed4747 Stored in directory: /root/.cache/pip/wheels/f0/c8/9b/84c765dba6516ac8647d36144f232b542fc49b6ddf5c8e8b37 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=315c75de1222878faf802574843cec101ed4a7d8760611269ad6e42fd05307b5 Stored in directory: /root/.cache/pip/wheels/21/4c/e2/e7bfb8c126482b7505f43ad1f4e06634efcbafda13ed3a0421 Building wheel for astroid (setup.py): started Building wheel for astroid (setup.py): finished with status 'done' Created wheel for astroid: filename=astroid-2.4.1-py3-none-any.whl size=214056 sha256=286c87c56ea4751cd5e047cc1edb3b398bd1a68e87eb53990f94de219f7dfd32 Stored in directory: /root/.cache/pip/wheels/67/1b/ff/d72cbe3323dfa7caa0b8f77d1e3f885b23295db55499739f7f 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=eea6adab556292482bd9667ca37821397f5fdd11003af79cc181777c722b44c2 Stored in directory: /root/.cache/pip/wheels/22/f5/0a/398519ad1be82697b3178b703867496652e91471373d4886cb Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-5.1-cp39-cp39-linux_x86_64.whl size=240435 sha256=c2ff5912b5e0e35bcd07a4a41484849855338c0fd54383232369eaf1882290b4 Stored in directory: /root/.cache/pip/wheels/5d/0a/61/61711b279bcfd8a6436c2e733904a8f5e163c7109cd4bad357 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.7.1-py2.py3-none-any.whl size=39065 sha256=0211db810e8e11b131f46e38e6c796f2963af01114b467ab20bf449189b90e70 Stored in directory: /root/.cache/pip/wheels/96/e2/69/a964876767b2e4fbd544df6772ceaf6f8c6892a4b7ab680c80 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=7a4f9c7b022949e2eaeebe744ed442d02d6d070e7324939b2421768d23264897 Stored in directory: /root/.cache/pip/wheels/3f/6c/5f/c40a7648cadfd6c027fa6bfbe4f3eef9650c9b6d6249cedf36 Building wheel for flake8-docstrings (setup.py): started Building wheel for flake8-docstrings (setup.py): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.5.0-py2.py3-none-any.whl size=5529 sha256=8a310328002b3d963ee338d91facea5b57bb365ef429569c9afc46a62f9c31a0 Stored in directory: /root/.cache/pip/wheels/dd/de/74/ec40109e1e0abd19ed15a9597bcc6c2d1b52ad712a58099416 Building wheel for freezegun (PEP 517): started Building wheel for freezegun (PEP 517): finished with status 'done' Created wheel for freezegun: filename=freezegun-0.3.15-py2.py3-none-any.whl size=14600 sha256=8b2fc0668afa3b80df42f87f1a6b56e227a20e01794838e201eb0d85f8a64688 Stored in directory: /root/.cache/pip/wheels/c6/ca/0b/3482122b4da6c6ae340249758efd91760129078884bc25ef89 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=5bad33a005003a09e7b46cd940cd115e260267be1df0845e0478387ce3dfecf1 Stored in directory: /root/.cache/pip/wheels/a4/c6/43/65d3cba8065b8f138e70cca196f498c6a67db86df5e804b341 Building wheel for lazy-object-proxy (PEP 517): started Building wheel for lazy-object-proxy (PEP 517): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.4.3-cp39-cp39-linux_x86_64.whl size=59013 sha256=eaa5faac6427b80462da68e2bc0e15f9b1d81db5f465d252bdefd86959065969 Stored in directory: /root/.cache/pip/wheels/41/20/07/2a3e02cdfc8b442404202f6ef99ff1b1c16b73910968a46f2f Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.1-py2.py3-none-any.whl size=23823 sha256=a4c79883780ad9c8d87d89d201c722092f0d77e967ae631804dcd8e222ecf7fb Stored in directory: /root/.cache/pip/wheels/ac/29/50/53795f903523fe1c5fd1b0f27b2c8d316d2352d04e82af78e0 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.5.8-py2.py3-none-any.whl size=35454 sha256=58910c4f03febf130f3eebff7c4453c0fb8f78dbca3dbbad3a4c8db906afe773 Stored in directory: /root/.cache/pip/wheels/db/d6/f7/08d65c5c84f1b50ce79879d17a3e001abb9b83082795eb4f85 Building wheel for Mako (setup.py): started Building wheel for Mako (setup.py): finished with status 'done' Created wheel for Mako: filename=Mako-1.1.2-py2.py3-none-any.whl size=75521 sha256=8715130ad81502c2384997a18c34598a6906675def2358ebb7b9bf4f684829fc Stored in directory: /root/.cache/pip/wheels/47/69/71/563b19fcfc007c2739274f9e03aaa8b0d0efd791360b12b73e 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=fe5aef927843696963bbb2773f4f67fc31944f66967c951919de74fd4bd15bf7 Stored in directory: /root/.cache/pip/wheels/4a/ed/eb/2758cbda923aa52fe0c2610149f87437955cf394e93428a0b8 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=c563c2a92226d670e8e8057475d5dcfb50ba2d4ecef5312e6cb12a6327e6f34e Stored in directory: /root/.cache/pip/wheels/d7/e2/5f/db1916925a34295c14d32bdb3530bf98e7a483212ed255edf2 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=4ee7e26415659e0f7fdd047099fa9d3f92c47e3e3739b61a907b79557e8e0aaa Stored in directory: /root/.cache/pip/wheels/9c/9c/90/0dd2c776f7f4fbd141e33b4875f30dce2ea3a4e09b3bfbb160 Building wheel for mkdocs-awesome-pages-plugin (setup.py): started Building wheel for mkdocs-awesome-pages-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-awesome-pages-plugin: filename=mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl size=7949 sha256=d13d9bfbe464d28170cd16509e756ca0b83d05446092f723bc59b9dff855deae Stored in directory: /root/.cache/pip/wheels/35/05/26/e8848c848bfbb29e01f40125df96ee290be4741a87afdc38cf Building wheel for mkdocs-exclude (setup.py): started Building wheel for mkdocs-exclude (setup.py): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7359 sha256=f7e76a67266081bf8028d36ef6f0d34c44b094e4591345864497bcda506541bf Stored in directory: /root/.cache/pip/wheels/a6/73/a0/215d28db0923e00c32534cdd4ec390403cc33f4f12ad43fd54 Building wheel for mkdocs-macros-plugin (setup.py): started Building wheel for mkdocs-macros-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-0.4.9-py3-none-any.whl size=14969 sha256=7eb51f4b4e227b279c9bdfafd8e12a9bb8284b11d32ad2f3d790dd2cb1f11ffc Stored in directory: /root/.cache/pip/wheels/07/c0/fa/9a6806e7b20c0da99e5913ba4922f0700e8653392c14cd50bd Building wheel for mkdocs-material (setup.py): started Building wheel for mkdocs-material (setup.py): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-5.2.0-py3-none-any.whl size=3618233 sha256=1bec9026b72628795e47790ad9e66d740d8f0eabb9be3ff6848a9e8998904345 Stored in directory: /root/.cache/pip/wheels/c3/cf/25/56de0853098623ba302a981215f137a42e5fea059243e2e748 Building wheel for mkdocs-material-extensions (setup.py): started Building wheel for mkdocs-material-extensions (setup.py): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.0-py3-none-any.whl size=7941 sha256=b8d00d28ba283cda84b2e80fdde313c894468220b4492abb41e9b69a1b125a7e Stored in directory: /root/.cache/pip/wheels/89/d3/cc/b58da9dcbb8dc7ab00e1dbf40b09a71bd4903cb0132ffed503 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-4.0.2-py3-none-any.whl size=28693 sha256=5fefadb5f0c067f3914133a6c15bb1ef5ea327c79113bb28f2d753e69b5d35c2 Stored in directory: /root/.cache/pip/wheels/40/c1/3d/f51791123f39b158f194a03f9f8e32f8a68d76b8bc549bf022 Building wheel for more-itertools (setup.py): started Building wheel for more-itertools (setup.py): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-8.3.0-py3-none-any.whl size=40690 sha256=40a7bb38170dd05cf08b018473c8e93e2c2931eee096de736b0ac259ae7af253 Stored in directory: /root/.cache/pip/wheels/c5/1f/09/1a22ac638c247a52f64d3de4bb7903d90567470cfdf38b87ce Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.6.7-py3-none-any.whl size=1493276 sha256=cf3a1fbb633f1e67d57015e0af51cfd00aca52ad386e602730144327a210b4d7 Stored in directory: /root/.cache/pip/wheels/a7/3e/1a/2c5b877e4ab304e3c6ab32233aeb49333b501ad2de6f64c495 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=0480307a483324eac0ed51011bd89ed2378745e65561be936d2787675024a4f0 Stored in directory: /root/.cache/pip/wheels/8f/95/7d/e0674e46dd48755a2c68fd8076a52c6a290a9384b547ef498c Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.8.1-py3-none-any.whl size=106429 sha256=730ab27f13c13fef0d398a64a4ac075f875ff3413f0209f3784c87059acb870d Stored in directory: /root/.cache/pip/wheels/37/59/2d/98d931f051f45e5ecf488214f44f6924767684deb851cb2f46 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=18ac2f1cc81fa7b8b4a467e3542cf850031f35ea4bdf9dd768bcf291d39e2dc3 Stored in directory: /root/.cache/pip/wheels/75/74/6d/25a043c7075966953070ba3d6f2df9a89a019475a12f7feba7 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=7cbf9132cd13f2749da4e7e8b9284b613ed23651e8053215f17b484bfb87a348 Stored in directory: /root/.cache/pip/wheels/97/0e/76/3a19b51485aa95aa2a05b139a7efafc8b731ae5970882c90d3 Building wheel for pydocstyle (setup.py): started Building wheel for pydocstyle (setup.py): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-5.0.2-py3-none-any.whl size=35060 sha256=41e435130b7043fd3d0eb916f08412d24faed4c06d74be38e014e4a91faa0679 Stored in directory: /root/.cache/pip/wheels/c8/80/26/5b08afec0a4dcb016d175b1618a61ef1e23a2aaecd01856521 Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.2.0-py2.py3-none-any.whl size=66952 sha256=96ef1e01e9b05f24e0cce118f1360589ed90ca0a33672dcc7839a74eddf7653f Stored in directory: /root/.cache/pip/wheels/ab/aa/81/3f504b597b312d9572c70bd19bb0a895be0d1b840d2c94ad39 Building wheel for pylint (setup.py): started Building wheel for pylint (setup.py): finished with status 'done' Created wheel for pylint: filename=pylint-2.5.2-py3-none-any.whl size=324316 sha256=e9226071f042b53df23a0291e3770603e35d3b135de9688ab50e5dcfbdb23e9e Stored in directory: /root/.cache/pip/wheels/87/9c/d7/154f77a9924a79d238e82d2eeae530606c43342e40edca3bc9 Building wheel for pymdown-extensions (setup.py): started Building wheel for pymdown-extensions (setup.py): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-7.1-py2.py3-none-any.whl size=205067 sha256=9594b1a8a8daeaf039d6841ec243022790f07fd0036f96a5567d1144ee4884a2 Stored in directory: /root/.cache/pip/wheels/96/34/1f/0b90dafa5fdd5a816f0ad330f03318837fb5edbde185626acf Building wheel for pytest (PEP 517): started Building wheel for pytest (PEP 517): finished with status 'done' Created wheel for pytest: filename=pytest-5.4.2-py3-none-any.whl size=247394 sha256=7ced58eabeb8218d156772113be3c0ce28d37de90123b20bbf9294b190d26432 Stored in directory: /root/.cache/pip/wheels/c9/a0/9d/7b7cb001d70ca2c6d50d3d2ab5a297af9c99f825e81283f8bc Building wheel for pytest-asyncio (setup.py): started Building wheel for pytest-asyncio (setup.py): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-0.15.1-py3-none-any.whl size=12083 sha256=960c61a896777b143c1164a33032d4332eb22e4c3d4b7b9b21180b600252aace Stored in directory: /root/.cache/pip/wheels/af/b2/c6/36a211c3cf1dc4f407e85b5c1a56f0da8c689d530537e1ef31 Building wheel for pytest-cov (setup.py): started Building wheel for pytest-cov (setup.py): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-2.8.1-py2.py3-none-any.whl size=18651 sha256=24fc9315fd99aeee61a9668ecd42020f545b53c814b41a38cf37876d78e4ae1c Stored in directory: /root/.cache/pip/wheels/6a/68/b2/dcda3b23c3cffd13e64650d075c5beb19f9fc7f07f2da7b355 Building wheel for pytest-forked (PEP 517): started Building wheel for pytest-forked (PEP 517): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.1.3-py2.py3-none-any.whl size=4460 sha256=e21e116b08feed280494cabbc95814275f590a839ae0da2aaece0d1eef7cc0d3 Stored in directory: /root/.cache/pip/wheels/e1/88/50/f8d99602de4fa7fbcd01f186597b8bdb231ddbe2ac9918d925 Building wheel for pytest-html (setup.py): started Building wheel for pytest-html (setup.py): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-2.1.1-py2.py3-none-any.whl size=16040 sha256=a6898acc5c2bb018301f5c834614e8f635c7b702ee07097f89fca098e8d3ed2a Stored in directory: /root/.cache/pip/wheels/c9/bb/53/a72260de5dbd040dc4b981e1414eef3749556d8b92c705297f Building wheel for pytest-httpserver (setup.py): started Building wheel for pytest-httpserver (setup.py): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-0.3.4-py3-none-any.whl size=13402 sha256=71ff94eb5e5b8c842dd8c556c3c2b4bc7166225a9f57d549a3dcaacbcb692ada Stored in directory: /root/.cache/pip/wheels/ff/49/03/b97845cc4d8d68709f722878b5d00e3336050df8653e099927 Building wheel for pytest-metadata (setup.py): started Building wheel for pytest-metadata (setup.py): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-1.10.0-py2.py3-none-any.whl size=9909 sha256=359aa83652b8a9f764649ac701522e21e1e1cc78a7b8d6cd60713676202881b5 Stored in directory: /root/.cache/pip/wheels/1f/8c/83/0719c282082d83856a6bdd55c7dd6ffd92b4c8a96a904fe31d Building wheel for pytest-mock (setup.py): started Building wheel for pytest-mock (setup.py): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.1.0-py2.py3-none-any.whl size=10544 sha256=3a7442b6c5b294b70066829025545b99ecc7b4cadb3324372e1dc68c8340f36f Stored in directory: /root/.cache/pip/wheels/57/71/7d/ecfa268c2e270c8efc89202e86bbd9dc020ae55af1ebe028df Building wheel for pytest-xdist (PEP 517): started Building wheel for pytest-xdist (PEP 517): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-1.32.0-py2.py3-none-any.whl size=36629 sha256=20f87d2c24ba437bc4a645d6e1172d254e320b784b3830b6e73538cecc4dc3a2 Stored in directory: /root/.cache/pip/wheels/d4/c2/b9/27646b2befcabdf895aaad8a7124863f80dab31a4dfbfcddca Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2021.8.28-cp39-cp39-linux_x86_64.whl size=673834 sha256=58682e3667a6ccbafb676cc10873dec760fee4ff6af7b1122d831db8e6f18982 Stored in directory: /root/.cache/pip/wheels/c1/0b/35/85c268a497411d8ec919526834da1046183cb84b2e60cfae68 Building wheel for repackage (setup.py): started Building wheel for repackage (setup.py): finished with status 'done' Created wheel for repackage: filename=repackage-0.7.3-py3-none-any.whl size=3300 sha256=7af328bb300e1e086d436acd4ce981f1c9cf654e7af4a6183eb247cc37c22841 Stored in directory: /root/.cache/pip/wheels/d5/07/e9/0e1f5f7f2c9214eecefcd4ad649b4715a54311e6fb36e49ac1 Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.0.0-py2.py3-none-any.whl size=97007 sha256=ab257ef0cf63944bced85c5bfafe8f63ce668ead7b0500bcb12239e1408f3491 Stored in directory: /root/.cache/pip/wheels/c7/c0/86/f403b4d878823707f7050142d612b206661eab3ef23ca26949 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=a07771557e707688f63f3f9b55aafcd6e1a8bf4e8657fa72f5ccdb097223e30f Stored in directory: /root/.cache/pip/wheels/b6/0d/90/0d1bbd99855f99cb2f6c2e5ff96f8023fad8ec367695f7d72d Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp39-cp39-linux_x86_64.whl size=427933 sha256=9f9eb1341d13c5d0d02e97abc8308879a08b09e3e90884c1658d8608c6673b0d Stored in directory: /root/.cache/pip/wheels/6f/ef/c9/5a028b736b28e21d3cad611317376ff57e17e4f6d2b6bc6a51 Building wheel for typed-ast (setup.py): started Building wheel for typed-ast (setup.py): finished with status 'done' Created wheel for typed-ast: filename=typed_ast-1.4.1-cp39-cp39-linux_x86_64.whl size=874832 sha256=96f7a491a3196d8a0b937ba6506116874b5e8c8a41cebaa65fbfe0676974a4dd Stored in directory: /root/.cache/pip/wheels/76/9d/0a/92a418f064e7c1baabbdc49a4168b9ae8bda647cf06edab936 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=159455f58b55918fd6f66bfe90c06308a06f0441d19ce8fff2f7cd7781fa902e Stored in directory: /root/.cache/pip/wheels/aa/01/48/1383087feae88fa04ba2620204a3315c30588a62c4cfdb63f0 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 pathspec pdoc3 pluggy py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-asyncio 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.2/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.2/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-cp39-cp39-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-cp39-cp39-linux_x86_64.whl Processing ./src/livereload-2.6.1-py2.py3-none-any.whl Processing ./src/lunr-0.5.8-py2.py3-none-any.whl Processing ./src/Mako-1.1.2-py2.py3-none-any.whl Processing ./src/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.6.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_asyncio-0.15.1-py3-none-any.whl Processing ./src/pytest_cov-2.8.1-py2.py3-none-any.whl Processing ./src/pytest_forked-1.1.3-py2.py3-none-any.whl Processing ./src/pytest_html-2.1.1-py2.py3-none-any.whl Processing ./src/pytest_httpserver-0.3.4-py3-none-any.whl Processing ./src/pytest_metadata-1.10.0-py2.py3-none-any.whl Processing ./src/pytest_mock-3.1.0-py2.py3-none-any.whl Processing ./src/pytest_xdist-1.32.0-py2.py3-none-any.whl Processing ./src/regex-2021.8.28-cp39-cp39-linux_x86_64.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/snowballstemmer-2.0.0-py2.py3-none-any.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/tornado-6.0.4-cp39-cp39-linux_x86_64.whl Processing ./src/typed_ast-1.4.1-cp39-cp39-linux_x86_64.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 11)) (1.15.0) Requirement already satisfied: wrapt==1.12.1 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 80)) (1.12.1) Requirement already satisfied: appdirs==1.4.4 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 1)) (1.4.4) Requirement already satisfied: toml==0.10.2 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 12)) (0.10.2) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 33)) (19.3.0) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 20)) (7.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 63)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 67)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 45)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: Markdown==3.3.3 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 22)) (3.3.3) Requirement already satisfied: Jinja2==2.11.3 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 21)) (2.11.3) Requirement already satisfied: PyYAML==5.4.1 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 26)) (5.4.1) Requirement already satisfied: Pygments==2.7.4 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 27)) (2.7.4) Requirement already satisfied: joblib==0.17.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 50)) (0.17.0) Requirement already satisfied: tqdm==4.53.0 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 77)) (4.53.0) Requirement already satisfied: packaging==20.9 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 6)) (20.9) Requirement already satisfied: Werkzeug==1.0.1 in /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3/lib/python3.9/site-packages/requirements3.txt (line 29)) (1.0.1) Requirement already satisfied: pyparsing==2.4.7 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -c /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages/requirements3.txt (line 8)) (2.4.7) Installing collected packages: apipkg, lazy-object-proxy, astroid, regex, typed-ast, pathspec, 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, repackage, termcolor, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, mkdocs-macros-plugin, mock, more-itertools, nltk, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-asyncio, 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.6.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-asyncio-0.15.1 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-html-2.1.1 pytest-httpserver-0.3.4 pytest-metadata-1.10.0 pytest-mock-3.1.0 pytest-xdist-1.32.0 regex-2021.8.28 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.2/opt/python3_devtools/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_devtools/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.2/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.2/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.2/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.2/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.2/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_700227e4c96d9d5a1928fe20758d6f8c.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.2/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/java" "java" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: bd88c4d302c786461c93b9a4f072ed04 cache missed (/buildcache/mfext_cache_layer_java_e5eaf0cd901436fa881eea88e7de5bb1.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.2/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.2/opt/java/share/metwork_packages/openjdk.yaml touch /opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "name: 'openjdk'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "version: '11.0.5+10'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "checksum: 'b36a67900617c0f1b16511c0286dc5b7'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/java/share/metwork_packages/openjdk.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "website: 'https://adoptopenjdk.net'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml echo "license: 'GPL v2 with Classpath Exception (GPLv2+CE).'" >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/java/share/metwork_packages/openjdk.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/java download uncompress make[1]: Entering directory '/src/layers/layer8_java/0500_openjdk' /opt/metwork-mfext-1.2/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.2/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.2/opt/java/${DIR}; cp -Rf ${DIR} /opt/metwork-mfext-1.2/opt/java/; done make[3]: Leaving directory `/src/layers/layer8_java/0500_openjdk' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.2/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/java" cache: /buildcache/mfext_cache_layer_java_e5eaf0cd901436fa881eea88e7de5bb1.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.2/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/monitoring" "monitoring" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache missed (/buildcache/mfext_cache_layer_monitoring_ab44fc599d49c87d1a38b8de8c3616dc.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.2/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.2/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.2/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.2/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.2/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.2/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-1.2/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.2/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.2/opt/monitoring/bin/vector make[3]: Leaving directory `/src/layers/layer8_monitoring/0400_vector' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.2/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_ab44fc599d49c87d1a38b8de8c3616dc.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.2/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/nodejs" "nodejs" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf source hash: b67df0b00fc94b997fce005ec86376fb cache missed (/buildcache/mfext_cache_layer_nodejs_f1caf82ce4d864aecbf66c00cf96d125.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.2/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.2/opt/nodejs/share/metwork_packages/nodejs.yaml touch /opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "name: 'nodejs'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "version: '10.16.3'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checksum: '9a539e6a9c00539a4ce44b71837cb112'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "website: 'http://nodejs.org'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml echo "license: 'X11'" >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/nodejs/share/metwork_packages/nodejs.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/nodejs download uncompress make[1]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' /opt/metwork-mfext-1.2/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.2/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.2/opt/nodejs/ make[3]: Leaving directory `/src/layers/layer8_nodejs/0500_nodejs' if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.2/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/nodejs" cache: /buildcache/mfext_cache_layer_nodejs_f1caf82ce4d864aecbf66c00cf96d125.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.2/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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.2/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/default" "default" /etc/buildimage_hash: ae2d7c780cedff9074ede95dede80756 /src/adm/root.mk md5sum hash: d49f21f6fa586c59963933025acf3acc core@mfext layer (dependency) hash (from cache): 5ba3114a82afe3af8141b80d06c66205 devtools@mfext layer (dependency) hash (from cache): d842f3f8e03ab5296dfb71162ad4dace java@mfext layer (dependency) hash (from cache): 94cef15704f3a952573acd966013afce monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): 9eed80f4d7e7360f0ad11695b9b46a25 openresty@mfext layer (dependency) hash (from cache): fab4b6026c2471f98254fa7c55eb19cd python3@mfext layer (dependency) hash (from cache): 8efdfa69525710b70ddc63f1994e50a4 python3_core@mfext layer (dependency) hash (from cache): 6d704278032f1aa85c880872e5ba53fb python3_devtools@mfext layer (dependency) hash (from cache): 47f83da42a367752810fdfc3b1e0e335 python3_scientific_core@mfext layer (dependency) hash (from cache): 93ecc5542d30c9d5e79b1cf3105727fe root@mfext layer (dependency) hash (from cache): d037d475d797ca0c424f7cbe6537d5cf scientific_core@mfext layer (dependency) hash (from cache): 3a5db465e7ab8af56d56221f94991bbe tcltk@mfext layer (dependency) hash (from cache): d36f537624d4e8e0eb12b5e694900968 source hash: 3d4365ed5d7849d1406cbdfd41d3ee72 cache missed (/buildcache/mfext_cache_layer_default_3114a6688b85c75f4091afaab074ca95.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.2/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.2/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.2/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/default" cache: /buildcache/mfext_cache_layer_default_3114a6688b85c75f4091afaab074ca95.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.2/bin/outside chmod a+rx /opt/metwork-mfext-1.2/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.2/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.2/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.2/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.2/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.2/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.2/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.2/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.2/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.2/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.2/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.2/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.2/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.2/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.2/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.2/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.2/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.2/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.2/bin/components chmod a+rx /opt/metwork-mfext-1.2/bin/components cp -f _circus.start /opt/metwork-mfext-1.2/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.2/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.2/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.2/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.2/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.2/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.2/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.2/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.2/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.2/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.2/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.2/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.2/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.2/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.2/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.2/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.2/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.2/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.2/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.2/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.2/bin/config.py chmod a+rx /opt/metwork-mfext-1.2/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.2/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.2/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.2/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.2/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.2/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.2/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.2/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.2/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.2/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.2/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.2/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.2/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.2/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.2/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.2/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.2/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.2/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.2/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.2/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.2/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.2/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.2/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.2/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.2/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.2/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.2/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.2/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.2/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.2/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.2/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.2/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.2/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.2/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.2/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.2/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.2/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.2/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.2/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.2/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.2/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.2/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.2/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.2/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.2/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.2/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.2/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.2/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.2/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.2/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.2/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.2/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.2/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.2/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.2/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.2/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.2/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.2/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.2/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.2/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.2/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.2/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.2/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.2/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.2/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.2/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.2/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.2/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.2/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.2/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.2/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.2/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.2/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.2/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.2/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.2/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-1.2/bin/before_start_vector chmod a+rx /opt/metwork-mfext-1.2/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.2/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.2/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.2/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.2/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.2/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.2/share/templates/bashrc /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.2/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.2/share/templates/bash_profile /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.2/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.2/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.2/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.2/share/templates/nethard_profile /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.2/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.2/share/templates/interactive_profile /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.2/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.2/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.2 && /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.2/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.2/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.2/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.2/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.2/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.2/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.2/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.2/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.2/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.2/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.2/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.2/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.2/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.2/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.2/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.2/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.2/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.2/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.2/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.2/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.2/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.2/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.2/share/templates/crontab cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.2/share/templates/circus.ini mkdir -p /opt/metwork-mfext-1.2/lib/mfext touch /opt/metwork-mfext-1.2/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-1.2/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.2/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.2/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.2/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.2/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.2/bin/envtpl >/opt/metwork-mfext-1.2/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.2/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))